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 50f617357b
Merge pull request #5929 from crobibero/sort
4 years ago
..
ActivityLogController.cs
ApiKeyController.cs
ArtistsController.cs Add ability to sort on Genre, MusicGenre, Artist 4 years ago
AudioController.cs change HLS endpoint defaults to false 4 years ago
BrandingController.cs
ChannelsController.cs
CollectionController.cs
ConfigurationController.cs Enable nullable reference types for MediaBrowser.Common 4 years ago
DashboardController.cs
DevicesController.cs
DisplayPreferencesController.cs
DlnaController.cs
DlnaServerController.cs
DynamicHlsController.cs EncodingHelper: Fix circular dependency 4 years ago
EnvironmentController.cs
FilterController.cs
GenresController.cs Update Jellyfin.Api/Controllers/GenresController.cs 4 years ago
HlsSegmentController.cs Apply review suggestions 4 years ago
ImageByNameController.cs Fix arbitrary image file reads in ImageByNameController 4 years ago
ImageController.cs fix webp compatibility testing (#5787) 4 years ago
InstantMixController.cs Add missing InstantMix endpoints 4 years ago
ItemLookupController.cs Remove /Items/RemoteSearch/Image API endpoint 4 years ago
ItemRefreshController.cs
ItemUpdateController.cs
ItemsController.cs Do not check permissions for Folders collectiontype 4 years ago
LibraryController.cs Enable nullable reference types for MediaBrowser.Controller 4 years ago
LibraryStructureController.cs
LiveTvController.cs
LocalizationController.cs
MediaInfoController.cs
MoviesController.cs Reduce warnings in MediaBrowser.Controller (#6006) 4 years ago
MusicGenresController.cs Add ability to sort on Genre, MusicGenre, Artist 4 years ago
NotificationsController.cs Fix third part integration 4 years ago
PackageController.cs
PersonsController.cs Reduce warnings in MediaBrowser.Controller (#6006) 4 years ago
PlaylistsController.cs
PlaystateController.cs
PluginsController.cs Code Clean up: Convert to null-coalescing operator ?? (#5845) 4 years ago
QuickConnectController.cs
RemoteImageController.cs Remove /Images/Remote API endpoint 4 years ago
ScheduledTasksController.cs
SearchController.cs Code Clean up: Convert to null-coalescing operator ?? (#5845) 4 years ago
SessionController.cs Apply suggestions from code review 4 years ago
StartupController.cs
StudiosController.cs
SubtitleController.cs Fix route naming 4 years ago
SuggestionsController.cs Improve perf of db save and query 4 years ago
SyncPlayController.cs
SystemController.cs
TimeSyncController.cs
TrailersController.cs
TvShowsController.cs Improve perf of db save and query 4 years ago
UniversalAudioController.cs Nullability handling for device profile classes 4 years ago
UserController.cs Don't use obsolete Password property 4 years ago
UserLibraryController.cs
UserViewsController.cs
VideoAttachmentsController.cs
VideoHlsController.cs EncodingHelper: Fix circular dependency 4 years ago
VideosController.cs Remove extraneous 'stream' parameter 4 years ago
YearsController.cs