jellyfin/MediaBrowser.Api
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
..
Devices Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Images Fix exception logging 2018-12-30 22:44:39 +01:00
Library Mayor code cleanup 2019-01-10 20:38:53 +01:00
LiveTv Mayor code cleanup 2019-01-10 20:38:53 +01:00
Movies Remove custom ToArray extension 2018-12-28 16:48:26 +01:00
Music Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Playback Mayor code cleanup 2019-01-10 20:38:53 +01:00
Properties Mayor code cleanup 2019-01-10 20:38:53 +01:00
ScheduledTasks Mayor code cleanup 2019-01-10 20:38:53 +01:00
Session Use Microsoft.Extensions.Logging abstraction 2018-12-30 22:44:38 +01:00
Subtitles Fix exception logging 2018-12-30 22:44:39 +01:00
System Fix log dir 2019-01-02 02:30:59 +03:00
UserLibrary Mayor code cleanup 2019-01-10 20:38:53 +01:00
ApiEntryPoint.cs Mayor code cleanup 2019-01-10 20:38:53 +01:00
BaseApiService.cs Post GPL cleanup 2019-01-03 23:19:02 +01:00
BrandingService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
ChannelService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
ConfigurationService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
DisplayPreferencesService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
EnvironmentService.cs Mayor code cleanup 2019-01-10 20:38:53 +01:00
FilterService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
GamesService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
IHasDtoOptions.cs add guide optimizations 2016-08-17 15:28:43 -04:00
IHasItemFields.cs update live tv data transfer 2017-08-19 15:43:35 -04:00
ItemLookupService.cs Remove the need for NullLogger 2018-12-30 22:44:38 +01:00
ItemRefreshService.cs Use Microsoft.Extensions.Logging abstraction 2018-12-30 22:44:38 +01:00
ItemUpdateService.cs Remove the need for NullLogger 2018-12-30 22:44:38 +01:00
LocalizationService.cs update active recordings 2017-08-24 15:52:19 -04:00
MediaBrowser.Api.csproj Fix spacing to C#/Visual Studio standards 2019-01-02 01:22:21 -05:00
PackageService.cs Add GPL modules 2018-12-27 18:27:57 -05:00
PlaylistService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
PluginService.cs Mayor code cleanup 2019-01-10 20:38:53 +01:00
SearchService.cs Add GPL modules 2018-12-27 18:27:57 -05:00
SimilarItemsHelper.cs Use Microsoft.Extensions.Logging abstraction 2018-12-30 22:44:38 +01:00
StartupWizardService.cs Don't send info to Emby servers on install 2019-01-03 20:21:42 +01:00
SuggestionsService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
TvShowsService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
UserService.cs Post GPL cleanup 2019-01-03 23:19:02 +01:00
VideosService.cs Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00