Commit Graph

30 Commits (d1677dc680338679f06cc506e97f576d16d022b5)

Author SHA1 Message Date
Mark Cilia Vincenti d1677dc680 AsyncKeyedLock migration
5 months ago
Patrick Barron 9215a4d40a Add ITranscodeManager service
6 months ago
Patrick Barron c2081955c8 Rename and clean up TranscodingJob
6 months ago
Patrick Barron abd74fd5a4 Move TranscodingJobDto and TranscodingThrottler to Controller
6 months ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
SenorSmartyPants d5e7e75421 Remove unused httpContext parameter
2 years ago
SenorSmartyPants 3ea54a8009 Remove isHeadRequest from GetStaticFile method signatures
2 years ago
SenorSmartyPants bd2bec4d4a Remove special HTTP HEAD processing
2 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
Szymon Acedański b1e8a8565f
Update Jellyfin.Api/Helpers/FileStreamResponseHelpers.cs
3 years ago
Szymon Acedański 136136dea9 Fix incorrect responses for HEAD /audio/<id>/stream
3 years ago
BaronGreenback d819a1d928
Remove Content-Length header from DLNA HEAD request (#5335)
3 years ago
Bond_009 e9f22303a4 Properly forward cancellationTokens
3 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