jellyfin/MediaBrowser.Api/HttpHandlers
LukePulverenti Luke Pulverenti luke pulverenti f428c976aa Added a default user handler
2012-09-02 10:56:36 -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
DefaultUserHandler.cs Added a default user handler 2012-09-02 10:56:36 -04:00
GenreHandler.cs Added a weather api 2012-09-02 01:30:25 -04:00
GenresHandler.cs Added a weather api 2012-09-02 01:30:25 -04:00
ImageHandler.cs Added more image api methods 2012-08-25 16:02:53 -04:00
ItemHandler.cs Added a weather api 2012-09-02 01:30:25 -04:00
ItemListHandler.cs Added a weather api 2012-09-02 01:30:25 -04:00
PersonHandler.cs Added a weather api 2012-09-02 01:30:25 -04:00
PluginConfigurationHandler.cs Added a weather api 2012-09-02 01:30:25 -04:00
PluginsHandler.cs Added a weather api 2012-09-02 01:30:25 -04:00
ServerConfigurationHandler.cs Moved server configuration to the model so that the UI can read it 2012-09-02 09:45:02 -04:00
StudioHandler.cs Added a weather api 2012-09-02 01:30:25 -04:00
StudiosHandler.cs Added a weather api 2012-09-02 01:30:25 -04:00
UsersHandler.cs Added a weather api 2012-09-02 01:30:25 -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
WeatherHandler.cs Added a weather api 2012-09-02 01:30:25 -04:00
YearHandler.cs Added a weather api 2012-09-02 01:30:25 -04:00
YearsHandler.cs Added a weather api 2012-09-02 01:30:25 -04:00