jellyfin/MediaBrowser.Api/HttpHandlers
LukePulverenti Luke Pulverenti luke pulverenti 3e86104641 Moved ffmpeg to the controller project and added ffprobe
2012-08-18 16:47:10 -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 Moved ffmpeg to the controller project and added ffprobe 2012-08-18 16:47:10 -04:00
GenreHandler.cs Added more IBN api methods 2012-08-18 12:27:34 -04:00
GenresHandler.cs Added more IBN api methods 2012-08-18 12:27:34 -04:00
ImageHandler.cs Re-worked provider id's, api client, moved people to the api item wrapper and added server error handling 2012-08-15 09:20:29 -04:00
ItemHandler.cs Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. 2012-08-18 04:22:54 -04:00
ItemListHandler.cs Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. 2012-08-18 04:22:54 -04:00
PersonHandler.cs Added more IBN api methods 2012-08-18 12:27:34 -04:00
PluginConfigurationHandler.cs Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 2012-08-17 09:16:50 -04:00
PluginsHandler.cs Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 2012-08-17 09:16:50 -04:00
StudioHandler.cs Added more IBN api methods 2012-08-18 12:27:34 -04:00
StudiosHandler.cs Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. 2012-08-18 04:22:54 -04:00
UsersHandler.cs Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. 2012-08-18 04:22:54 -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 Added more IBN api methods 2012-08-18 12:27:34 -04:00
YearsHandler.cs Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. 2012-08-18 04:22:54 -04:00