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
Cody Robibero 8c3f3c503b
Merge pull request #11665 from Bond-009/getuserbyid
5 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
CollectionController.cs
ConfigurationController.cs
DashboardController.cs
DevicesController.cs Backport pull request #11901 from jellyfin/release-10.9.z 6 months ago
DisplayPreferencesController.cs
DynamicHlsController.cs Remove more outdated options. 6 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
ItemUpdateController.cs
ItemsController.cs Change arguments AssertCanUpdateUser to take a user 6 months ago
LibraryController.cs Add missing lyric fetcher settings from library options 6 months ago
LibraryStructureController.cs
LiveTvController.cs
LocalizationController.cs
LyricsController.cs
MediaInfoController.cs
MediaSegmentsController.cs Add media segments API (#12345) 6 months ago
MoviesController.cs
MusicGenresController.cs
PackageController.cs
PersonsController.cs
PlaylistsController.cs
PlaystateController.cs
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
StartupController.cs
StudiosController.cs
SubtitleController.cs
SuggestionsController.cs
SyncPlayController.cs
SystemController.cs
TimeSyncController.cs
TrailersController.cs
TrickplayController.cs Backport pull request #12490 from jellyfin/release-10.9.z 5 months ago
TvShowsController.cs Replace UserId with User in NextUpQuery 6 months ago
UniversalAudioController.cs
UserController.cs Change arguments AssertCanUpdateUser to take a user 6 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 Update api doc to remove outdated info 6 months ago
YearsController.cs