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