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 937d27ae9d
One async call leads to another, and another, all the way up the call stack...
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 One async call leads to another, and another, all the way up the call stack... 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 Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. 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