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
Bond-009 448125f2b4
Merge pull request #6523 from cvium/fix_livetv_cts_disposed
3 years ago
..
ActivityLogController.cs Add PaginatedQuery abstract class, change startIndex to skip 3 years ago
ApiKeyController.cs Remove all unused usings 3 years ago
ArtistsController.cs Allow sorting for AlbumArtist 3 years ago
AudioController.cs Disambiguate vpx to vp8 or vp9 3 years ago
BrandingController.cs
ChannelsController.cs
CollectionController.cs Migrate authentication db to EF Core 3 years ago
ConfigurationController.cs Move non-jellyfin extensions to separate project 3 years ago
DashboardController.cs
DevicesController.cs Remove old response code documentation 3 years ago
DisplayPreferencesController.cs
DlnaController.cs
DlnaServerController.cs
DynamicHlsController.cs Remove all unused usings 3 years ago
EnvironmentController.cs
FilterController.cs
GenresController.cs Update Jellyfin.Api/Controllers/GenresController.cs 3 years ago
HlsSegmentController.cs Apply review suggestions 4 years ago
ImageByNameController.cs Use async FileStreams where it makes sense 3 years ago
ImageController.cs Migrate authentication db to EF Core 3 years ago
InstantMixController.cs Remove obsolete attribute, clean controller name 3 years ago
ItemLookupController.cs Remove all unused usings 3 years ago
ItemRefreshController.cs
ItemUpdateController.cs Remove more and more warnings 3 years ago
ItemsController.cs Remove more and more warnings 3 years ago
LibraryController.cs Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore 3 years ago
LibraryStructureController.cs Enable nullable for more files 3 years ago
LiveTvController.cs Remove all unused usings 3 years ago
LocalizationController.cs
MediaInfoController.cs Merge branch 'master' into authenticationdb-efcore 3 years ago
MoviesController.cs Remove all unused usings 3 years ago
MusicGenresController.cs Add ability to sort on Genre, MusicGenre, Artist 3 years ago
NotificationsController.cs
PackageController.cs
PersonsController.cs Reduce warnings in MediaBrowser.Controller (#6006) 3 years ago
PlaylistsController.cs
PlaystateController.cs Migrate authentication db to EF Core 3 years ago
PluginsController.cs Move non-jellyfin extensions to separate project 3 years ago
QuickConnectController.cs Fix issues with QuickConnect and AuthenticationDb 3 years ago
RemoteImageController.cs Remove all unused usings 3 years ago
ScheduledTasksController.cs
SearchController.cs Code Clean up: Convert to null-coalescing operator ?? (#5845) 3 years ago
SessionController.cs Migrate authentication db to EF Core 3 years ago
StartupController.cs
StudiosController.cs
SubtitleController.cs Merge branch 'master' into authenticationdb-efcore 3 years ago
SuggestionsController.cs Remove all unused usings 3 years ago
SyncPlayController.cs merge branch 'master' into syncplay-clear-queue 3 years ago
SystemController.cs Use async FileStreams where it makes sense 3 years ago
TimeSyncController.cs
TrailersController.cs Change userId to required in operations that would otherwise throw exceptions 3 years ago
TvShowsController.cs Remove more and more warnings 3 years ago
UniversalAudioController.cs Migrate authentication db to EF Core 3 years ago
UserController.cs Fix issues with QuickConnect and AuthenticationDb 3 years ago
UserLibraryController.cs Move non-jellyfin extensions to separate project 3 years ago
UserViewsController.cs Migrate authentication db to EF Core 3 years ago
VideoAttachmentsController.cs
VideoHlsController.cs Merge pull request #6523 from cvium/fix_livetv_cts_disposed 3 years ago
VideosController.cs Remove all unused usings 3 years ago
YearsController.cs