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 82be5ff50d
Added user dates
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
DefaultUserHandler.cs Added a default user handler 12 years ago
GenreHandler.cs Added a weather api 12 years ago
GenresHandler.cs Added a weather api 12 years ago
ImageHandler.cs Switched date operations to utc 12 years ago
ItemHandler.cs Added a weather api 12 years ago
ItemListHandler.cs Added a weather api 12 years ago
PersonHandler.cs Added a weather api 12 years ago
PluginAssemblyHandler.cs Implemented UI plugin downloading 12 years ago
PluginConfigurationHandler.cs Switched date operations to utc 12 years ago
PluginsHandler.cs Tweaked plugin downloading a bit 12 years ago
ServerConfigurationHandler.cs Switched date operations to utc 12 years ago
StudioHandler.cs Added a weather api 12 years ago
StudiosHandler.cs Added a weather api 12 years ago
UserAuthenticationHandler.cs Added user dates 12 years ago
UsersHandler.cs Added a weather api 12 years ago
VideoHandler.cs Changed some types to List to avoid having to call ToList for insertion purposes 12 years ago
WeatherHandler.cs Added a weather api 12 years ago
YearHandler.cs Added a weather api 12 years ago
YearsHandler.cs Added a weather api 12 years ago