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
Cody Robibero 9154f20b34
Don't dispose managed CancellationTokenSource (#6139)
3 years ago
..
ActivityLogController.cs
ApiKeyController.cs
ArtistsController.cs Allow sorting for AlbumArtist 4 years ago
AudioController.cs
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 Don't dispose managed CancellationTokenSource (#6139) 3 years ago
EnvironmentController.cs
FilterController.cs
GenresController.cs Update Jellyfin.Api/Controllers/GenresController.cs 4 years ago
HlsSegmentController.cs
ImageByNameController.cs
ImageController.cs fix webp compatibility testing (#5787) 4 years ago
InstantMixController.cs
ItemLookupController.cs Remove /Items/RemoteSearch/Image API endpoint 4 years ago
ItemRefreshController.cs
ItemUpdateController.cs
ItemsController.cs
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
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
StartupController.cs
StudiosController.cs
SubtitleController.cs
SuggestionsController.cs Improve perf of db save and query 4 years ago
SyncPlayController.cs
SystemController.cs
TimeSyncController.cs
TrailersController.cs
TvShowsController.cs Merge pull request #5828 from jackrvan/issue-5813 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 Don't dispose managed CancellationTokenSource (#6139) 3 years ago
VideosController.cs Don't dispose managed CancellationTokenSource (#6139) 3 years ago
YearsController.cs