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
Claus Vium a41065a248
Merge pull request #6200 from nielsvanvelzen/fix-quickconnect
3 years ago
..
ActivityLogController.cs
ApiKeyController.cs
ArtistsController.cs Allow sorting for AlbumArtist 3 years ago
AudioController.cs change HLS endpoint defaults to false 4 years ago
BrandingController.cs
ChannelsController.cs Use ArrayModelBinder for sortBy and sortOrder 4 years ago
CollectionController.cs Create BaseItemKind enum 4 years ago
ConfigurationController.cs Move non-jellyfin extensions to separate project 3 years ago
DashboardController.cs 100% branch coverage for DashboardController 4 years ago
DevicesController.cs
DisplayPreferencesController.cs
DlnaController.cs
DlnaServerController.cs
DynamicHlsController.cs Don't dispose managed CancellationTokenSource (#6139) 3 years ago
EnvironmentController.cs
FilterController.cs Create BaseItemKind enum 4 years ago
GenresController.cs Update Jellyfin.Api/Controllers/GenresController.cs 3 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 3 years ago
ItemRefreshController.cs
ItemUpdateController.cs Specify defaults or set query parameter to nullable 4 years ago
ItemsController.cs Change userId to required in operations that would otherwise throw exceptions 3 years ago
LibraryController.cs Enable nullable reference types for MediaBrowser.Controller 3 years ago
LibraryStructureController.cs Fix UpdateMediaPath model binding (#5378) 4 years ago
LiveTvController.cs Use ArrayModelBinder for sortBy and sortOrder 4 years ago
LocalizationController.cs
MediaInfoController.cs Add ability to mark query parameter as obsolete. 4 years ago
MoviesController.cs Reduce warnings in MediaBrowser.Controller (#6006) 3 years ago
MusicGenresController.cs Add ability to sort on Genre, MusicGenre, Artist 3 years ago
NotificationsController.cs Fix third part integration 4 years ago
PackageController.cs Create BaseItemKind enum 4 years ago
PersonsController.cs Reduce warnings in MediaBrowser.Controller (#6006) 3 years ago
PlaylistsController.cs Create BaseItemKind enum 4 years ago
PlaystateController.cs Specify defaults or set query parameter to nullable 4 years ago
PluginsController.cs Move non-jellyfin extensions to separate project 3 years ago
QuickConnectController.cs Refactor Quick Connect 3 years ago
RemoteImageController.cs Remove /Images/Remote API endpoint 3 years ago
ScheduledTasksController.cs
SearchController.cs Code Clean up: Convert to null-coalescing operator ?? (#5845) 3 years ago
SessionController.cs Apply suggestions from code review 4 years ago
StartupController.cs Enable nullable for Jellyfin.Data and remove unnecessary attributes 4 years ago
StudiosController.cs Create BaseItemKind enum 4 years ago
SubtitleController.cs Fix routeMediaSourceId route parameter in SubtitleController GetSubtitle 3 years ago
SuggestionsController.cs Improve perf of db save and query 3 years ago
SyncPlayController.cs Create BaseItemKind enum 4 years ago
SystemController.cs Create BaseItemKind enum 4 years ago
TimeSyncController.cs Create BaseItemKind enum 4 years ago
TrailersController.cs Change userId to required in operations that would otherwise throw exceptions 3 years ago
TvShowsController.cs Move non-jellyfin extensions to separate project 3 years ago
UniversalAudioController.cs Nullability handling for device profile classes 3 years ago
UserController.cs Don't use obsolete Password property 3 years ago
UserLibraryController.cs Move non-jellyfin extensions to separate project 3 years ago
UserViewsController.cs Create BaseItemKind enum 4 years ago
VideoAttachmentsController.cs
VideoHlsController.cs Don't dispose managed CancellationTokenSource (#6139) 3 years ago
VideosController.cs Don't dispose managed CancellationTokenSource (#6139) 3 years ago
YearsController.cs Create BaseItemKind enum 4 years ago