jellyfin/MediaBrowser.Controller
Bond-009 53eda14dcc
Merge pull request #16967 from Shadowghost/fix-recently-added-posters
Fix recently added episode links and posters
2026-06-01 21:59:06 +02:00
..
Authentication Merge pull request #14950 from nielsvanvelzen/security-remove-has-password 2025-11-27 16:31:05 +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 feat/audiobook_chapters (#16518) 2026-05-03 12:18:20 +02:00
ClientEvent Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
Collections Add a collection API for Included In feature (#15516) 2026-05-29 20:00:34 +02: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 Fix recently added episode links and posters 2026-05-29 10:41:50 +02:00
Entities Only resolve symlinks on playback (#16965) 2026-06-01 19:43:25 +02: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 Safeguard against invalid GUIDs (#16813) 2026-05-12 18:12:54 +02:00
Library Fix similarity (#16942) 2026-05-31 17:21:15 +02:00
LibraryTaskScheduler Fix tests 2026-01-14 18:55:47 +01:00
LiveTv Merge remote-tracking branch 'upstream/master' into epg-fixes 2026-04-20 08:16:45 +02:00
Lyrics Save embedded lyrics when probing audio 2024-02-28 17:34:33 -07:00
MediaEncoding Fix A/V desync when resuming HLS with video transcode + audio copy (#16580) 2026-05-28 19:26:28 +02:00
MediaSegments Run tree-wide dotnet format 2026-05-21 20:48:41 +02:00
Net Add Accept-Language header support for per-request localization 2026-05-12 23:18:38 +02:00
Persistence Fix similarity (#16942) 2026-05-31 17:21:15 +02:00
Playlists Change moveToTop in AddItemToPlaylistAsync to 0-based position 2025-10-23 19:27:34 -05:00
Plugins Fix integrated provider images 2026-05-15 18:42:11 +02:00
Properties Rewrite BaseItem.ModifySortChunks 2022-10-12 17:43:01 +02:00
Providers Merge pull request #15970 from Shadowghost/similarity 2026-05-15 10:00:53 +02: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 Remove the unused NowPlayingQueueFullItems session property from session DTOs and associated references 2026-05-29 22:07:31 -04:00
Sorting Replace AlphanumericComparator with new CompareOptions.NumericOrdering 2026-01-14 18:55:47 +01: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 Run tree-wide dotnet format 2026-05-21 20:48:41 +02: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 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 Switch to new version scheme (#16758) 2026-05-06 17:41:34 -04:00