jellyfin/MediaBrowser.Controller
Nyanmisaka 035b5895b0
Fix AV1 decoding hang regression on RK3588 (#15776)
2025-12-13 08:27:29 -07:00
..
Authentication Update password reset to always return the same response structure (#15254) 2025-11-01 14:17:09 -06:00
BaseItemManager Remove redundant using directives 2023-10-08 00:50:02 +02:00
Channels Fixed namespaces 2025-03-25 16:45:00 +01:00
Chapters Remove chapters on file change (#14984) 2025-10-13 12:32:41 -06:00
ClientEvent Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
Collections Fixed namespaces 2025-03-25 16:45:00 +01:00
Configuration Minor improvements 2021-08-15 23:48:19 +02:00
Devices Fixed namespaces 2025-03-25 16:45:00 +01:00
Drawing Fixed namespaces 2025-03-25 16:45:00 +01:00
Dto Cleanup ItemFields (#13818) 2025-03-31 17:46:21 -06:00
Entities Fix collection display order (#15767) 2025-12-13 08:27:01 -07:00
Events Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.Write 2024-09-18 15:42:15 +02:00
Extensions Avoid constant arrays as arguments (#14784) 2025-09-12 13:58:28 -06:00
IO Fix ResolveLinkTarget crashing on exFAT drives (#15568) 2025-11-21 21:14:39 -07:00
Library Add People Dedup and multiple progress fixes (#14848) 2025-09-24 15:20:30 -06:00
LibraryTaskScheduler Fixes 15661. Replace BlockingCollection with Channel in LimitedConcurrencyLibraryScheduler to prevent blocking in an asynchronous context. 2025-12-03 21:50:08 -05:00
LiveTv Fixed namespaces 2025-03-25 16:45:00 +01:00
Lyrics Save embedded lyrics when probing audio 2024-02-28 17:34:33 -07:00
MediaEncoding Fix AV1 decoding hang regression on RK3588 (#15776) 2025-12-13 08:27:29 -07:00
MediaSegments Fix existing media segments not being handled on scan (#14218) 2025-06-10 07:45:09 -06:00
Net Allow non-admin users to subscribe to their own Sessions (#13767) 2025-09-12 14:15:00 -06:00
Persistence Remove chapters on file change (#14984) 2025-10-13 12:32:41 -06:00
Playlists Optimize internal querying of UserData, other fixes (#14795) 2025-09-16 13:08:04 -06:00
Plugins Remove IServerEntryPoint 2024-02-07 10:52:36 -05:00
Properties Rewrite BaseItem.ModifySortChunks 2022-10-12 17:43:01 +02:00
Providers Revert changes to DirectoryService 2025-03-27 21:13:27 -06:00
QuickConnect Fix issues with QuickConnect and AuthenticationDb 2021-06-23 21:07:08 -06:00
Resolvers Enable nullable for LibraryManager (#11191) 2024-04-17 10:44:50 -06:00
Security Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
Session Fix SyncPlay WebSocket OpenAPI schemas (#13946) 2025-04-19 13:08:15 -06:00
Sorting Cleanup external item data cleanup (#14072) 2025-05-09 08:35:29 -06:00
Streaming chore: fix spelling 2025-01-25 20:05:15 -05:00
Subtitles Add ability to upload (and save) SDH subtitles (#10036) 2023-07-29 06:52:35 -06:00
SyncPlay Return SyncPlay group info after creation, add GET group endpoint (#13935) 2025-04-20 19:40:23 -06:00
SystemBackupService Add declarative backups for migrations (#14135) 2025-06-03 16:49:41 -06:00
TV Fix suggestions from review 2021-05-15 15:33:50 -06:00
Trickplay Cleanup external item data cleanup (#14072) 2025-05-09 08:35:29 -06:00
IDisplayPreferencesManager.cs Refactor Display preference manager (#14056) 2025-09-05 14:39:15 -06:00
IServerApplicationHost.cs Add Full system backup feature (#13945) 2025-05-18 18:39:04 -06:00
IServerApplicationPaths.cs Check for path overlaps (#12832) 2025-04-26 09:30:25 -06:00
ISystemManager.cs Add Api and startup check for sufficient storage capacity (#13888) 2025-04-20 20:06:50 -06:00
MediaBrowser.Controller.csproj Bump version to 10.11.4 2025-11-30 21:33:32 -05:00