jellyfin/MediaBrowser.Controller
Bond_009 bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[])
2020-11-14 20:27:48 +01:00
..
Authentication Remove extra newline 2020-08-22 21:57:28 +02:00
Channels Fix SA1513, SA1514, SA1507, and SA1508 2020-09-28 15:04:31 -05: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 Fixes #4465 by adding the missing extras folders. 2020-11-11 13:47:42 -05: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 #4420 from cvium/fix_person_studio_genre_endpoints 2020-11-08 10:22:18 +01:00
LiveTv Convert array property to IReadOnlyList 2020-11-12 08:29:42 -07:00
MediaEncoding Use string.Split(char) where possible instead of string.Split(char[]) 2020-11-14 20:27:48 +01:00
Net Remove OriginalAuthenticationInfo and add IsAuthenticated property 2020-11-08 16:10:33 +01: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 Use nameof where possible 2020-10-17 16:19:57 +02: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 Use the get or add argument 2020-09-27 17:34:36 -07: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 Merge pull request #4210 from nielsvanvelzen/typed-websocket-message 2020-10-05 10:40:52 +02: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 Improve GroupInfo class 2020-10-04 16:27:34 +02:00
TV Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
IDisplayPreferencesManager.cs Save new display preferences 2020-11-02 09:23:29 +01:00
IResourceFileManager.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
IServerApplicationHost.cs Merge pull request #4247 from crobibero/update-plugin 2020-11-08 18:00:49 +01:00
IServerApplicationPaths.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
MediaBrowser.Controller.csproj Update to dotnet 3.1.9 2020-10-13 18:50:04 -06:00