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
Bond-009 31769bda28
Merge pull request #2745 from Artiume/patch-6
5 years ago
..
Attachments rename two properties based on code suggestions 5 years ago
Devices Simplified Conditionals and returns 5 years ago
Images Remove unnecessary casts and explicit array types 5 years ago
Library Fixed indentation and corrected typo 5 years ago
LiveTv Convert using statements to using declarations where applicable 5 years ago
Movies Remove unnecessary casts and explicit array types 5 years ago
Music
Playback Merge pull request #2745 from Artiume/patch-6 5 years ago
Properties
ScheduledTasks Convert type checks and null checks into pattern matching 5 years ago
Sessions Replace ILogger with ILogger<T> wherever possible 5 years ago
Subtitles Convert using statements to using declarations where applicable 5 years ago
System Implemented more suggestions 5 years ago
UserLibrary Merge pull request #2772 from barronpm/codecleanup 5 years ago
ApiEntryPoint.cs Implement various suggestions 5 years ago
BaseApiService.cs Implemented more suggestions 5 years ago
BrandingService.cs
ChannelService.cs Implement various suggestions 5 years ago
ConfigurationService.cs
DisplayPreferencesService.cs
EnvironmentService.cs Simplified Conditionals and returns 5 years ago
FilterService.cs Remove unnecessary casts and explicit array types 5 years ago
IHasDtoOptions.cs
IHasItemFields.cs
ItemLookupService.cs Implement various suggestions 5 years ago
ItemRefreshService.cs
ItemUpdateService.cs Use ? and ?? where applicable 5 years ago
LocalizationService.cs
MediaBrowser.Api.csproj
PackageService.cs
PlaylistService.cs
PluginService.cs Convert type checks and null checks into pattern matching 5 years ago
SearchService.cs Implemented more suggestions 5 years ago
SimilarItemsHelper.cs
SuggestionsService.cs
TranscodingJob.cs Use ? and ?? where applicable 5 years ago
TvShowsService.cs Use ? and ?? where applicable 5 years ago
UserService.cs Merge pull request #2363 from dkanada/view 5 years ago
VideosService.cs Implement various suggestions 5 years ago