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
nyanmisaka bf2ef63922
Fix codec vs ActualOutputVideoCodec
6 months ago
..
ActivityLogController.cs Move API policies to MediaBrowser.Common 11 months ago
ApiKeyController.cs Move API policies to MediaBrowser.Common 11 months ago
ArtistsController.cs Use helper function to compare guid (#10825) 8 months ago
AudioController.cs Add ITranscodeManager service 9 months ago
BrandingController.cs Migrate to file-scoped namespaces 2 years ago
ChannelsController.cs Use helper function to compare guid (#10825) 8 months ago
ClientLogController.cs refactor: simplify authz 2 years ago
CollectionController.cs Move API policies to MediaBrowser.Common 11 months ago
ConfigurationController.cs Move API policies to MediaBrowser.Common 11 months ago
DashboardController.cs refactor: simplify authz 2 years ago
DevicesController.cs Remove some unused client capabilities and sync code (#10812) 9 months ago
DisplayPreferencesController.cs Always make userId query parameter optional 7 months ago
DynamicHlsController.cs Fix codec vs ActualOutputVideoCodec 6 months ago
EnvironmentController.cs Revert "Use System.Net.IPNetwork" 11 months ago
FilterController.cs Use helper function to compare guid (#10825) 8 months ago
GenresController.cs Use helper function to compare guid (#10825) 8 months ago
HlsSegmentController.cs Add ITranscodeManager service 9 months ago
ImageController.cs Move userId in API from route to optional query parameter (#11074) 7 months ago
InstantMixController.cs Rename route parameters that are id to be more descriptive 7 months ago
ItemLookupController.cs Move API policies to MediaBrowser.Common 11 months ago
ItemRefreshController.cs Move API policies to MediaBrowser.Common 11 months ago
ItemUpdateController.cs Convert CollectionType to use lowercase enum names 10 months ago
ItemsController.cs Move userId in API from route to optional query parameter (#11074) 7 months ago
LibraryController.cs Add item id to download activity 7 months ago
LibraryStructureController.cs Remove SimpleProgress 8 months ago
LiveTvController.cs Merge pull request #11028 from nielsvanvelzen/api-userid-optional2 7 months ago
LocalizationController.cs Move API policies to MediaBrowser.Common 11 months ago
LyricsController.cs Save embedded lyrics when probing audio 7 months ago
MediaInfoController.cs Always make userId query parameter optional 7 months ago
MoviesController.cs Use helper function to compare guid (#10825) 8 months ago
MusicGenresController.cs Use helper function to compare guid (#10825) 8 months ago
PackageController.cs Move API policies to MediaBrowser.Common 11 months ago
PersonsController.cs Use helper function to compare guid (#10825) 8 months ago
PlaylistsController.cs Always make userId query parameter optional 7 months ago
PlaystateController.cs Move userId in API from route to optional query parameter (#11074) 7 months ago
PluginsController.cs Move API policies to MediaBrowser.Common 11 months ago
QuickConnectController.cs Remove unused using directives 1 year ago
RemoteImageController.cs Move API policies to MediaBrowser.Common 11 months ago
ScheduledTasksController.cs Move API policies to MediaBrowser.Common 11 months ago
SearchController.cs Use helper function to compare guid (#10825) 8 months ago
SessionController.cs Use helper function to compare guid (#10825) 8 months ago
StartupController.cs Move API policies to MediaBrowser.Common 11 months ago
StudiosController.cs Use helper function to compare guid (#10825) 8 months ago
SubtitleController.cs Rename route parameters that are id to be more descriptive 7 months ago
SuggestionsController.cs Move userId in API from route to optional query parameter (#11074) 7 months ago
SyncPlayController.cs Move API policies to MediaBrowser.Common 11 months ago
SystemController.cs Return 404 if log file does not exist 8 months ago
TimeSyncController.cs Migrate to file-scoped namespaces 2 years ago
TrailersController.cs Merge branch 'master' into media-type 11 months ago
TrickplayController.cs Avoid unnecessary string -> byte[] conversion (Bond-009) 12 months ago
TvShowsController.cs Use helper function to compare guid (#10825) 8 months ago
UniversalAudioController.cs Lowercase MediaStreamProtocol for backwards compatibility 7 months ago
UserController.cs Move userId in API from route to optional query parameter (#11074) 7 months ago
UserLibraryController.cs Move userId in API from route to optional query parameter (#11074) 7 months ago
UserViewsController.cs Move userId in API from route to optional query parameter (#11074) 7 months ago
VideoAttachmentsController.cs Migrate to file-scoped namespaces 2 years ago
VideosController.cs Fix file extension based on container 8 months ago
YearsController.cs Use helper function to compare guid (#10825) 8 months ago