jellyfin/MediaBrowser.Model/Entities
2012-08-12 19:57:54 -04:00
..
ApiBaseItem.cs Added additional properties to ApiBaseItem 2012-08-11 15:28:38 -04:00
Audio.cs Added additional audio properties 2012-08-10 10:58:53 -04:00
BaseEntity.cs Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 2012-08-12 19:57:54 -04:00
BaseItem.cs Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 2012-08-12 19:57:54 -04:00
CategoryInfo.cs Reworked CategoryInfo and added ImageType enum 2012-07-30 15:03:07 -04:00
Folder.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 2012-07-19 22:22:44 -04:00
Genre.cs Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 2012-08-12 19:57:54 -04:00
ImageType.cs Reworked CategoryInfo and added ImageType enum 2012-07-30 15:03:07 -04:00
Person.cs Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 2012-08-12 19:57:54 -04:00
Studio.cs Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 2012-08-12 19:57:54 -04:00
Video.cs All calls to get items now require passing in a userId. Made the model project portable. Also filled in more api calls. 2012-07-16 12:50:44 -04:00
Year.cs Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 2012-08-12 19:57:54 -04:00