jellyfin/Jellyfin.Api/Controllers
2024-09-22 03:13:30 +08: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 Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
CollectionController.cs
ConfigurationController.cs
DashboardController.cs
DevicesController.cs Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.Write 2024-09-18 15:42:15 +02:00
DisplayPreferencesController.cs
DynamicHlsController.cs Don't add subtitle option to audio endpoint 2024-09-22 03:13:30 +08:00
EnvironmentController.cs
FilterController.cs
GenresController.cs
HlsSegmentController.cs
ImageController.cs Merge pull request #11665 from Bond-009/getuserbyid 2024-08-28 12:39:48 -06:00
InstantMixController.cs
ItemLookupController.cs
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
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 Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
LocalizationController.cs
LyricsController.cs
MediaInfoController.cs Add option to always burn in subtitles if transcoding is triggered (#12430) 2024-09-12 09:53:21 -06:00
MediaSegmentsController.cs Add media segments API (#12345) 2024-08-05 14:20:27 +02:00
MoviesController.cs
MusicGenresController.cs
PackageController.cs
PersonsController.cs
PlaylistsController.cs
PlaystateController.cs
PluginsController.cs Backport pull request #12490 from jellyfin/release-10.9.z 2024-08-25 02:46:38 -04:00
QuickConnectController.cs
RemoteImageController.cs
ScheduledTasksController.cs
SearchController.cs
SessionController.cs Return empty response instead of not found 2024-09-18 16:04:29 +02:00
StartupController.cs
StudiosController.cs
SubtitleController.cs
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 Enhance Trickplay (#11883) 2024-09-07 11:23:48 -06:00
TvShowsController.cs Replace UserId with User in NextUpQuery 2024-08-05 17:17:57 +02:00
UniversalAudioController.cs Add option to always burn in subtitles if transcoding is triggered (#12430) 2024-09-12 09:53:21 -06: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
VideosController.cs Use enums for encoding options (#12561) 2024-09-09 08:43:37 -06:00
YearsController.cs