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 caa369c1a3
A few serialization fixes
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 Tweaked media streaming to not call process.waitforexit 12 years ago
GenreHandler.cs Upgraded Protobuf, and added api support for it 12 years ago
GenresHandler.cs A few serialization fixes 12 years ago
ImageHandler.cs Added more image api methods 12 years ago
ItemHandler.cs Upgraded Protobuf, and added api support for it 12 years ago
ItemListHandler.cs Upgraded Protobuf, and added api support for it 12 years ago
PersonHandler.cs Upgraded Protobuf, and added api support for it 12 years ago
PluginConfigurationHandler.cs Upgraded Protobuf, and added api support for it 12 years ago
PluginsHandler.cs Upgraded Protobuf, and added api support for it 12 years ago
StudioHandler.cs Upgraded Protobuf, and added api support for it 12 years ago
StudiosHandler.cs A few serialization fixes 12 years ago
UsersHandler.cs Upgraded Protobuf, and added api support for it 12 years ago
VideoHandler.cs Changed some types to List to avoid having to call ToList for insertion purposes 12 years ago
YearHandler.cs Upgraded Protobuf, and added api support for it 12 years ago
YearsHandler.cs A few serialization fixes 12 years ago