You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Api
Andrew Rabert e4a041b832
Merge pull request #283 from Bond-009/gpl-cleanup
6 years ago
..
Devices
Images Fix exception logging 6 years ago
Library Fix exception logging 6 years ago
LiveTv Clean up 6 years ago
Movies
Music
Playback Change null check on UserId to a Guid.Empty check 6 years ago
Properties
ScheduledTasks Use Microsoft.Extensions.Logging abstraction 6 years ago
Session Use Microsoft.Extensions.Logging abstraction 6 years ago
Subtitles Fix exception logging 6 years ago
System Fix log dir 6 years ago
UserLibrary Clean up 6 years ago
ApiEntryPoint.cs Fix exception logging 6 years ago
BaseApiService.cs Post GPL cleanup 6 years ago
BrandingService.cs
ChannelService.cs
ConfigurationService.cs
DisplayPreferencesService.cs
EnvironmentService.cs
FilterService.cs
GamesService.cs
IHasDtoOptions.cs
IHasItemFields.cs
ItemLookupService.cs Remove the need for NullLogger 6 years ago
ItemRefreshService.cs Use Microsoft.Extensions.Logging abstraction 6 years ago
ItemUpdateService.cs Remove the need for NullLogger 6 years ago
LocalizationService.cs
MediaBrowser.Api.csproj Fix spacing to C#/Visual Studio standards 6 years ago
NewsService.cs
PackageService.cs
PlaylistService.cs
PluginService.cs Fix exception logging 6 years ago
SearchService.cs
SimilarItemsHelper.cs Use Microsoft.Extensions.Logging abstraction 6 years ago
StartupWizardService.cs Don't send info to Emby servers on install 6 years ago
SuggestionsService.cs
TvShowsService.cs
UserService.cs Post GPL cleanup 6 years ago
VideosService.cs