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 3e86104641
Moved ffmpeg to the controller project and added ffprobe
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 Moved ffmpeg to the controller project and added ffprobe 12 years ago
GenreHandler.cs Added more IBN api methods 12 years ago
GenresHandler.cs Added more IBN api methods 12 years ago
ImageHandler.cs Re-worked provider id's, api client, moved people to the api item wrapper and added server error handling 12 years ago
ItemHandler.cs Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. 12 years ago
ItemListHandler.cs Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. 12 years ago
PersonHandler.cs Added more IBN api methods 12 years ago
PluginConfigurationHandler.cs Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 12 years ago
PluginsHandler.cs Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 12 years ago
StudioHandler.cs Added more IBN api methods 12 years ago
StudiosHandler.cs Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. 12 years ago
UsersHandler.cs Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. 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 Added more IBN api methods 12 years ago
YearsHandler.cs Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. 12 years ago