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
Nick cd662506a1
Merge branch 'master' into trickplay
1 year ago
..
ActivityLogController.cs
ApiKeyController.cs
ArtistsController.cs
AudioController.cs
BrandingController.cs
ChannelsController.cs Reduce usage of GetAwaiter().GetResult() 2 years ago
ClientLogController.cs
CollectionController.cs
ConfigurationController.cs
DashboardController.cs
DevicesController.cs
DisplayPreferencesController.cs
DlnaController.cs
DlnaServerController.cs Use DI for MediaReceiverRegistrarService 1 year ago
DynamicHlsController.cs Merge branch 'master' into trickplay 1 year ago
EnvironmentController.cs
FilterController.cs Remove unused using directives 2 years ago
GenresController.cs
HlsSegmentController.cs Reduce string allocations 1 year ago
ImageController.cs Use CryptoStream to convert stream from base64 1 year ago
InstantMixController.cs
ItemLookupController.cs
ItemRefreshController.cs
ItemUpdateController.cs Set removed and added tags recursively 2 years ago
ItemsController.cs Don't ignore parentId for playlists 1 year ago
LibraryController.cs Remove conditional access when it is known to be not null 1 year ago
LibraryStructureController.cs
LiveTvController.cs Remove unused fields and parameters 1 year ago
LocalizationController.cs
MediaInfoController.cs
MoviesController.cs
MusicGenresController.cs
PackageController.cs
PersonsController.cs
PlaylistsController.cs Fix playlists library and migration (#9770) 2 years ago
PlaystateController.cs
PluginsController.cs Use MinBy and MaxBy 2 years ago
QuickConnectController.cs Remove unused using directives 2 years ago
RemoteImageController.cs
ScheduledTasksController.cs
SearchController.cs Remove unused using directives 2 years ago
SessionController.cs
StartupController.cs do not allow empty admin password during wizard 2 years ago
StudiosController.cs
SubtitleController.cs Use CryptoStream to convert stream from base64 1 year ago
SuggestionsController.cs
SyncPlayController.cs
SystemController.cs Add SystemManager service 1 year ago
TimeSyncController.cs
TrailersController.cs
TrickplayController.cs Avoid unnecessary string -> byte[] conversion (Bond-009) 1 year ago
TvShowsController.cs Add option to include resumable items in next up requests 1 year ago
UniversalAudioController.cs Merge branch 'master' into network-rewrite 2 years ago
UserController.cs Fix the is-local check when resetting the password 1 year ago
UserLibraryController.cs
UserViewsController.cs
VideoAttachmentsController.cs
VideosController.cs
YearsController.cs