jellyfin/MediaBrowser.Model/Entities
LukePulverenti Luke Pulverenti luke pulverenti f2de85b5d9 Added VideoInfo to DTOBaseItem
2012-08-22 08:56:44 -04:00
..
Audio.cs Added more Audio fields to DTOBaseItem 2012-08-20 08:20:51 -04:00
BaseEntity.cs
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
IHasProviderIds.cs Added a VirtualFolder entity, a resolver, and a CollectionType property. 2012-08-18 15:38:27 -04:00
ImageType.cs
ItemSpecialCounts.cs Renamed watched to played (since we support audio) 2012-08-19 13:00:52 -04:00
MetadataProviders.cs
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
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 VideoInfo to DTOBaseItem 2012-08-22 08:56:44 -04:00
VirtualFolder.cs Added a VirtualFolder entity, a resolver, and a CollectionType property. 2012-08-18 15:38:27 -04:00
Year.cs