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.Model/Entities
LukePulverenti Luke Pulverenti luke pulverenti 5c094afd7e
Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model.
12 years ago
..
Audio.cs Added additional audio properties 12 years ago
BaseEntity.cs Moved some additional fields down to BaseEntity. 12 years ago
BaseItem.cs Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 12 years ago
Folder.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 12 years ago
Genre.cs Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 12 years ago
ImageType.cs Reworked CategoryInfo and added ImageType enum 12 years ago
MetadataProviders.cs Re-worked provider id's, api client, moved people to the api item wrapper and added server error handling 12 years ago
Person.cs Fixed issue of only one person getting picked up 12 years ago
Studio.cs Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 12 years ago
Video.cs Added sample rate to video audio stream 12 years ago
Year.cs Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 12 years ago