Commit Graph

23207 Commits (3d735e242af4f3606a2947cf75a99e8284f1615c)
 

Author SHA1 Message Date
Claus Vium b0b4068ddf
Update MediaBrowser.MediaEncoding/Subtitles/SubtitleEditParser.cs
2 years ago
Luke F 3bd2cc9860 Resolve a System.IndexOutOfRangeException when requesting IDs that do not exist via /Users/.../Items. Previously it was possible for the 'index' values in 'positions' to refer beyond 'size'.
2 years ago
Shadowghost feb035b9e0 Extract external subs from container before determining character set
2 years ago
nyanmisaka 82f362abd9 Fix DV P5 MKV remuxing
2 years ago
nyanmisaka 04b73cace6 Disable auto inserted SW scaler for HW decoders in case of changed resolution
2 years ago
cvium 3b69f38a1f fix tests
2 years ago
cvium 126da94020 use reflection to get all subtitle formats without causing libse configuration loading
2 years ago
Bond-009 f9dffa767f
Merge pull request #8167 from crobibero/plugin-library-scan
2 years ago
Claus Vium 444b0ea310
Merge pull request #8163 from daullmer/cover-m3u
2 years ago
Claus Vium 484427b4aa
Merge pull request #8127 from jellyfin/wa-i915-hang
2 years ago
David Ullmer c3f0649fde
Update MediaBrowser.Controller/Entities/Audio/MusicAlbum.cs
2 years ago
Nyanmisaka e877486056
Apply suggestions from code review
2 years ago
Claus Vium 9854751137
Merge pull request #8061 from jellyfin/fix-long-time-interop
2 years ago
Claus Vium 057e8ef240
Merge pull request #8166 from joseph39/people-query-fix-10.8.z
2 years ago
Cody Robibero 205783f46f re-add library scan from library manager
2 years ago
Cody Robibero b2fb96ffed
Merge pull request #8152 from thornbill/fix-rtsp-over-tcp
2 years ago
Cody Robibero ee22feb89a
Merge pull request #7732 from LewkyB/fix-websockets-close-gracefully-on-shutdown
2 years ago
Joseph ca5979cd77
Bind @userid only when it's in the statement
2 years ago
David Ullmer d36f49589a
Don't refresh playlists on album refresh
2 years ago
luke brown 70f37f0527 Merge branch 'release-10.8.z' of github.com:jellyfin/jellyfin into fix-websockets-close-gracefully-on-shutdown
2 years ago
Bill Thornton dfe0aef530 Fix support for rtsp streams over tcp
2 years ago
Luke Brown 9e31d5a73f relocated Dispose
2 years ago
Luke Brown f088ca5555 add Dispose in DisposeAsyncCore
2 years ago
Bond-009 2b46917dcf
Merge pull request #8104 from Shadowghost/resolution-fix
2 years ago
nyanmisaka 7bae6eff95 Fix intel dx11-ocl interop taking too long to initialize on windows
2 years ago
Joshua M. Boniface d0fd23bb4b
Merge pull request #8115 from crobibero/dotnet-6.0.7
2 years ago
Shadowghost d694a6c09a Add more MediaStream resolution tests, sort them by width
2 years ago
nyanmisaka 58f61ed118 Workaround for linux 5.18+ i915 hang at cost of performance
2 years ago
Cody Robibero b9da0e7f83 Update remaining dependencies
2 years ago
Cody Robibero 7eaa0600e0 Update to dotnet 6.0.7
2 years ago
Bond-009 47c2c536e4
Merge pull request #8078 from Andy2244/fix-stream_copy
2 years ago
Bond-009 7ef9e95d75
Merge pull request #8092 from Andy2244/fix-audio_codec_bitrate
2 years ago
Shadowghost f8ea4577ab Add resolution text output for more resolutions
2 years ago
Andy Walsh 72da42cb0a allow higher opus, vorbis transcode bitrates
2 years ago
cvium dbfa0f3027 fix unsupported
2 years ago
cvium 78f437401b loop over all compatible SubtitleFormats
2 years ago
cvium 1db748399c feat: make subtitleeditparser generic
2 years ago
Andy Walsh a41c67d16b fix copy&paste error for requestedRangeTypes preventing stream copy
2 years ago
Bond-009 84a1674f39
Merge pull request #8013 from daullmer/parental_password_fix
2 years ago
David Ullmer 81e535fc62
Rollback changes in IUserManager
2 years ago
David Ullmer f9d26ea1bc
Use IsInRole
2 years ago
David Ullmer 5f3dbd8294
Allow administrator to always change password
2 years ago
Claus Vium 9cebdfdec0
Merge pull request #8038 from Shadowghost/secure-sudoers
2 years ago
Shadowghost 891ccd7bb2 Remove mount and unmount permissions for jellyfin group from sudoers
2 years ago
Joshua M. Boniface 54778d875d Bump version to 10.8.1
2 years ago
Joshua M. Boniface 39d185c7b1
Merge pull request #7964 from jellyfin/dovi-side-data
2 years ago
Joshua M. Boniface a7d45b5d3a
Merge pull request #7994 from nyanmisaka/fix-throttler
2 years ago
David Ullmer 7efa4e38c1
Fix password change during parental schedule
2 years ago
nyanmisaka 506ed6940b Detach TranscodingJob from StreamState
2 years ago
nyanmisaka 5dbe16d3e6 Re-enable throttler for HWA and Copy
2 years ago