jellyfin/MediaBrowser.Controller
Erwin de Haan ec1f5dc317 Mayor code cleanup
Add Argument*Exceptions now use proper nameof operators.

Added exception messages to quite a few Argument*Exceptions.

Fixed rethorwing to be proper syntax.

Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling)

Added some TODOs to log certain exceptions.

Fix sln again.

Fixed all AssemblyInfo's and added proper copyright (where I could find them)

We live in *current year*.

Fixed the use of braces.

Fixed a ton of properties, and made a fair amount of functions static that should be and can be static.

Made more Methods that should be static static.

You can now use static to find bad functions!

Removed unused variable. And added one more proper XML comment.
2019-01-10 20:38:53 +01:00
..
Authentication Mayor code cleanup 2019-01-10 20:38:53 +01:00
Channels Mayor code cleanup 2019-01-10 20:38:53 +01:00
Chapters Post GPL cleanup 2019-01-03 23:19:02 +01:00
Collections Post GPL cleanup 2019-01-03 23:19:02 +01:00
Configuration Add GPL modules 2018-12-27 18:27:57 -05:00
Connect Post GPL cleanup 2019-01-03 23:19:02 +01:00
Devices Add GPL modules 2018-12-27 18:27:57 -05:00
Dlna Add GPL modules 2018-12-27 18:27:57 -05:00
Drawing Add GPL modules 2018-12-27 18:27:57 -05:00
Dto Post GPL cleanup 2019-01-03 23:19:02 +01:00
Entities Mayor code cleanup 2019-01-10 20:38:53 +01:00
Extensions Add GPL modules 2018-12-27 18:27:57 -05:00
IO Mayor code cleanup 2019-01-10 20:38:53 +01:00
Library Mayor code cleanup 2019-01-10 20:38:53 +01:00
LiveTv Fix regression where it would do integer divisions, giving wrong result 2019-01-07 21:10:11 +00:00
MediaEncoding Mayor code cleanup 2019-01-10 20:38:53 +01:00
Net Mayor code cleanup 2019-01-10 20:38:53 +01:00
Notifications Add GPL modules 2018-12-27 18:27:57 -05:00
Persistence Mayor code cleanup 2019-01-10 20:38:53 +01:00
Playlists Post GPL cleanup 2019-01-03 23:19:02 +01:00
Plugins Add GPL modules 2018-12-27 18:27:57 -05:00
Properties Mayor code cleanup 2019-01-10 20:38:53 +01:00
Providers Post GPL cleanup 2019-01-03 23:19:02 +01:00
Resolvers Add GPL modules 2018-12-27 18:27:57 -05:00
Security Mayor code cleanup 2019-01-10 20:38:53 +01:00
Session Post GPL cleanup 2019-01-03 23:19:02 +01:00
Sorting Add GPL modules 2018-12-27 18:27:57 -05:00
Subtitles Post GPL cleanup 2019-01-03 23:19:02 +01:00
Sync Add GPL modules 2018-12-27 18:27:57 -05:00
TV Add GPL modules 2018-12-27 18:27:57 -05:00
IResourceFileManager.cs Use Microsoft.Extensions.Logging abstraction 2018-12-30 22:44:38 +01:00
IServerApplicationHost.cs Remove AutoRunAtStartup 2019-01-05 23:07:06 +01:00
IServerApplicationPaths.cs add jellyfin-web as submodule 2019-01-09 23:35:05 +09:00
MediaBrowser.Controller.csproj Ground work to get plugins functional again 2019-01-07 16:58:33 +01:00