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 9234e5bf80
Remove all instances of en-US culture
3 years ago
..
ActivityLogController.cs
ApiKeyController.cs Remove all unused usings 3 years ago
ArtistsController.cs
AudioController.cs
BrandingController.cs
ChannelsController.cs
CollectionController.cs
ConfigurationController.cs
DashboardController.cs
DevicesController.cs
DisplayPreferencesController.cs
DlnaController.cs
DlnaServerController.cs
DynamicHlsController.cs Remove all unused usings 3 years ago
EnvironmentController.cs
FilterController.cs
GenresController.cs
HlsSegmentController.cs
ImageByNameController.cs
ImageController.cs Remove all instances of en-US culture 3 years ago
InstantMixController.cs
ItemLookupController.cs Remove all unused usings 3 years ago
ItemRefreshController.cs
ItemUpdateController.cs
ItemsController.cs
LibraryController.cs
LibraryStructureController.cs
LiveTvController.cs Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueId 3 years ago
LocalizationController.cs
MediaInfoController.cs
MoviesController.cs Remove all unused usings 3 years ago
MusicGenresController.cs
NotificationsController.cs
PackageController.cs
PersonsController.cs
PlaylistsController.cs
PlaystateController.cs
PluginsController.cs
QuickConnectController.cs
RemoteImageController.cs Remove sync FileStream hack 3 years ago
ScheduledTasksController.cs
SearchController.cs
SessionController.cs
StartupController.cs
StudiosController.cs
SubtitleController.cs Remove all instances of en-US culture 3 years ago
SuggestionsController.cs Remove all unused usings 3 years ago
SyncPlayController.cs merge branch 'master' into syncplay-clear-queue 3 years ago
SystemController.cs Remove sync FileStream hack 3 years ago
TimeSyncController.cs Specify DateTimeStyles when possible 3 years ago
TrailersController.cs
TvShowsController.cs Specify DateTimeStyles when possible 3 years ago
UniversalAudioController.cs
UserController.cs
UserLibraryController.cs
UserViewsController.cs
VideoAttachmentsController.cs
VideoHlsController.cs Merge pull request #6523 from cvium/fix_livetv_cts_disposed 3 years ago
VideosController.cs Missing linebreaks that Rider apparently can't just do for me? 3 years ago
YearsController.cs