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
4 years ago
..
Attachments rename two properties based on code suggestions 4 years ago
Devices Simplified Conditionals and returns 4 years ago
Images Merge branch 'master' into register-services-correctly 4 years ago
Library Fixed indentation and corrected typo 4 years ago
LiveTv Convert using statements to using declarations where applicable 4 years ago
Movies Remove unnecessary casts and explicit array types 4 years ago
Music Fix typo 5 years ago
Playback Merge pull request #2573 from YouKnowBlom/add-hls-fields 4 years ago
Properties * Add support for multi segment base urls 5 years ago
ScheduledTasks Convert type checks and null checks into pattern matching 4 years ago
Sessions Replace ILogger with ILogger<T> wherever possible 4 years ago
Subtitles Convert using statements to using declarations where applicable 4 years ago
System Implemented more suggestions 4 years ago
UserLibrary Minor improvements 4 years ago
ApiEntryPoint.cs Implement various suggestions 4 years ago
BaseApiService.cs Implemented more suggestions 4 years ago
BrandingService.cs * Add support for multi segment base urls 5 years ago
ChannelService.cs Implement various suggestions 4 years ago
ConfigurationService.cs * Add support for multi segment base urls 5 years ago
DisplayPreferencesService.cs * Add support for multi segment base urls 5 years ago
EnvironmentService.cs Simplified Conditionals and returns 4 years ago
FilterService.cs Remove unnecessary casts and explicit array types 4 years ago
IHasDtoOptions.cs Reformat JustAMan review pt2 changes 5 years ago
IHasItemFields.cs Fix more warnings 5 years ago
ItemLookupService.cs Implement various suggestions 4 years ago
ItemRefreshService.cs * Add support for multi segment base urls 5 years ago
ItemUpdateService.cs Use ? and ?? where applicable 4 years ago
LocalizationService.cs * Add support for multi segment base urls 5 years ago
MediaBrowser.Api.csproj Add <ProjectGuid> properties to all project files 4 years ago
PackageService.cs remove release channel from plugin classes 4 years ago
PlaylistService.cs * Add support for multi segment base urls 5 years ago
PluginService.cs Convert type checks and null checks into pattern matching 4 years ago
SearchService.cs Implemented more suggestions 4 years ago
SimilarItemsHelper.cs ReSharper conform to 'var' settings 5 years ago
SuggestionsService.cs * Add support for multi segment base urls 5 years ago
TranscodingJob.cs Use ? and ?? where applicable 4 years ago
TvShowsService.cs Use ? and ?? where applicable 4 years ago
UserService.cs Clean up SecurityException 4 years ago
VideosService.cs Implement various suggestions 4 years ago