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
Joshua M. Boniface bfdd4727b5
Merge pull request #4850 from BaronGreenback/NetworkApiFix
4 years ago
..
ActivityLogController.cs
ApiKeyController.cs
ArtistsController.cs
AudioController.cs
BrandingController.cs
ChannelsController.cs
CollectionController.cs
ConfigurationController.cs
DashboardController.cs
DevicesController.cs
DisplayPreferencesController.cs Return dashboardTheme when requesting DisplayPreferences 4 years ago
DlnaController.cs
DlnaServerController.cs changed to constants 4 years ago
DynamicHlsController.cs
EnvironmentController.cs
FilterController.cs
GenresController.cs
HlsSegmentController.cs
ImageByNameController.cs
ImageController.cs Convert from base64 when saving item images 4 years ago
InstantMixController.cs
ItemLookupController.cs
ItemRefreshController.cs
ItemUpdateController.cs
ItemsController.cs Use a more descriptive function name 4 years ago
LibraryController.cs Fix similar endpoint for TV 4 years ago
LibraryStructureController.cs
LiveTvController.cs Use request body for mapping xml channels 4 years ago
LocalizationController.cs
MediaInfoController.cs Add request parameters to OpenLiveStreamDto 4 years ago
MoviesController.cs
MusicGenresController.cs
NotificationsController.cs
PackageController.cs
PersonsController.cs
PlaylistsController.cs
PlaystateController.cs
PluginsController.cs
QuickConnectController.cs
RemoteImageController.cs
ScheduledTasksController.cs
SearchController.cs
SessionController.cs
StartupController.cs
StudiosController.cs
SubtitleController.cs
SuggestionsController.cs
SyncPlayController.cs
SystemController.cs Possible null reference fix. 4 years ago
TimeSyncController.cs
TrailersController.cs
TvShowsController.cs
UniversalAudioController.cs
UserController.cs
UserLibraryController.cs
UserViewsController.cs
VideoAttachmentsController.cs
VideoHlsController.cs
VideosController.cs
YearsController.cs