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 5c094afd7e
Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model.
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 Re-worked provider id's, api client, moved people to the api item wrapper and added server error handling 12 years ago
GenresHandler.cs Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 12 years ago
ImageHandler.cs Re-worked provider id's, api client, moved people to the api item wrapper and added server error handling 12 years ago
InProgressItemsHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 12 years ago
ItemHandler.cs Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 12 years ago
ItemListHandler.cs Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 12 years ago
ItemsWithGenreHandler.cs Implemented some IBN functionality - GetPerson, GetYear, GetStudio, GetGenre 12 years ago
ItemsWithPersonHandler.cs Added GetItemsWithPerson 12 years ago
ItemsWithStudioHandler.cs Implemented some IBN functionality - GetPerson, GetYear, GetStudio, GetGenre 12 years ago
ItemsWithYearHandler.cs Implemented some IBN functionality - GetPerson, GetYear, GetStudio, GetGenre 12 years ago
PersonHandler.cs Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 12 years ago
PluginConfigurationHandler.cs Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 12 years ago
PluginsHandler.cs Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 12 years ago
RecentlyAddedItemsHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 12 years ago
StudiosHandler.cs Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 12 years ago
UserConfigurationHandler.cs Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 12 years ago
UsersHandler.cs Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 12 years ago
VideoHandler.cs Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 12 years ago
YearsHandler.cs Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 12 years ago