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 31afb168f8
Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem
13 years ago
..
AudioHandler.cs
BaseMediaHandler.cs
GenreHandler.cs
GenresHandler.cs
ImageHandler.cs Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 13 years ago
InProgressItemsHandler.cs
ItemHandler.cs
ItemListHandler.cs
JsonHandler.cs
PersonHandler.cs Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 13 years ago
PluginConfigurationHandler.cs
PluginsHandler.cs
RecentlyAddedItemsHandler.cs
StudioHandler.cs
StudiosHandler.cs
UserConfigurationHandler.cs
UsersHandler.cs
VideoHandler.cs