jellyfin/MediaBrowser.Model/Entities
2012-08-17 12:47:35 -04:00
..
Audio.cs Added additional audio properties 2012-08-10 10:58:53 -04:00
BaseEntity.cs Moved some additional fields down to BaseEntity. 2012-08-13 07:39:42 -04:00
BaseItem.cs Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 2012-08-17 09:16:50 -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
MetadataProviders.cs Re-worked provider id's, api client, moved people to the api item wrapper and added server error handling 2012-08-15 09:20:29 -04:00
Person.cs Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper 2012-08-17 12:47:35 -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 Added sample rate to video audio stream 2012-08-13 14:19:52 -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