Commit Graph

73 Commits (24a7e210c377bf828f21b5812f25c6545f7de006)

Author SHA1 Message Date
crobibero 73d2cb1c2a Updated based on review feedback
4 years ago
crobibero 95ebb9a55a Use null coalescing when possible
4 years ago
crobibero 5f52a58e78 Convert NullReferenceException to ResourceNotFoundException
4 years ago
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1)
4 years ago
nyanmisaka 5bd0c2b69d add an option to disable hevc encoding
4 years ago
Stan 3bb8884e16
Merge branch 'master' into bdiso-playback
4 years ago
KonH 211c9cd608 Remove unnecessary null checks in some places
4 years ago
Stanislav Ionascu cd4641dca0 Remove PlayableStreamFileNames as unused
4 years ago
Stanislav Ionascu 3ad6232973 Add probe / direct-stream / transcoding support for BluRays
4 years ago
BaronGreenback bbf196c7bd
Update TranscodingJobHelper.cs
4 years ago
Patrick Barron 6a42a48c09
Merge pull request #3528 from Ullmie02/api-entrypoint
4 years ago
David 3f0c0e2d0d Implement IDisposable
4 years ago
David b717ecd5e0 Move methods to the right class
4 years ago
crobibero f645e2f884 Move DynamicHlsService to Jellyfin.Api
4 years ago
crobibero c97372a133 Add missing docs and remove duplicate function
4 years ago
crobibero 9171e904de Merge remote-tracking branch 'upstream/api-migration' into api-video
4 years ago
crobibero b8d327889b Add missing functions
4 years ago
David Ullmer 4aa0bd064f Move HlsSegmentService to Jellyfin.Api
4 years ago
David 2ce97c022e Move AudioService to Jellyfin.Api
4 years ago
David eae665a9c4 Add properties to StreamState to fix some errors
4 years ago
David 3514813eb4 Continute work
4 years ago
David 2328ec59c9 Migrate AudioService to Jellyfin.Api
4 years ago
crobibero f45d44f321 Move PlaystateService.cs to Jellyfin.Api
4 years ago