jellyfin/MediaBrowser.Controller
2022-12-05 15:00:20 +01:00
..
Authentication Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
BaseItemManager Replace == null with is null 2022-12-05 15:00:20 +01:00
Channels BaseItem: remove unused function 2022-03-11 16:21:32 +01:00
Chapters Fix warnings in MediaBrowser.Controller/Drawing 2021-07-24 20:33:58 -07:00
ClientEvent Remove ClientLog endpoints 2021-11-20 08:47:05 -07:00
Collections Update StyleCop 2021-12-24 18:28:27 +01:00
Configuration Minor improvements 2021-08-15 23:48:19 +02:00
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 Replace == null with is null 2022-12-05 15:00:20 +01:00
Dto Fix warnings in MediaBrowser.Controller/Drawing 2021-07-24 20:33:58 -07:00
Entities Replace == null with is null 2022-12-05 15:00:20 +01:00
Events Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
Extensions Merge pull request #7202 from knackebrot/unix-perms 2022-03-26 07:24:06 -06:00
IO Use ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02:00
Library Replace == null with is null 2022-12-05 15:00:20 +01:00
LiveTv Replace == null with is null 2022-12-05 15:00:20 +01:00
Lyrics Update MediaBrowser.Controller/Lyrics/LyricInfo.cs 2022-09-26 16:24:21 -04:00
MediaEncoding Replace == null with is null 2022-12-05 15:00:20 +01:00
Net Investigate some TODO comments 2022-11-27 14:13:31 +01:00
Notifications Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
Persistence Clean up SqliteItemRepository 2022-02-15 22:27:38 +01:00
Playlists Remove redundant using directives 2022-09-28 16:26:03 +02:00
Plugins Minor fixes 2021-06-06 18:11:51 +02:00
Properties Rewrite BaseItem.ModifySortChunks 2022-10-12 17:43:01 +02:00
Providers Replace == null with is null 2022-12-05 15:00:20 +01:00
QuickConnect Fix issues with QuickConnect and AuthenticationDb 2021-06-23 21:07:08 -06:00
Resolvers Fix some things that slipped through the cracks 2022-10-11 23:37:29 +02:00
Security Remove all unused usings 2021-09-06 21:15:30 +02:00
Session Replace == null with is null 2022-12-05 15:00:20 +01:00
Sorting Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00
Subtitles Add IsAutomated to SubtitleSearchRequest 2021-10-19 21:06:05 +02:00
SyncPlay Fix various typos 2022-08-15 06:48:34 -04:00
TV Fix suggestions from review 2021-05-15 15:33:50 -06:00
IDisplayPreferencesManager.cs Minor cleanup 2022-08-18 13:56:23 +02:00
IServerApplicationHost.cs Merge pull request #7954 from cvium/fix_7953_dlna_url 2022-06-29 01:26:15 -04:00
IServerApplicationPaths.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
MediaBrowser.Controller.csproj Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709) 2022-12-05 13:54:28 +01:00