jellyfin-server/MediaBrowser.Api
danieladov be5ce32bb6
refactor MediaBrowser.Api/VideosService.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-05-31 20:42:22 +02:00
..
Attachments
Devices Apply review suggestions 2020-05-13 15:03:35 -04:00
Images Merge pull request #2837 from Bond-009/async2 2020-05-06 20:30:03 +09:00
Library Merge pull request #2970 from barronpm/activitydb-efcore 2020-05-15 22:04:23 +03:00
LiveTv Convert using statements to using declarations where applicable 2020-04-05 12:26:11 -04:00
Movies Fix regressions introduced by #3098 2020-05-14 20:11:34 -04:00
Music
Playback fix issue with audio transcoding 2020-05-27 13:55:45 +09:00
Properties
ScheduledTasks Convert type checks and null checks into pattern matching 2020-04-05 12:07:43 -04:00
Sessions Merge branch 'master' into websocket 2020-05-02 00:54:04 +02:00
Subtitles Convert using statements to using declarations where applicable 2020-04-05 12:26:11 -04:00
SyncPlay Fix code issues 2020-05-26 11:37:52 +02:00
System Merge branch 'master' into activitydb-efcore 2020-05-14 21:16:43 +00:00
UserLibrary Fix regressions introduced by #3098 2020-05-14 20:11:34 -04:00
ApiEntryPoint.cs Implement various suggestions 2020-04-05 17:58:39 -04:00
BaseApiService.cs Fix regressions introduced by #3098 2020-05-14 20:11:34 -04:00
BrandingService.cs
ChannelService.cs Implement various suggestions 2020-04-05 17:58:39 -04:00
ConfigurationService.cs
DisplayPreferencesService.cs
EnvironmentService.cs Simplified Conditionals and returns 2020-04-05 14:44:14 -04:00
FilterService.cs Remove unnecessary casts and explicit array types 2020-04-05 13:00:35 -04:00
IHasDtoOptions.cs
IHasItemFields.cs
ItemLookupService.cs Minor IAsyncDisposable improvements 2020-04-15 11:05:32 +02:00
ItemRefreshService.cs
ItemUpdateService.cs Use ? and ?? where applicable 2020-04-05 12:45:01 -04:00
LocalizationService.cs
MediaBrowser.Api.csproj Add <ProjectGuid> properties to all project files 2020-04-21 16:21:09 -04:00
PackageService.cs remove release channel from plugin classes 2020-04-11 19:33:36 +09:00
PlaylistService.cs
PluginService.cs Convert type checks and null checks into pattern matching 2020-04-05 12:07:43 -04:00
SearchService.cs Implemented more suggestions 2020-04-05 23:12:25 -04:00
SimilarItemsHelper.cs
SuggestionsService.cs
TranscodingJob.cs Use ? and ?? where applicable 2020-04-05 12:45:01 -04:00
TvShowsService.cs Use ? and ?? where applicable 2020-04-05 12:45:01 -04:00
UserService.cs Revert "Fix emby/user/public API leaking sensitive data" 2020-05-26 12:14:40 -04:00
VideosService.cs refactor MediaBrowser.Api/VideosService.cs 2020-05-31 20:42:22 +02:00