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
David 2328ec59c9
Migrate AudioService to Jellyfin.Api
4 years ago
..
ActivityLogController.cs remove unused parameters 4 years ago
AlbumsController.cs Make all optional strings nullable 4 years ago
ApiKeyController.cs Make all optional strings nullable 4 years ago
ArtistsController.cs Update Jellyfin.Api/Controllers/ArtistsController.cs 4 years ago
AudioController.cs Migrate AudioService to Jellyfin.Api 4 years ago
BrandingController.cs fix tests 4 years ago
ChannelsController.cs Fix documentation and authorize attribute 4 years ago
CollectionController.cs Make all optional strings nullable 4 years ago
ConfigurationController.cs Make all optional strings nullable 4 years ago
DashboardController.cs Make all optional strings nullable 4 years ago
DevicesController.cs Make all optional strings nullable 4 years ago
DisplayPreferencesController.cs Make all optional strings nullable 4 years ago
EnvironmentController.cs remove #nullable 4 years ago
FilterController.cs remove unused parameters 4 years ago
GenresController.cs Add missing using 4 years ago
ImageByNameController.cs Make all optional strings nullable 4 years ago
InstantMixController.cs Make all optional strings nullable 4 years ago
ItemLookupController.cs Add missing authorization policies 4 years ago
ItemRefreshController.cs remove unused parameters 4 years ago
ItemUpdateController.cs Make all optional strings nullable 4 years ago
ItemsController.cs Change route parameter name 4 years ago
LibraryController.cs Make all optional strings nullable 4 years ago
LibraryStructureController.cs Make all optional strings nullable 4 years ago
LiveTvController.cs Update LiveTvController.cs 4 years ago
LocalizationController.cs Move LocalizationService to Jellyfin.Api 4 years ago
MediaInfoController.cs Move MediaInfoService to Jellyfin.Api 4 years ago
MoviesController.cs Update Jellyfin.Api/Controllers/MoviesController.cs 4 years ago
MusicGenresController.cs Add authorization attribute 4 years ago
NotificationsController.cs Make all optional strings nullable 4 years ago
PackageController.cs Make all optional strings nullable 4 years ago
PersonsController.cs Move PersonsService.cs to Jellyfin.Api 4 years ago
PlaylistsController.cs Make all optional strings nullable 4 years ago
PlaystateController.cs Move PlaystateService.cs to Jellyfin.Api 4 years ago
PluginsController.cs Make all optional strings nullable 4 years ago
RemoteImageController.cs Make all optional strings nullable 4 years ago
ScheduledTasksController.cs Make all optional strings nullable 4 years ago
SearchController.cs Make all optional strings nullable 4 years ago
SessionController.cs Make all optional strings nullable 4 years ago
StartupController.cs Make all optional strings nullable 4 years ago
StudiosController.cs Move StudiosService.cs to Jellyfin.Api 4 years ago
SubtitleController.cs Make all optional strings nullable 4 years ago
SuggestionsController.cs Use RequestHelpers.Split 4 years ago
SystemController.cs Make all optional strings nullable 4 years ago
TrailersController.cs Change route parameter name 4 years ago
TvShowsController.cs Make all optional strings nullable 4 years ago
UserController.cs Make all optional strings nullable 4 years ago
UserLibraryController.cs Make all optional strings nullable 4 years ago
UserViewsController.cs Make all optional strings nullable 4 years ago
VideoAttachmentsController.cs Make all optional strings nullable 4 years ago
VideosController.cs Make all optional strings nullable 4 years ago
YearsController.cs Make all optional strings nullable 4 years ago