jellyfin/MediaBrowser.Api
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore
# Conflicts:
#	Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs
#	Emby.Server.Implementations/Library/UserManager.cs
#	Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs
#	Emby.Server.Implementations/Sorting/IsPlayedComparer.cs
#	Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs
#	Emby.Server.Implementations/TV/TVSeriesManager.cs
#	Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
2020-06-04 16:52:23 -04:00
..
Attachments rename two properties based on code suggestions 2020-01-08 10:52:48 +09:00
Devices Fix build 2020-06-03 11:54:01 +02:00
Images Merge branch 'master' into userdb-efcore 2020-06-04 16:52:23 -04:00
Library Remove redundant qualifiers 2020-05-20 13:07:53 -04:00
LiveTv Initial migration code 2020-05-12 22:10:35 -04:00
Movies Remove redundant qualifiers 2020-05-20 13:07:53 -04:00
Music Remove redundant qualifiers 2020-05-20 13:07:53 -04:00
Playback Merge branch 'master' into userdb-efcore 2020-06-04 16:52:23 -04:00
Properties * Add support for multi segment base urls 2019-11-25 11:55:24 +01:00
ScheduledTasks Convert type checks and null checks into pattern matching 2020-04-05 12:07:43 -04:00
Sessions Merge branch 'master' into userdb-efcore 2020-06-04 16:52:23 -04: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 Remove redundant qualifiers 2020-05-20 13:07:53 -04:00
ApiEntryPoint.cs Refactor copy codec checks 2020-05-26 00:58:19 +03:00
BaseApiService.cs Merge branch 'master' into userdb-efcore 2020-05-15 17:20:07 -04:00
BrandingService.cs * Add support for multi segment base urls 2019-11-25 11:55:24 +01:00
ChannelService.cs Implement various suggestions 2020-04-05 17:58:39 -04:00
ConfigurationService.cs * Add support for multi segment base urls 2019-11-25 11:55:24 +01:00
DisplayPreferencesService.cs * Add support for multi segment base urls 2019-11-25 11:55:24 +01:00
EnvironmentService.cs Merge branch 'master' into nullable3 2020-04-15 11:09:14 +02:00
FilterService.cs Remove redundant qualifiers 2020-05-20 13:07:53 -04:00
IHasDtoOptions.cs Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
IHasItemFields.cs Fix more warnings 2019-10-29 17:55:16 +01:00
ItemLookupService.cs Minor IAsyncDisposable improvements 2020-04-15 11:05:32 +02:00
ItemRefreshService.cs * Add support for multi segment base urls 2019-11-25 11:55:24 +01:00
ItemUpdateService.cs Compute hash only when one is not computed in DB, small optimizations here and there 2020-05-19 14:50:14 +03:00
LocalizationService.cs * Add support for multi segment base urls 2019-11-25 11:55:24 +01:00
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 * Add support for multi segment base urls 2019-11-25 11:55:24 +01:00
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 ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
SuggestionsService.cs Remove redundant qualifiers 2020-05-20 13:07:53 -04:00
TranscodingJob.cs Use ? and ?? where applicable 2020-04-05 12:45:01 -04:00
TvShowsService.cs Initial migration code 2020-05-12 22:10:35 -04:00
UserService.cs Merge branch 'master' into userdb-efcore 2020-05-26 20:29:11 -04:00
VideosService.cs refactor MediaBrowser.Api/VideosService.cs 2020-05-31 20:42:22 +02:00