jellyfin/MediaBrowser.Model
2012-08-24 08:45:54 -04:00
..
DTO Added VideoType.ISO and trimmed Person output size 2012-08-23 08:59:40 -04:00
Entities Changed some types to List to avoid having to call ToList for insertion purposes 2012-08-24 08:45:54 -04:00
Plugins Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 2012-08-17 09:16:50 -04:00
Progress Extracted Logging into a separate, portable class library 2012-07-30 09:44:28 -04:00
Properties All calls to get items now require passing in a userId. Made the model project portable. Also filled in more api calls. 2012-07-16 12:50:44 -04:00
MediaBrowser.Model.csproj Added VideoInfo to DTOBaseItem 2012-08-22 08:56:44 -04:00