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
gnattu b7f6ccc306
Backport pull request #13113 from jellyfin/release-10.10.z
2 months ago
..
ActivityLogController.cs
ApiKeyController.cs
ArtistsController.cs
AudioController.cs Update api doc to remove outdated info 6 months ago
BrandingController.cs
ChannelsController.cs
ClientLogController.cs Remove BOM from UTF-8 files 5 months ago
CollectionController.cs
ConfigurationController.cs
DashboardController.cs Require elevation for plugin related endpoints 9 months ago
DevicesController.cs Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.Write 5 months ago
DisplayPreferencesController.cs
DynamicHlsController.cs Backport pull request #13113 from jellyfin/release-10.10.z 2 months ago
EnvironmentController.cs
FilterController.cs
GenresController.cs
HlsSegmentController.cs
ImageController.cs Merge pull request #11665 from Bond-009/getuserbyid 5 months ago
InstantMixController.cs
ItemLookupController.cs
ItemRefreshController.cs Backport pull request #12955 from jellyfin/release-10.10.z 2 months ago
ItemUpdateController.cs Update projects to .NET 9 (#13023) 3 months ago
ItemsController.cs Change arguments AssertCanUpdateUser to take a user 6 months ago
LibraryController.cs Fixed segment providers never presented to UI (#13060) 3 months ago
LibraryStructureController.cs Fix build 8 months ago
LiveTvController.cs Fix typo in guide info endpoint comment (#13117) 2 months ago
LocalizationController.cs
LyricsController.cs
MediaInfoController.cs Add option to always burn in subtitles if transcoding is triggered (#12430) 5 months ago
MediaSegmentsController.cs Backport pull request #12916 from jellyfin/release-10.10.z 2 months ago
MoviesController.cs
MusicGenresController.cs
PackageController.cs Require elevation for plugin related endpoints 9 months ago
PersonsController.cs
PlaylistsController.cs Backport pull request #12934 from jellyfin/release-10.10.z 2 months ago
PlaystateController.cs Allow explicitly set userId for RequestHelpers.GetSession (#11505) 9 months ago
PluginsController.cs Backport pull request #12490 from jellyfin/release-10.9.z 5 months ago
QuickConnectController.cs
RemoteImageController.cs
ScheduledTasksController.cs
SearchController.cs
SessionController.cs Fix get sessions with api key (#12696) 4 months ago
StartupController.cs
StudiosController.cs
SubtitleController.cs
SuggestionsController.cs
SyncPlayController.cs
SystemController.cs
TimeSyncController.cs
TrailersController.cs Support filter by index number in ItemsController 8 months ago
TrickplayController.cs Fix GetTrickplayTileImage operation name (#12681) 4 months ago
TvShowsController.cs Replace UserId with User in NextUpQuery 6 months ago
UniversalAudioController.cs Add option to always burn in subtitles if transcoding is triggered (#12430) 5 months ago
UserController.cs Remove passwordSha1 param from AuthenticateUser function 5 months ago
UserLibraryController.cs Pass User instead of UserId inside LatestItemsQuery 6 months ago
UserViewsController.cs Replace UserId with User in UserViewQuery 6 months ago
VideoAttachmentsController.cs
VideosController.cs Use enums for encoding options (#12561) 5 months ago
YearsController.cs