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/MediaBrowser.Api/HttpHandlers
LukePulverenti Luke Pulverenti luke pulverenti aae259d2cd
Initial check-in of VideoInfoProvider, although it's currently disabled.
12 years ago
..
AudioHandler.cs Added some intelligence to the video handler. try to just copy the audio stream when possible, instead of encoding. 12 years ago
BaseMediaHandler.cs One async call leads to another, and another, all the way up the call stack... 12 years ago
GenreHandler.cs One async call leads to another, and another, all the way up the call stack... 12 years ago
GenresHandler.cs One async call leads to another, and another, all the way up the call stack... 12 years ago
ImageHandler.cs Added support for additional image types 12 years ago
ItemHandler.cs One async call leads to another, and another, all the way up the call stack... 12 years ago
ItemListHandler.cs One async call leads to another, and another, all the way up the call stack... 12 years ago
PersonHandler.cs One async call leads to another, and another, all the way up the call stack... 12 years ago
PluginConfigurationHandler.cs One async call leads to another, and another, all the way up the call stack... 12 years ago
PluginsHandler.cs One async call leads to another, and another, all the way up the call stack... 12 years ago
StudioHandler.cs One async call leads to another, and another, all the way up the call stack... 12 years ago
StudiosHandler.cs One async call leads to another, and another, all the way up the call stack... 12 years ago
UsersHandler.cs One async call leads to another, and another, all the way up the call stack... 12 years ago
VideoHandler.cs Initial check-in of VideoInfoProvider, although it's currently disabled. 12 years ago
YearHandler.cs One async call leads to another, and another, all the way up the call stack... 12 years ago
YearsHandler.cs One async call leads to another, and another, all the way up the call stack... 12 years ago