jellyfin/MediaBrowser.Controller
2025-06-26 17:50:37 -06:00
..
Authentication Fixed namespaces 2025-03-25 16:45:00 +01: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 Merge pull request #13847 from Shadowghost/rework-chapter-management 2025-04-26 14:01:12 +02: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 modification checks and make sure to use UTC (#14347) 2025-06-26 17:50:37 -06:00
Events Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.Write 2024-09-18 15:42:15 +02:00
Extensions Backport pull request #12934 from jellyfin/release-10.10.z 2024-11-19 15:43:18 -05:00
IO Cleanup external item data cleanup (#14072) 2025-05-09 08:35:29 -06:00
Library Recognize file changes and remove data on change (#13839) 2025-05-04 21:21:44 -06:00
LibraryTaskScheduler Use proper scheduler that honors the parallel task limit (#14281) 2025-06-15 15:21:11 -06: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 -fps_mode option being applied on input (#14379) 2025-06-26 17:48:43 -06:00
MediaSegments Fix existing media segments not being handled on scan (#14218) 2025-06-10 07:45:09 -06:00
Net Fix SyncPlay WebSocket OpenAPI schemas (#13946) 2025-04-19 13:08:15 -06:00
Persistence Always set update action when item does not exist (#14304) 2025-06-15 15:19:57 -06:00
Playlists Fixed namespaces 2025-03-25 16:45:00 +01: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
Trickplay Cleanup external item data cleanup (#14072) 2025-05-09 08:35:29 -06:00
TV Fix suggestions from review 2021-05-15 15:33:50 -06:00
IDisplayPreferencesManager.cs Fixed namespaces 2025-03-25 16:45:00 +01: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 Import Keyframes into database (#13771) 2025-04-02 18:06:40 -06:00