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/Jellyfin.Api/Controllers
Patrick Barron d814302707
Merge branch 'master' into scoped-displaypreferences
4 years ago
..
ActivityLogController.cs
AlbumsController.cs
ApiKeyController.cs
ArtistsController.cs
AudioController.cs Fix conflicting audio routes 4 years ago
BrandingController.cs
ChannelsController.cs
CollectionController.cs Make some methods async 4 years ago
ConfigurationController.cs Conver all remaining form request to body 4 years ago
DashboardController.cs Use GetEncodedPathAndQuery since ASP.NET Request.Path does not contain query parameters 4 years ago
DevicesController.cs userid isn't actually required 4 years ago
DisplayPreferencesController.cs Make DisplayPreferencesManager scoped 4 years ago
DlnaController.cs
DlnaServerController.cs Merge pull request #3907 from crobibero/dlna 4 years ago
DynamicHlsController.cs minor changes 4 years ago
EnvironmentController.cs
FilterController.cs
GenresController.cs
HlsSegmentController.cs Use proper IHttpContextAccessor 4 years ago
ImageByNameController.cs
ImageController.cs Properly verify cache duration 4 years ago
InstantMixController.cs
ItemLookupController.cs P E R F O R M A N C E 4 years ago
ItemRefreshController.cs
ItemUpdateController.cs Make some methods async 4 years ago
ItemsController.cs Merge pull request #4018 from barronpm/library-entity-cleanup 4 years ago
LibraryController.cs Move library entities to folder. 4 years ago
LibraryStructureController.cs Fix model binding in UpdateLibraryOptions 4 years ago
LiveTvController.cs Merge pull request #3861 from crobibero/fixes 4 years ago
LocalizationController.cs
MediaInfoController.cs Make method async 4 years ago
MoviesController.cs Move library entities to folder. 4 years ago
MusicGenresController.cs
NotificationsController.cs remove unused directives 4 years ago
PackageController.cs
PersonsController.cs
PlaylistsController.cs Address comment 4 years ago
PlaystateController.cs remove unused directives 4 years ago
PluginsController.cs bump System.Text.Json 4 years ago
QuickConnectController.cs Get userId from claim 4 years ago
RemoteImageController.cs Make some methods async 4 years ago
ScheduledTasksController.cs
SearchController.cs
SessionController.cs Fix dlna play to 4 years ago
StartupController.cs Conver all remaining form request to body 4 years ago
StudiosController.cs
SubtitleController.cs
SuggestionsController.cs
SyncPlayController.cs
SystemController.cs
TimeSyncController.cs
TrailersController.cs
TvShowsController.cs
UniversalAudioController.cs Fix conflicting audio routes 4 years ago
UserController.cs Apply suggestions from code review 4 years ago
UserLibraryController.cs
UserViewsController.cs
VideoAttachmentsController.cs
VideoHlsController.cs
VideosController.cs Merge branch 'master' into master 4 years ago
YearsController.cs