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
danieladov be5ce32bb6
refactor MediaBrowser.Api/VideosService.cs
5 years ago
..
Attachments rename two properties based on code suggestions 5 years ago
Devices Apply review suggestions 5 years ago
Images Merge pull request #2837 from Bond-009/async2 5 years ago
Library Merge pull request #2970 from barronpm/activitydb-efcore 5 years ago
LiveTv Convert using statements to using declarations where applicable 5 years ago
Movies Fix regressions introduced by #3098 5 years ago
Music
Playback fix issue with audio transcoding 5 years ago
Properties
ScheduledTasks Convert type checks and null checks into pattern matching 5 years ago
Sessions Merge branch 'master' into websocket 5 years ago
Subtitles Convert using statements to using declarations where applicable 5 years ago
SyncPlay Fix code issues 5 years ago
System Merge branch 'master' into activitydb-efcore 5 years ago
UserLibrary Fix regressions introduced by #3098 5 years ago
ApiEntryPoint.cs Implement various suggestions 5 years ago
BaseApiService.cs Fix regressions introduced by #3098 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 Minor IAsyncDisposable improvements 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 Revert "Fix emby/user/public API leaking sensitive data" 5 years ago
VideosService.cs refactor MediaBrowser.Api/VideosService.cs 5 years ago