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
Stepan Goremykin 26958162d0
Remove unused using directives
2 years ago
..
ActivityLogController.cs
ApiKeyController.cs
ArtistsController.cs
AudioController.cs
BrandingController.cs
ChannelsController.cs Reduce usage of GetAwaiter().GetResult() 2 years ago
ClientLogController.cs
CollectionController.cs
ConfigurationController.cs
DashboardController.cs
DevicesController.cs
DisplayPreferencesController.cs
DlnaController.cs
DlnaServerController.cs
DynamicHlsController.cs Use MinBy and MaxBy 2 years ago
EnvironmentController.cs
FilterController.cs Remove unused using directives 2 years ago
GenresController.cs Enable nullable for more files 2 years ago
HlsSegmentController.cs
ImageController.cs
InstantMixController.cs
ItemLookupController.cs
ItemRefreshController.cs
ItemUpdateController.cs Save TVChannel Height if set (#8777) 2 years ago
ItemsController.cs Properly build where clause for rating checks 2 years ago
LibraryController.cs Fix #7610 2 years ago
LibraryStructureController.cs
LiveTvController.cs Reduce usage of GetAwaiter().GetResult() 2 years ago
LocalizationController.cs
MediaInfoController.cs
MoviesController.cs
MusicGenresController.cs
PackageController.cs
PersonsController.cs
PlaylistsController.cs
PlaystateController.cs
PluginsController.cs Use MinBy and MaxBy 2 years ago
QuickConnectController.cs Remove unused using directives 2 years ago
RemoteImageController.cs
ScheduledTasksController.cs
SearchController.cs Remove unused using directives 2 years ago
SessionController.cs
StartupController.cs
StudiosController.cs
SubtitleController.cs
SuggestionsController.cs
SyncPlayController.cs
SystemController.cs
TimeSyncController.cs
TrailersController.cs
TvShowsController.cs
UniversalAudioController.cs Remove unused using directives 2 years ago
UserController.cs Apply review suggestions 2 years ago
UserLibraryController.cs Properly check for item visibility in UserLibraryController 2 years ago
UserViewsController.cs
VideoAttachmentsController.cs
VideosController.cs
YearsController.cs