jellyfin/MediaBrowser.Api/HttpHandlers
LukePulverenti Luke Pulverenti luke pulverenti caa369c1a3 A few serialization fixes
2012-08-29 15:37:05 -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 Tweaked media streaming to not call process.waitforexit 2012-08-23 22:29:27 -04:00
GenreHandler.cs Upgraded Protobuf, and added api support for it 2012-08-29 08:21:56 -04:00
GenresHandler.cs A few serialization fixes 2012-08-29 15:37:05 -04:00
ImageHandler.cs Added more image api methods 2012-08-25 16:02:53 -04:00
ItemHandler.cs Upgraded Protobuf, and added api support for it 2012-08-29 08:21:56 -04:00
ItemListHandler.cs Upgraded Protobuf, and added api support for it 2012-08-29 08:21:56 -04:00
PersonHandler.cs Upgraded Protobuf, and added api support for it 2012-08-29 08:21:56 -04:00
PluginConfigurationHandler.cs Upgraded Protobuf, and added api support for it 2012-08-29 08:21:56 -04:00
PluginsHandler.cs Upgraded Protobuf, and added api support for it 2012-08-29 08:21:56 -04:00
StudioHandler.cs Upgraded Protobuf, and added api support for it 2012-08-29 08:21:56 -04:00
StudiosHandler.cs A few serialization fixes 2012-08-29 15:37:05 -04:00
UsersHandler.cs Upgraded Protobuf, and added api support for it 2012-08-29 08:21:56 -04:00
VideoHandler.cs Changed some types to List to avoid having to call ToList for insertion purposes 2012-08-24 08:45:54 -04:00
YearHandler.cs Upgraded Protobuf, and added api support for it 2012-08-29 08:21:56 -04:00
YearsHandler.cs A few serialization fixes 2012-08-29 15:37:05 -04:00