jellyfin/MediaBrowser.Api/HttpHandlers
2012-08-19 16:38:31 -04:00
..
AudioHandler.cs Added some intelligence to the video handler. try to just copy the audio stream when possible, instead of encoding. 2012-08-13 16:18:02 -04:00
BaseMediaHandler.cs One async call leads to another, and another, all the way up the call stack... 2012-08-19 16:38:31 -04:00
GenreHandler.cs One async call leads to another, and another, all the way up the call stack... 2012-08-19 16:38:31 -04:00
GenresHandler.cs One async call leads to another, and another, all the way up the call stack... 2012-08-19 16:38:31 -04:00
ImageHandler.cs One async call leads to another, and another, all the way up the call stack... 2012-08-19 16:38:31 -04:00
ItemHandler.cs One async call leads to another, and another, all the way up the call stack... 2012-08-19 16:38:31 -04:00
ItemListHandler.cs One async call leads to another, and another, all the way up the call stack... 2012-08-19 16:38:31 -04:00
PersonHandler.cs One async call leads to another, and another, all the way up the call stack... 2012-08-19 16:38:31 -04:00
PluginConfigurationHandler.cs One async call leads to another, and another, all the way up the call stack... 2012-08-19 16:38:31 -04:00
PluginsHandler.cs One async call leads to another, and another, all the way up the call stack... 2012-08-19 16:38:31 -04:00
StudioHandler.cs One async call leads to another, and another, all the way up the call stack... 2012-08-19 16:38:31 -04:00
StudiosHandler.cs One async call leads to another, and another, all the way up the call stack... 2012-08-19 16:38:31 -04:00
UsersHandler.cs One async call leads to another, and another, all the way up the call stack... 2012-08-19 16:38:31 -04:00
VideoHandler.cs Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. 2012-08-18 04:22:54 -04:00
YearHandler.cs One async call leads to another, and another, all the way up the call stack... 2012-08-19 16:38:31 -04:00
YearsHandler.cs One async call leads to another, and another, all the way up the call stack... 2012-08-19 16:38:31 -04:00