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 75bbd30296
Fix get sessions with api key (#12696)
5 months ago
..
ActivityLogController.cs
ApiKeyController.cs
ArtistsController.cs
AudioController.cs Update api doc to remove outdated info 7 months ago
BrandingController.cs
ChannelsController.cs
ClientLogController.cs Remove BOM from UTF-8 files 6 months ago
CollectionController.cs
ConfigurationController.cs
DashboardController.cs
DevicesController.cs Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.Write 5 months ago
DisplayPreferencesController.cs
DynamicHlsController.cs Remove all subtitle options from audio endpoints 5 months ago
EnvironmentController.cs
FilterController.cs
GenresController.cs
HlsSegmentController.cs
ImageController.cs Merge pull request #11665 from Bond-009/getuserbyid 6 months ago
InstantMixController.cs
ItemLookupController.cs
ItemRefreshController.cs
ItemUpdateController.cs
ItemsController.cs Change arguments AssertCanUpdateUser to take a user 7 months ago
LibraryController.cs Add missing lyric fetcher settings from library options 7 months ago
LibraryStructureController.cs
LiveTvController.cs Remove BOM from UTF-8 files 6 months ago
LocalizationController.cs
LyricsController.cs
MediaInfoController.cs Add option to always burn in subtitles if transcoding is triggered (#12430) 6 months ago
MediaSegmentsController.cs Fix media segment operation name (#12682) 5 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 6 months ago
QuickConnectController.cs
RemoteImageController.cs
ScheduledTasksController.cs
SearchController.cs
SessionController.cs Fix get sessions with api key (#12696) 5 months ago
StartupController.cs
StudiosController.cs
SubtitleController.cs
SuggestionsController.cs
SyncPlayController.cs
SystemController.cs
TimeSyncController.cs
TrailersController.cs
TrickplayController.cs Fix GetTrickplayTileImage operation name (#12681) 5 months ago
TvShowsController.cs Replace UserId with User in NextUpQuery 7 months ago
UniversalAudioController.cs Add option to always burn in subtitles if transcoding is triggered (#12430) 6 months ago
UserController.cs Remove passwordSha1 param from AuthenticateUser function 6 months ago
UserLibraryController.cs Pass User instead of UserId inside LatestItemsQuery 7 months ago
UserViewsController.cs Replace UserId with User in UserViewQuery 7 months ago
VideoAttachmentsController.cs
VideosController.cs Use enums for encoding options (#12561) 6 months ago
YearsController.cs