jellyfin/MediaBrowser.Controller
Bond_009 d92e9ae85e Enable nullable for more files and add tests
Adds basic tests for FFProbeVideoInfo.CreateDummyChapters
Fixed error message CreateDummyChapters instead of reporting the total minutes it only reported the minute component
2023-08-22 18:11:34 +02:00
..
Authentication
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 Remove ClientLog endpoints 2021-11-20 08:47:05 -07:00
Collections Added CleanupCollection task 2023-02-01 19:34:58 +01:00
Configuration
Devices Re-add documentation 2021-09-02 20:22:08 -04:00
Dlna Use correct id when finding existing dlna profile 2021-10-31 08:49:24 -06:00
Drawing Enable nullable for more files and add tests 2023-08-22 18:11:34 +02:00
Dto Return NotFound when itemId isn't found 2023-02-04 20:11:08 +01:00
Entities Enable nullable for more files and add tests 2023-08-22 18:11:34 +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 Reduce bottlenecks scan code (#9863) 2023-06-21 21:01:47 -06: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: accessing Standard* of a Process requires manually disposing them afterwards (#10125) 2023-08-20 20:06:57 +02: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 Fix playlists library and migration (#9770) 2023-05-15 06:45:33 -06: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 Replace != null with is not null 2022-12-05 15:01:13 +01:00
Security Enable nullable for more files and add tests 2023-08-22 18:11:34 +02:00
Session Remove unused using directives 2023-04-06 19:17:28 +02: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 Minor cleanup 2022-08-18 13:56:23 +02:00
IServerApplicationHost.cs Migrate NetworkManager and Tests to native .NET IP objects 2022-07-19 21:28:04 +02:00
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