Commit Graph

29 Commits (68fd9c469f013acef3e661d15adb61c4eb965ec7)

Author SHA1 Message Date
Patrick Barron 9215a4d40a Add ITranscodeManager service
10 months ago
Patrick Barron c2081955c8 Rename and clean up TranscodingJob
10 months ago
Patrick Barron abd74fd5a4 Move TranscodingJobDto and TranscodingThrottler to Controller
10 months ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
2 years ago
SenorSmartyPants d5e7e75421 Remove unused httpContext parameter
3 years ago
SenorSmartyPants 3ea54a8009 Remove isHeadRequest from GetStaticFile method signatures
3 years ago
SenorSmartyPants bd2bec4d4a Remove special HTTP HEAD processing
3 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
Szymon Acedański b1e8a8565f
Update Jellyfin.Api/Helpers/FileStreamResponseHelpers.cs
4 years ago
Szymon Acedański 136136dea9 Fix incorrect responses for HEAD /audio/<id>/stream
4 years ago
BaronGreenback d819a1d928
Remove Content-Length header from DLNA HEAD request (#5335)
4 years ago
Bond_009 e9f22303a4 Properly forward cancellationTokens
4 years ago
Bond_009 4b1c9dc9ea Pass cancellation where possible
4 years ago
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1)
4 years ago
cvium 6ca313abc1 Add ProgressiveFileStream
4 years ago
BaronGreenback 25e965b85c
Update FileStreamResponseHelpers.cs
4 years ago
BaronGreenback d3e8834e80
Removed memoryStream
4 years ago
David 4836f14aff Enable HTTP Range Processing
4 years ago
Anthony Lavado 634ee2d1e9
Merge pull request #3861 from crobibero/fixes
4 years ago
crobibero be67528958 add disposal docs
4 years ago
crobibero 767c73e5c1 fix usings
4 years ago
crobibero c5e9cf15f6 Use proper IHttpContextAccessor
4 years ago
crobibero f543a17d1b Apply review fixes
4 years ago
crobibero b8d327889b Add missing functions
4 years ago
David ca3dcc3db0 Fix suggestions from review
4 years ago
David d39f481a5c Apply suggestions from review
4 years ago
David 2ce97c022e Move AudioService to Jellyfin.Api
4 years ago
David 07e56850be Remove caching and content length
4 years ago
David 3514813eb4 Continute work
4 years ago