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