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
Patrick Barron 1d1a145ad4
Fix issues and add profile image support
4 years ago
..
Attachments rename two properties based on code suggestions 5 years ago
Devices Apply review suggestions 4 years ago
Images Fix issues and add profile image support 4 years ago
Library Merge branch 'master' into userdb-efcore 4 years ago
LiveTv Initial migration code 4 years ago
Movies Merge branch 'master' into userdb-efcore 4 years ago
Music Initial migration code 4 years ago
Playback Merge branch 'master' into userdb-efcore 4 years ago
Properties * Add support for multi segment base urls 5 years ago
ScheduledTasks Convert type checks and null checks into pattern matching 5 years ago
Sessions Merge branch 'master' into userdb-efcore 4 years ago
Subtitles Convert using statements to using declarations where applicable 5 years ago
System Merge branch 'master' into activitydb-efcore 4 years ago
UserLibrary Merge branch 'master' into userdb-efcore 4 years ago
ApiEntryPoint.cs Implement various suggestions 5 years ago
BaseApiService.cs Merge branch 'master' into userdb-efcore 4 years ago
BrandingService.cs * Add support for multi segment base urls 5 years ago
ChannelService.cs Implement various suggestions 5 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 5 years ago
FilterService.cs Initial migration code 4 years ago
IHasDtoOptions.cs Reformat JustAMan review pt2 changes 6 years ago
IHasItemFields.cs Fix more warnings 5 years ago
ItemLookupService.cs Minor IAsyncDisposable improvements 5 years ago
ItemRefreshService.cs * Add support for multi segment base urls 5 years ago
ItemUpdateService.cs Use ? and ?? where applicable 5 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 5 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 5 years ago
SearchService.cs Implemented more suggestions 5 years ago
SimilarItemsHelper.cs ReSharper conform to 'var' settings 6 years ago
SuggestionsService.cs Initial migration code 4 years ago
TranscodingJob.cs Use ? and ?? where applicable 5 years ago
TvShowsService.cs Initial migration code 4 years ago
UserService.cs Fix more issues 4 years ago
VideosService.cs Implement various suggestions 5 years ago