Commit Graph

26609 Commits (cd4519c15f1debc5109ab2de970b5b7f042468b0)
 

Author SHA1 Message Date
gnattu cd4519c15f Check if the video has an audio track before fallback
3 months ago
gnattu 65f722f23c
Fallback to lossy audio codec for bitrate limit (#13127)
3 months ago
gnattu e7ac3e3929
Fix missing ConfigureAwait (#13139)
3 months ago
Bond-009 9464f9e622
Merge pull request #13113 from gnattu/only-remux-dv-when-no-fallback
3 months ago
Joshua M. Boniface 746280af0b
Merge pull request #13106 from RealGreenDragon/patch-1
3 months ago
gnattu 9bc6e8a306 Only do DoVi remux when the client supports profiles without fallbacks
3 months ago
RealGreenDragon b0105179eb
Enable RemoveOldPlugins by default
3 months ago
Jellyfin Release Bot b3e563385c Bump version to 10.10.3
3 months ago
Cody Robibero 5e45403cb1
Downgrade minimum sdk version (#13063)
3 months ago
Tim Eisele 23de7e517e
Exclude file system based library playlists from migration (#13059)
3 months ago
Jellyfin Release Bot be23f4eb0d Bump version to 10.10.2
3 months ago
Joshua M. Boniface 38c08c4fad
Merge pull request #12916 from JPVenson/bugfix/10.10/MediaSegmentsRespectDisabledProviders
3 months ago
JPVenson 1b4ab5e777 pr review stuff
3 months ago
Akaanksh Raj 293e0f5faf
Respect cancellation token/HTTP request aborts correctly in `SymlinkFollowingPhysicalFileResultExecutor` (#13033)
3 months ago
Cody Robibero 13ae2266de
Merge pull request #13038 from Bond-009/stable-deps
3 months ago
renovate[bot] 6870e3496c Update dependency z440.atl.core to 6.8.0
3 months ago
renovate[bot] ea88bdf2f3 Update dependency z440.atl.core to 6.7.0 (#12943)
3 months ago
Bond-009 a6f04ffb7c Merge pull request #13021 from jellyfin/renovate/microsoft
3 months ago
Bond-009 db266d75d6 Merge pull request #12986 from jellyfin/renovate/skiasharp-monorepo
3 months ago
Bond-009 f47d2c1f1a Merge pull request #12792 from jellyfin/renovate/dotnet-monorepo
3 months ago
Tim Eisele 8bee67f1f8
Fix playlists (#12934)
3 months ago
Nyanmisaka cf11a2dc1e
Fix missing procamp vaapi filter (#13026)
3 months ago
gnattu e2434d38c5
Only set first MusicBrainz ID for audio tags (#13003)
3 months ago
gnattu 9e61a6fd72
Always cleanup trickplay temp for ffmpeg failures (#13030)
3 months ago
gnattu d292fde9e2
Use invariant culture for tonemap options (#12991)
3 months ago
Nyanmisaka 25321d7f80
Fix InvariantCulture in VPP tonemap options (#12989)
3 months ago
Joshua M. Boniface 9c6454ec46
Merge pull request #12955 from gnattu/fix-trickplay-regeneration
3 months ago
Joshua M. Boniface 09c377fb6c
Merge pull request #12964 from nyanmisaka/fix-imported-trickplay-height
3 months ago
gnattu 97dc02b163
Always consider null char as delimiter for ID3v2 (#12962)
4 months ago
Nyanmisaka aa08d3f2bf
Fix pixel format in HEVC RExt SDR transcoding (#12973)
4 months ago
nyanmisaka 2354cd45d4 Fix height of imported trickplay tiles
4 months ago
gnattu c8ca0c72e1 Fix trickplay images never being replaced
4 months ago
gnattu 3089e9e40a
Fix json array string writer in JsonDelimitedArrayConverter (#12949)
4 months ago
gnattu 954950dc14
Add a small tolerance value to remux fps check (#12947)
4 months ago
Jellyfin Release Bot f6f4cdf9e7 Bump version to 10.10.1
4 months ago
Joshua M. Boniface 3a9b48a2aa
Merge pull request #12940 from gnattu/remove-local-temp-file
4 months ago
gnattu 5769d5ca91 Catch all exceptions for file removal
4 months ago
gnattu 03271c43a7 Throw the exception as is
4 months ago
gnattu bb30d26ffb Use ExceptionDispatchInfo
4 months ago
gnattu e9ee0ef1f5 Remove temp file even when saving failed
4 months ago
gnattu 3aefbf8cf6 Don't do double remove in BaseDynamicImageProvider
4 months ago
gnattu 469bf9d514 Move the remove source implementation into ProviderManager
4 months ago
Niels van Velzen a165883999
Merge pull request #12931 from gnattu/set-audio-codec-when-transcoding
4 months ago
gnattu 74d2c2addf Remove DynamicImageResponse local image after saved to metadata folder
4 months ago
gnattu 096e1b2970 Add comments noting that comma separated codec list is not supported in pure audio transcoding for now
4 months ago
gnattu b0f44f1d5a Set AudioCodec when building stream
4 months ago
JPVenson 584be05e93 reduced providerid build
4 months ago
JPVenson 3592c629e7
Fixed possible NullReferenceException in SessionManager (#12915)
4 months ago
Mikal S. f99e0407fd
Don't try to prune images for virtual episodes. (#12909)
4 months ago
JPVenson fe9c6fb8ae Fixed enumerable
4 months ago