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
cvium b50c3852ef
Remove unused dependencies
3 years ago
..
ActivityLogController.cs
ApiKeyController.cs
ArtistsController.cs
AudioController.cs
BrandingController.cs
ChannelsController.cs
ClientLogController.cs Use client info from claims 3 years ago
CollectionController.cs
ConfigurationController.cs
DashboardController.cs Fix warning: The nullable warning suppression expression is redundant (#2149) 3 years ago
DevicesController.cs
DisplayPreferencesController.cs Fix nullability on DisplayPreferencesDto 3 years ago
DlnaController.cs Use correct id when finding existing dlna profile 3 years ago
DlnaServerController.cs
DynamicHlsController.cs Fix some warnings 3 years ago
EnvironmentController.cs
FilterController.cs
GenresController.cs
HlsSegmentController.cs Fix and disable new dotnet6 warnings 3 years ago
ImageByNameController.cs Fix and disable new dotnet6 warnings 3 years ago
ImageController.cs Remove all instances of en-US culture 3 years ago
InstantMixController.cs Fix warning: The nullable warning suppression expression is redundant (#2149) 3 years ago
ItemLookupController.cs Remove unused dependencies 3 years ago
ItemRefreshController.cs
ItemUpdateController.cs Fix warning: Type cast is redundant (#2149) 3 years ago
ItemsController.cs Fix warning: The nullable warning suppression expression is redundant (#2149) 3 years ago
LibraryController.cs
LibraryStructureController.cs
LiveTvController.cs
LocalizationController.cs
MediaInfoController.cs Use new Random.Shared instead of creating new instances 3 years ago
MoviesController.cs
MusicGenresController.cs
NotificationsController.cs
PackageController.cs
PersonsController.cs Remove unused dependencies 3 years ago
PlaylistsController.cs
PlaystateController.cs
PluginsController.cs Remove unused dependencies 3 years ago
QuickConnectController.cs
RemoteImageController.cs Remove unused dependencies 3 years ago
ScheduledTasksController.cs
SearchController.cs
SessionController.cs
StartupController.cs
StudiosController.cs
SubtitleController.cs Fix some warnings 3 years ago
SuggestionsController.cs
SyncPlayController.cs
SystemController.cs Very light cleanup in applicationhost 3 years ago
TimeSyncController.cs Specify DateTimeStyles when possible 3 years ago
TrailersController.cs
TvShowsController.cs Fix warning: The nullable warning suppression expression is redundant (#2149) 3 years ago
UniversalAudioController.cs Fix warning: The nullable warning suppression expression is redundant (#2149) 3 years ago
UserController.cs
UserLibraryController.cs
UserViewsController.cs
VideoAttachmentsController.cs
VideoHlsController.cs
VideosController.cs - ensure the proper StartTimeTicks variable is forwarded to the AddDlnaHeaders function 3 years ago
YearsController.cs