jellyfin-server/Jellyfin.Api/Controllers
2022-01-04 08:20:16 -07:00
..
ActivityLogController.cs
ApiKeyController.cs
ArtistsController.cs Use BaseItemKind where possible 2021-12-12 06:11:27 -07:00
AudioController.cs
BrandingController.cs
ChannelsController.cs
ClientLogController.cs Remove ClientLog endpoints 2021-11-20 08:47:05 -07:00
CollectionController.cs
ConfigurationController.cs
DashboardController.cs Fix warning: The nullable warning suppression expression is redundant (#2149) 2021-10-03 10:43:41 +07:00
DevicesController.cs
DisplayPreferencesController.cs Fix nullability on DisplayPreferencesDto 2021-11-11 07:34:36 -07:00
DlnaController.cs Use correct id when finding existing dlna profile 2021-10-31 08:49:24 -06:00
DlnaServerController.cs
DynamicHlsController.cs Merge DynamicHlsController and VideoHlsController (#119) 2021-12-24 17:03:57 +08:00
EnvironmentController.cs
FilterController.cs Remove more warnings 2021-12-27 07:38:06 -07:00
GenresController.cs Use BaseItemKind where possible 2021-12-12 06:11:27 -07:00
HlsSegmentController.cs Fix and disable new dotnet6 warnings 2021-11-08 12:40:52 -07:00
ImageByNameController.cs Fix and disable new dotnet6 warnings 2021-11-08 12:40:52 -07:00
ImageController.cs Add Splashscreen API endpoint to ImageController 2022-01-04 08:20:16 -07:00
InstantMixController.cs Fix warning: The nullable warning suppression expression is redundant (#2149) 2021-10-03 10:43:41 +07:00
ItemLookupController.cs Update StyleCop 2021-12-24 18:28:27 +01:00
ItemRefreshController.cs
ItemsController.cs Remove more warnings 2021-12-27 07:38:06 -07:00
ItemUpdateController.cs Fix warning: Type cast is redundant (#2149) 2021-10-03 11:05:18 +07:00
LibraryController.cs Merge branch 'master' into comparisons 2021-12-24 02:41:50 +00:00
LibraryStructureController.cs
LiveTvController.cs Update StyleCop 2021-12-24 18:28:27 +01:00
LocalizationController.cs
MediaInfoController.cs Use new Random.Shared instead of creating new instances 2021-10-08 15:40:13 +02:00
MoviesController.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
MusicGenresController.cs Use BaseItemKind where possible 2021-12-12 06:11:27 -07:00
NotificationsController.cs
PackageController.cs
PersonsController.cs Remove unused dependencies 2021-11-16 12:24:17 +01:00
PlaylistsController.cs
PlaystateController.cs
PluginsController.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
QuickConnectController.cs
RemoteImageController.cs Update StyleCop 2021-12-24 18:28:27 +01:00
ScheduledTasksController.cs
SearchController.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
SessionController.cs Use BaseItemKind where possible 2021-12-12 06:11:27 -07:00
StartupController.cs Create a store key constant for network 2021-11-24 13:42:14 +01:00
StudiosController.cs Use BaseItemKind where possible 2021-12-12 06:11:27 -07:00
SubtitleController.cs Fix some warnings 2021-11-09 13:14:31 +01:00
SuggestionsController.cs Use BaseItemKind where possible 2021-12-12 06:11:27 -07:00
SyncPlayController.cs
SystemController.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
TimeSyncController.cs
TrailersController.cs
TvShowsController.cs Fix query param spelling 2021-12-18 17:17:03 -07:00
UniversalAudioController.cs Fix warning: The nullable warning suppression expression is redundant (#2149) 2021-10-03 10:43:41 +07:00
UserController.cs
UserLibraryController.cs Update StyleCop 2021-12-24 18:28:27 +01:00
UserViewsController.cs
VideoAttachmentsController.cs
VideosController.cs - ensure the proper StartTimeTicks variable is forwarded to the AddDlnaHeaders function 2021-11-15 15:34:02 +02:00
YearsController.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00