LukePulverenti Luke Pulverenti luke pulverenti cc25bd579b Chaged BaseItem.People to a dictionary to prevent duplicates and improve Contains performance. Tweaked ffprobe and provider execution. 13 years ago
..
Audio.cs ab01b49f64 Added more Audio fields to DTOBaseItem 13 years ago
BaseEntity.cs 02689bece4 Moved some additional fields down to BaseEntity. 13 years ago
BaseItem.cs cc25bd579b Chaged BaseItem.People to a dictionary to prevent duplicates and improve Contains performance. Tweaked ffprobe and provider execution. 13 years ago
Folder.cs cc25bd579b Chaged BaseItem.People to a dictionary to prevent duplicates and improve Contains performance. Tweaked ffprobe and provider execution. 13 years ago
Genre.cs 31afb168f8 Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 13 years ago
IHasProviderIds.cs a508a997d9 Added a VirtualFolder entity, a resolver, and a CollectionType property. 13 years ago
ImageType.cs 7d48e20aea Reworked CategoryInfo and added ImageType enum 13 years ago
ItemSpecialCounts.cs f392de9b69 Renamed watched to played (since we support audio) 13 years ago
MetadataProviders.cs 3f1af19ce7 Re-worked provider id's, api client, moved people to the api item wrapper and added server error handling 13 years ago
Person.cs 7835d690a1 Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. 13 years ago
Studio.cs 31afb168f8 Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 13 years ago
User.cs 7835d690a1 Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. 13 years ago
UserItemData.cs 7835d690a1 Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. 13 years ago
Video.cs 278cf89a88 Changed some types to List to avoid having to call ToList for insertion purposes 13 years ago
VirtualFolder.cs a508a997d9 Added a VirtualFolder entity, a resolver, and a CollectionType property. 13 years ago
Year.cs 31afb168f8 Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 13 years ago