jellyfin/Jellyfin.Api/Controllers
2025-03-25 16:45:00 +01:00
..
ActivityLogController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
ApiKeyController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
ArtistsController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
AudioController.cs Fix spelling (#13444) 2025-01-28 11:27:34 +01:00
BrandingController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
ChannelsController.cs WIP fixed namespaces 2025-03-25 15:30:22 +00:00
ClientLogController.cs Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
CollectionController.cs Make the JsonConverters for delimited arrays more generic (#13396) 2025-02-13 20:24:55 -07:00
ConfigurationController.cs fix: disable api endpoint for ffmpeg path for security (#11225) 2024-03-28 13:57:55 -06:00
DashboardController.cs Require elevation for plugin related endpoints 2024-04-26 19:00:53 +02:00
DevicesController.cs Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.Write 2024-09-18 15:42:15 +02:00
DisplayPreferencesController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
DynamicHlsController.cs Merge pull request #12925 from Bond-009/await 2025-01-28 11:29:46 +01:00
EnvironmentController.cs Revert "Use System.Net.IPNetwork" 2023-11-14 21:16:33 +01:00
FilterController.cs Make the JsonConverters for delimited arrays more generic (#13396) 2025-02-13 20:24:55 -07:00
GenresController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
HlsSegmentController.cs Add ITranscodeManager service 2023-12-21 12:53:50 -05:00
ImageController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
InstantMixController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
ItemLookupController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
ItemRefreshController.cs Backport pull request #12955 from jellyfin/release-10.10.z 2024-11-19 15:43:21 -05:00
ItemsController.cs WIP fixed namespaces 2025-03-25 15:30:22 +00:00
ItemUpdateController.cs Update projects to .NET 9 (#13023) 2024-11-16 10:11:01 -07:00
LibraryController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
LibraryStructureController.cs Make the JsonConverters for delimited arrays more generic (#13396) 2025-02-13 20:24:55 -07:00
LiveTvController.cs WIP fixed namespaces 2025-03-25 15:30:22 +00:00
LocalizationController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
LyricsController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
MediaInfoController.cs Add option to always burn in subtitles if transcoding is triggered (#12430) 2024-09-12 09:53:21 -06:00
MediaSegmentsController.cs WIP fixed namespaces 2025-03-25 15:30:22 +00:00
MoviesController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
MusicGenresController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
PackageController.cs Require elevation for plugin related endpoints 2024-04-26 19:00:53 +02:00
PersonsController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
PlaylistsController.cs Make the JsonConverters for delimited arrays more generic (#13396) 2025-02-13 20:24:55 -07:00
PlaystateController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
PluginsController.cs Backport pull request #12490 from jellyfin/release-10.9.z 2024-08-25 02:46:38 -04:00
QuickConnectController.cs Remove unused using directives 2023-04-06 19:17:28 +02:00
RemoteImageController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
ScheduledTasksController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
SearchController.cs Make the JsonConverters for delimited arrays more generic (#13396) 2025-02-13 20:24:55 -07:00
SessionController.cs Make the JsonConverters for delimited arrays more generic (#13396) 2025-02-13 20:24:55 -07:00
StartupController.cs Remove the ability to auto port forward (#13222) 2025-01-25 09:34:06 -07:00
StudiosController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
SubtitleController.cs Prefer ApiKey over api_key in generated URL's (#13342) 2025-01-11 09:35:44 -07:00
SuggestionsController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
SyncPlayController.cs Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
SystemController.cs Remove deprecated GetWakeOnLanInfo endpoint 2025-02-22 10:23:33 +01:00
TimeSyncController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
TrailersController.cs WIP fixed namespaces 2025-03-25 15:30:22 +00:00
TrickplayController.cs Fix GetTrickplayTileImage operation name (#12681) 2024-09-22 10:25:43 -06:00
TvShowsController.cs WIP fixed namespaces 2025-03-25 15:30:22 +00:00
UniversalAudioController.cs Make the JsonConverters for delimited arrays more generic (#13396) 2025-02-13 20:24:55 -07:00
UserController.cs WIP fixed namespaces 2025-03-25 15:30:22 +00:00
UserLibraryController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
UserViewsController.cs Make the JsonConverters for delimited arrays more generic (#13396) 2025-02-13 20:24:55 -07:00
VideoAttachmentsController.cs Validate item access (#11171) 2024-04-14 08:18:36 -06:00
VideosController.cs Make the JsonConverters for delimited arrays more generic (#13396) 2025-02-13 20:24:55 -07:00
YearsController.cs Fixed namespaces 2025-03-25 16:45:00 +01:00