..
Authentication
Remove extra newline
2020-08-22 21:57:28 +02:00
BaseItemManager
Fix copy-paste error
2020-12-11 14:03:10 -07:00
Channels
Use a more descriptive function name
2020-12-13 08:15:26 -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
Remove GetSizeEstimate & GetEstimatedAspectRatio
2021-04-11 08:21:23 +02:00
Dto
Convert array property to IReadOnlyList
2020-11-12 08:29:42 -07:00
Entities
FxCop -> Net Analyzers (part 2)
2021-03-13 22:33:28 +01:00
Events
Initial upload
2020-12-14 16:14:39 +00: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
Use distinct for artists to avoid double refreshing
2021-03-10 08:20:02 +01:00
LiveTv
Update MediaBrowser.Controller/LiveTv/ChannelInfo.cs
2021-03-24 21:23:59 +01:00
MediaEncoding
Ignore format for ISO files
2021-03-25 12:23:29 +01: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
Can't reference System.IO.Path as 'Path', even though System.IO is in the usings, because there is a Path property of the class.
2021-04-08 05:19:28 -04:00
Plugins
Remoed configurationPageType
2021-01-15 10:36:44 +00:00
Properties
Adjusted AssemblyCopyright attribute values.
2019-03-14 22:17:56 +01:00
Providers
Fix possible nullref
2021-04-04 01:45:15 +02:00
QuickConnect
Apply suggestions from code review
2020-08-17 17:13:11 -05:00
Resolvers
do not resolve episode-like files if they are in extras folders
2021-03-14 19:56:45 +01: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
Update authorization policies for SyncPlay
2020-12-07 10:33:15 +01:00
TV
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
2020-08-22 21:56:24 +02:00
IDisplayPreferencesManager.cs
fix build...somehow
2021-04-07 13:17:59 +02:00
IServerApplicationHost.cs
fixed build
2021-02-28 10:16:28 +00:00
IServerApplicationPaths.cs
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
2020-08-22 21:56:24 +02:00
MediaBrowser.Controller.csproj
FxCop -> Net Analyzers (part 2)
2021-03-13 22:33:28 +01:00