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 8b39ed2f63
Moved TV into the main project and added Series properties to DTOBaseItem
13 years ago
..
Movies Moved Movies into the main project 13 years ago
TV Moved TV into the main project and added Series properties to DTOBaseItem 13 years ago
Audio.cs Added more Audio fields to DTOBaseItem 13 years ago
BaseEntity.cs Moved some additional fields down to BaseEntity. 13 years ago
BaseItem.cs Switched date operations to utc 13 years ago
Folder.cs Don't run series and movie resolvers against VF's 13 years ago
Genre.cs
IHasProviderIds.cs Added a VirtualFolder entity, a resolver, and a CollectionType property. 13 years ago
ImageType.cs
ItemSpecialCounts.cs Upgraded Protobuf, and added api support for it 13 years ago
MetadataProviders.cs Re-worked provider id's, api client, moved people to the api item wrapper and added server error handling 13 years ago
Person.cs Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. 13 years ago
Studio.cs
User.cs Added user dates 13 years ago
UserItemData.cs Upgraded Protobuf, and added api support for it 13 years ago
Video.cs A few serialization fixes 13 years ago
Year.cs