| .. |
|
Audio.cs
|
7303c6be32
Added additional audio properties
|
13 years ago |
|
BaseEntity.cs
|
02689bece4
Moved some additional fields down to BaseEntity.
|
13 years ago |
|
BaseItem.cs
|
ed018a8bea
Moved some logic into domain entities, which is possible now that we're embracing DTO's
|
13 years ago |
|
Folder.cs
|
ed018a8bea
Moved some logic into domain entities, which is possible now that we're embracing DTO's
|
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 |
|
ImageType.cs
|
7d48e20aea
Reworked CategoryInfo and added ImageType enum
|
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
|
5c6ec34a9c
Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper
|
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 |
|
Video.cs
|
9aaf843353
Added sample rate to video audio stream
|
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 |