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 7f7a686ea6
Merge pull request #2573 from YouKnowBlom/add-hls-fields
5 years ago
..
Attachments rename two properties based on code suggestions 5 years ago
Devices Simplified Conditionals and returns 5 years ago
Images Merge branch 'master' into register-services-correctly 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 #2573 from YouKnowBlom/add-hls-fields 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 Minor improvements 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 Add <ProjectGuid> properties to all project files 5 years ago
PackageService.cs remove release channel from plugin classes 5 years ago
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 Clean up SecurityException 5 years ago
VideosService.cs Implement various suggestions 5 years ago