jellyfin/Jellyfin.Api/Controllers
2024-10-31 17:02:06 +01:00
..
ActivityLogController.cs
ApiKeyController.cs
ArtistsController.cs
AudioController.cs
BrandingController.cs
ChannelsController.cs
ClientLogController.cs
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 Always await instead of directly returning Task 2024-10-31 17:02:06 +01:00
EnvironmentController.cs
FilterController.cs
GenresController.cs
HlsSegmentController.cs
ImageController.cs
InstantMixController.cs
ItemLookupController.cs
ItemRefreshController.cs
ItemsController.cs
ItemUpdateController.cs
LibraryController.cs
LibraryStructureController.cs
LiveTvController.cs
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 Fix media segment operation name (#12682) 2024-09-22 10:25:25 -06:00
MoviesController.cs
MusicGenresController.cs
PackageController.cs
PersonsController.cs
PlaylistsController.cs Add endpoint for getting playlists by id (#12697) 2024-09-26 07:45:08 -06:00
PlaystateController.cs
PluginsController.cs
QuickConnectController.cs
RemoteImageController.cs
ScheduledTasksController.cs
SearchController.cs
SessionController.cs Fix get sessions with api key (#12696) 2024-09-24 08:15:53 -06:00
StartupController.cs
StudiosController.cs
SubtitleController.cs
SuggestionsController.cs
SyncPlayController.cs
SystemController.cs
TimeSyncController.cs
TrailersController.cs
TrickplayController.cs Fix GetTrickplayTileImage operation name (#12681) 2024-09-22 10:25:43 -06:00
TvShowsController.cs
UniversalAudioController.cs Add option to always burn in subtitles if transcoding is triggered (#12430) 2024-09-12 09:53:21 -06:00
UserController.cs
UserLibraryController.cs
UserViewsController.cs
VideoAttachmentsController.cs
VideosController.cs Use enums for encoding options (#12561) 2024-09-09 08:43:37 -06:00
YearsController.cs