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.
LukePulverenti Luke Pulverenti luke pulverenti
ed018a8bea
Moved some logic into domain entities, which is possible now that we're embracing DTO's
|
13 years ago |
.. |
Audio.cs
|
Added additional audio properties
|
13 years ago |
BaseEntity.cs
|
Moved some additional fields down to BaseEntity.
|
13 years ago |
BaseItem.cs
|
Moved some logic into domain entities, which is possible now that we're embracing DTO's
|
13 years ago |
Folder.cs
|
Moved some logic into domain entities, which is possible now that we're embracing DTO's
|
13 years ago |
Genre.cs
|
Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem
|
13 years ago |
ImageType.cs
|
Reworked CategoryInfo and added ImageType enum
|
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
|
Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper
|
13 years ago |
Studio.cs
|
Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem
|
13 years ago |
Video.cs
|
Added sample rate to video audio stream
|
13 years ago |
Year.cs
|
Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem
|
13 years ago |