jellyfin/MediaBrowser.Model/Entities
LukePulverenti Luke Pulverenti luke pulverenti 2884df296c Moved Movies into the main project
2012-09-08 14:37:55 -04:00
..
Movies Moved Movies into the main project 2012-09-08 14:37:55 -04:00
Audio.cs Added more Audio fields to DTOBaseItem 2012-08-20 08:20:51 -04:00
BaseEntity.cs Moved some additional fields down to BaseEntity. 2012-08-13 07:39:42 -04:00
BaseItem.cs Switched date operations to utc 2012-09-04 15:23:15 -04:00
Folder.cs Don't run series and movie resolvers against VF's 2012-08-28 12:36:31 -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
IHasProviderIds.cs Added a VirtualFolder entity, a resolver, and a CollectionType property. 2012-08-18 15:38:27 -04:00
ImageType.cs Reworked CategoryInfo and added ImageType enum 2012-07-30 15:03:07 -04:00
ItemSpecialCounts.cs Upgraded Protobuf, and added api support for it 2012-08-29 08:21:56 -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 Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. 2012-08-18 04:22: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
User.cs Added user dates 2012-09-06 16:29:33 -04:00
UserItemData.cs Upgraded Protobuf, and added api support for it 2012-08-29 08:21:56 -04:00
Video.cs A few serialization fixes 2012-08-29 15:37:05 -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