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
Patrick Barron c2081955c8
Rename and clean up TranscodingJob
9 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 Merge branch 'master' into media-type 11 months ago
AudioController.cs Remove DLNA API code 11 months ago
BrandingController.cs Migrate to file-scoped namespaces 2 years ago
ChannelsController.cs Convert ItemSortBy to enum (#9765) 11 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 Move API policies to MediaBrowser.Common 11 months ago
DisplayPreferencesController.cs refactor: simplify authz 2 years ago
DynamicHlsController.cs Rename and clean up TranscodingJob 9 months ago
EnvironmentController.cs Revert "Use System.Net.IPNetwork" 11 months ago
FilterController.cs Convert string MediaType to enum MediaType 12 months ago
GenresController.cs Convert CollectionType to use lowercase enum names 10 months ago
HlsSegmentController.cs Revert "Use System.Net.IPNetwork" 11 months ago
ImageController.cs Revert "Use System.Net.IPNetwork" 11 months ago
InstantMixController.cs Validate requested user id (#8812) 2 years 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 Merge pull request #10702 from crobibero/collection-type-lowercase 10 months ago
LibraryController.cs Convert CollectionType to use lowercase enum names 10 months ago
LibraryStructureController.cs Move API policies to MediaBrowser.Common 11 months ago
LiveTvController.cs Move API policies to MediaBrowser.Common 11 months ago
LocalizationController.cs Move API policies to MediaBrowser.Common 11 months ago
MediaInfoController.cs Merge branch 'master' into network-rewrite 2 years ago
MoviesController.cs Validate requested user id (#8812) 2 years ago
MusicGenresController.cs Revert "Use System.Net.IPNetwork" 11 months ago
PackageController.cs Move API policies to MediaBrowser.Common 11 months ago
PersonsController.cs Validate requested user id (#8812) 2 years ago
PlaylistsController.cs Convert string MediaType to enum MediaType 12 months ago
PlaystateController.cs Merge branch 'master' into simplify_authz 2 years ago
PluginsController.cs Move API policies to MediaBrowser.Common 11 months ago
QuickConnectController.cs Remove unused using directives 2 years 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 Convert string MediaType to enum MediaType 12 months ago
SessionController.cs Make "activeWithinSeconds" independent from "controllableByUserId" in GetSessions 10 months ago
StartupController.cs Move API policies to MediaBrowser.Common 11 months ago
StudiosController.cs Validate requested user id (#8812) 2 years ago
SubtitleController.cs Move API policies to MediaBrowser.Common 11 months ago
SuggestionsController.cs Convert string MediaType to enum MediaType 12 months ago
SyncPlayController.cs Move API policies to MediaBrowser.Common 11 months ago
SystemController.cs Move API policies to MediaBrowser.Common 11 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 Convert ItemSortBy to enum (#9765) 11 months ago
UniversalAudioController.cs Merge branch 'master' into network-rewrite 1 year ago
UserController.cs Move API policies to MediaBrowser.Common 11 months ago
UserLibraryController.cs Properly check for item visibility in UserLibraryController 2 years ago
UserViewsController.cs Convert CollectionType, SpecialFolderType to enum (#9764) 11 months ago
VideoAttachmentsController.cs Migrate to file-scoped namespaces 2 years ago
VideosController.cs Remove DLNA API code 11 months ago
YearsController.cs Merge branch 'master' into media-type 11 months ago