| .. |
|
Audio.cs
|
Added more Audio fields to DTOBaseItem
|
2012-08-20 08:20:51 -04:00 |
|
BaseEntity.cs
|
Moved some additional fields down to BaseEntity.
|
2012-08-13 07:39:42 -04:00 |
|
BaseItem.cs
|
Added support for more Audio fields
|
2012-08-19 22:05:55 -04:00 |
|
Folder.cs
|
Removed Linq usage from ItemController
|
2012-08-20 21:21:03 -04:00 |
|
Genre.cs
|
Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem
|
2012-08-12 19:57:54 -04:00 |
|
IHasProviderIds.cs
|
Added a VirtualFolder entity, a resolver, and a CollectionType property.
|
2012-08-18 15:38:27 -04:00 |
|
ImageType.cs
|
Reworked CategoryInfo and added ImageType enum
|
2012-07-30 15:03:07 -04:00 |
|
ItemSpecialCounts.cs
|
Renamed watched to played (since we support audio)
|
2012-08-19 13:00:52 -04:00 |
|
MetadataProviders.cs
|
Re-worked provider id's, api client, moved people to the api item wrapper and added server error handling
|
2012-08-15 09:20:29 -04:00 |
|
Person.cs
|
Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size.
|
2012-08-18 04:22:54 -04:00 |
|
Studio.cs
|
Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem
|
2012-08-12 19:57:54 -04:00 |
|
User.cs
|
Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size.
|
2012-08-18 04:22:54 -04:00 |
|
UserItemData.cs
|
Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size.
|
2012-08-18 04:22:54 -04:00 |
|
Video.cs
|
Added VideoType.ISO and trimmed Person output size
|
2012-08-23 08:59:40 -04:00 |
|
VirtualFolder.cs
|
Added a VirtualFolder entity, a resolver, and a CollectionType property.
|
2012-08-18 15:38:27 -04:00 |
|
Year.cs
|
Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem
|
2012-08-12 19:57:54 -04:00 |