jellyfin/MediaBrowser.Controller
2023-10-03 19:23:35 +02:00
..
Authentication Reduce log spam on failed logins 2023-08-21 19:09:32 +02:00
BaseItemManager Reduce bottlenecks scan code (#9863) 2023-06-21 21:01:47 -06:00
Channels Reduce usage of GetAwaiter().GetResult() 2023-03-14 12:05:49 +01:00
Chapters
ClientEvent
Collections Added CleanupCollection task 2023-02-01 19:34:58 +01:00
Configuration
Devices
Dlna
Drawing Merge pull request #10056 from Bond-009/nullable2 2023-09-12 11:09:20 +02:00
Dto Return NotFound when itemId isn't found 2023-02-04 20:11:08 +01:00
Entities CollectionFolder: replace Dictionary + locks with ConcurrentDictionary 2023-09-25 18:12:12 +02:00
Events Apply review suggestions 2023-07-29 13:50:55 +02:00
Extensions Source SQLite cache_size from an Environment Variable (#9666) 2023-06-05 10:46:13 -06:00
IO Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
Library == null -> is null 2023-08-22 21:14:54 +02:00
LiveTv Remove redundant 'else' keywords 2023-04-06 19:38:34 +02:00
Lyrics Check for empty string in DefaultLyricProvider 2023-07-01 11:16:21 +02:00
MediaEncoding Fix A53 CC SEI breaking H26x_VAAPI hardware encode 2023-09-25 22:56:59 +08:00
Net Apply review suggestions 2023-07-15 20:15:11 +02:00
Persistence Allocate less Lists 2023-03-01 00:44:57 +01:00
Playlists Extend collections cleanup task to include playlists too 2023-09-16 15:09:19 +02:00
Plugins
Properties Rewrite BaseItem.ModifySortChunks 2022-10-12 17:43:01 +02:00
Providers Reduce bottlenecks scan code (#9863) 2023-06-21 21:01:47 -06:00
QuickConnect
Resolvers PhotoResolver: change how generated images are detected 2023-09-27 17:20:55 +02:00
Security Enable nullable for more files and add tests 2023-08-22 18:11:34 +02:00
Session Use IHostLifetime to handle restarting and shutting down 2023-09-23 11:57:38 -04:00
Sorting
Subtitles Add ability to upload (and save) SDH subtitles (#10036) 2023-07-29 06:52:35 -06:00
SyncPlay Add all websocket messages to generated openapi spec (#9682) 2023-06-10 07:28:21 -06:00
TV
IDisplayPreferencesManager.cs
IServerApplicationHost.cs
IServerApplicationPaths.cs Remove unused ImageByName API (#8928) 2022-12-19 18:44:13 -07:00
MediaBrowser.Controller.csproj Use Directory.Packages.props (#9135) 2023-02-04 10:15:08 -07:00