jellyfin/MediaBrowser.Controller
Joshua M. Boniface a6199f821b
Merge pull request #4169 from stanionascu/bdiso-playback
Playback (direct-stream/transcode) of BDISO/BDAV containers
2020-12-01 22:36:04 -05:00
..
Authentication Remove extra newline 2020-08-22 21:57:28 +02:00
BaseItemManager Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs 2020-11-08 06:42:54 -07: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 Merge pull request #4169 from stanionascu/bdiso-playback 2020-12-01 22:36:04 -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 branch 'master' into defer_image_fetching 2020-11-21 17:20:31 -05:00
LiveTv Convert array property to IReadOnlyList 2020-11-12 08:29:42 -07:00
MediaEncoding Merge pull request #4169 from stanionascu/bdiso-playback 2020-12-01 22:36:04 -05:00
Net Return NoResult only when request doesn't have a token. 2020-12-01 14:47:42 -07: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 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 Convert ClientCapabilities to a Dto with JsonConverters 2020-11-21 11:37:22 -07: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
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 Update packages to net5 2020-11-10 09:52:34 -07:00