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 5c6ec34a9c
Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper
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 Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper 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
ItemHandler.cs Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper 12 years ago
ItemListHandler.cs Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper 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
StudiosHandler.cs Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper 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 Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper 12 years ago