jellyfin/MediaBrowser.Api/HttpHandlers
LukePulverenti Luke Pulverenti luke pulverenti 4527a18738 Removed generics from IBNItem
2012-08-23 08:50:41 -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 a few more async optimizations 2012-08-21 22:50:59 -04:00
GenreHandler.cs Removed generics from IBNItem 2012-08-23 08:50:41 -04:00
GenresHandler.cs Removed generics from IBNItem 2012-08-23 08:50:41 -04:00
ImageHandler.cs a few more async optimizations 2012-08-21 22:50:59 -04:00
ItemHandler.cs a few more async optimizations 2012-08-21 22:50:59 -04:00
ItemListHandler.cs a few more async optimizations 2012-08-21 22:50:59 -04:00
PersonHandler.cs Removed generics from IBNItem 2012-08-23 08:50:41 -04:00
PluginConfigurationHandler.cs a few more async optimizations 2012-08-21 22:50:59 -04:00
PluginsHandler.cs a few more async optimizations 2012-08-21 22:50:59 -04:00
StudioHandler.cs Removed generics from IBNItem 2012-08-23 08:50:41 -04:00
StudiosHandler.cs Removed generics from IBNItem 2012-08-23 08:50:41 -04:00
UsersHandler.cs a few more async optimizations 2012-08-21 22:50:59 -04:00
VideoHandler.cs Initial check-in of VideoInfoProvider, although it's currently disabled. 2012-08-20 15:16:51 -04:00
YearHandler.cs Removed generics from IBNItem 2012-08-23 08:50:41 -04:00
YearsHandler.cs Removed generics from IBNItem 2012-08-23 08:50:41 -04:00