jellyfin/MediaBrowser.Controller
2020-12-11 15:04:14 -07:00
..
Authentication Remove extra newline 2020-08-22 21:57:28 +02:00
BaseItemManager Actually use library options when filtering metadata providers 2020-12-08 17:47:13 -07:00
Channels Use typed UserManager GetPreference 2020-12-11 15:00:43 -07:00
Chapters Minor improvements 2020-02-23 10:53:51 +01:00
Collections Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
Configuration use constructor to set optimal config values 2020-06-27 00:22:27 +09:00
Devices Merge branch 'master' into event-rewrite-1 2020-08-24 20:04:13 -04:00
Dlna Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
Drawing Enable nullable for interface 2020-08-31 16:35:37 +02:00
Dto Convert array property to IReadOnlyList 2020-11-12 08:29:42 -07:00
Entities Use typed UserManager GetPreference 2020-12-11 15:04:14 -07:00
Events Document IEventConsumer 2020-08-24 20:34:33 -04:00
Extensions Minor improvements 2020-09-20 14:02:41 +02:00
IO Fix SA1513, SA1514, SA1507, and SA1508 2020-09-28 15:04:31 -05:00
Library Merge pull request #4766 from barronpm/usermanager-async 2020-12-11 21:29:20 +01:00
LiveTv Convert array property to IReadOnlyList 2020-11-12 08:29:42 -07:00
MediaEncoding Remove IIsoMounter and IsoMounter 2020-12-03 07:34:15 -07:00
Net Merge pull request #3194 from OancaAndrei/syncplay-enhanced 2020-12-04 20:22:30 -05:00
Notifications Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
Persistence Fix SA1513, SA1514, SA1507, and SA1508 2020-09-28 15:04:31 -05:00
Playlists Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 2020-11-16 20:29:46 -07:00
Plugins Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Providers Move MetadataRefreshThrottler to BaseItemManager 2020-12-02 18:51:53 -08:00
QuickConnect Apply suggestions from code review 2020-08-17 17:13:11 -05:00
Resolvers Fix SA 1116 warnings 2020-10-12 20:05:11 +02:00
Security Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
Session Add SessionControllerConnected event 2020-12-07 01:04:48 +01:00
Sorting Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
Subtitles Fix added warnings 2020-09-11 16:11:19 -06:00
Sync Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
SyncPlay Reorder parameters in HandleRequest 2020-12-04 23:16:15 +01:00
TV Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
IDisplayPreferencesManager.cs Add ItemId to all display preferences 2020-12-04 16:00:11 -07:00
IServerApplicationHost.cs Upgraded to .Net5 2020-11-16 17:17:49 +00:00
IServerApplicationPaths.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
MediaBrowser.Controller.csproj Merge remote-tracking branch 'upstream/master' into library_scan_speed 2020-11-19 18:44:16 -08:00