jellyfin/Jellyfin.Api/Controllers
2024-08-30 14:27:30 +02:00
..
ActivityLogController.cs
ApiKeyController.cs
ArtistsController.cs
AudioController.cs Update api doc to remove outdated info 2024-08-12 00:06:31 +08:00
BrandingController.cs
ChannelsController.cs
ClientLogController.cs
CollectionController.cs
ConfigurationController.cs
DashboardController.cs Require elevation for plugin related endpoints 2024-04-26 19:00:53 +02:00
DevicesController.cs Backport pull request #11901 from jellyfin/release-10.9.z 2024-08-05 10:58:22 -04:00
DisplayPreferencesController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
DynamicHlsController.cs Remove more outdated options. 2024-08-12 00:57:50 +08:00
EnvironmentController.cs
FilterController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
GenresController.cs
HlsSegmentController.cs
ImageController.cs Merge pull request #11665 from Bond-009/getuserbyid 2024-08-28 12:39:48 -06:00
InstantMixController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
ItemLookupController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
ItemRefreshController.cs Backport pull request #12028 from jellyfin/release-10.9.z 2024-06-23 11:40:42 -04:00
ItemsController.cs Change arguments AssertCanUpdateUser to take a user 2024-08-05 17:17:57 +02:00
ItemUpdateController.cs Backport pull request #11743 from jellyfin/release-10.9.z 2024-06-01 18:40:56 -04:00
LibraryController.cs Add missing lyric fetcher settings from library options 2024-08-05 15:59:55 -06:00
LibraryStructureController.cs Fix build 2024-06-06 21:07:22 +02:00
LiveTvController.cs Fix build 2024-07-29 21:57:11 +02:00
LocalizationController.cs
LyricsController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
MediaInfoController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
MediaSegmentsController.cs Add media segments API (#12345) 2024-08-05 14:20:27 +02:00
MoviesController.cs
MusicGenresController.cs
PackageController.cs Require elevation for plugin related endpoints 2024-04-26 19:00:53 +02:00
PersonsController.cs
PlaylistsController.cs Playlist fixes (#11487) 2024-05-05 19:22:21 -06:00
PlaystateController.cs Allow explicitly set userId for RequestHelpers.GetSession (#11505) 2024-05-07 09:43:54 -06:00
PluginsController.cs Backport pull request #12490 from jellyfin/release-10.9.z 2024-08-25 02:46:38 -04:00
QuickConnectController.cs
RemoteImageController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
ScheduledTasksController.cs
SearchController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
SessionController.cs Limit sessions per user (#11370) 2024-04-21 10:54:49 -06:00
StartupController.cs
StudiosController.cs
SubtitleController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
SuggestionsController.cs
SyncPlayController.cs
SystemController.cs
TimeSyncController.cs
TrailersController.cs Support filter by index number in ItemsController 2024-06-07 22:38:46 +02:00
TrickplayController.cs Backport pull request #12490 from jellyfin/release-10.9.z 2024-08-25 02:46:38 -04:00
TvShowsController.cs Replace UserId with User in NextUpQuery 2024-08-05 17:17:57 +02:00
UniversalAudioController.cs Merge pull request #11492 from jellyfin/better-vbr-settings 2024-07-21 16:15:43 +02:00
UserController.cs Remove passwordSha1 param from AuthenticateUser function 2024-08-30 14:27:30 +02:00
UserLibraryController.cs Pass User instead of UserId inside LatestItemsQuery 2024-08-05 17:17:57 +02:00
UserViewsController.cs Replace UserId with User in UserViewQuery 2024-08-05 17:17:57 +02:00
VideoAttachmentsController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
VideosController.cs Update api doc to remove outdated info 2024-08-12 00:06:31 +08:00
YearsController.cs