Commit History

Author SHA1 Message Date
  LukePulverenti Luke Pulverenti luke pulverenti caa369c1a3 A few serialization fixes 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti cb7f04e4d3 Upgraded Protobuf, and added api support for it 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 578ec7c5a5 Don't run series and movie resolvers against VF's 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 42a2835633 Removed vf collection type 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 0ff432ea4e Addede VfType to DtoBaseItem 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti cc25bd579b Chaged BaseItem.People to a dictionary to prevent duplicates and improve Contains performance. Tweaked ffprobe and provider execution. 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 977f8e970a Added VideoType.ISO and trimmed Person output size 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 4527a18738 Removed generics from IBNItem 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 1786b846d6 Tweaked DTOBaseItem creation 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti f2de85b5d9 Added VideoInfo to DTOBaseItem 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti fbf8cc833c a few more async optimizations 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti ab01b49f64 Added more Audio fields to DTOBaseItem 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti da23355fcc Added AudioInfo to DTOBaseItem 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti fd2ead1aff Added support for more Audio fields 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 0ec2ab5b7b Change LocalTrailers to use DTO return type 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 937d27ae9d One async call leads to another, and another, all the way up the call stack... 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 64887fa743 Renamed DTOBaseITem.IsRecentlyAdded to IsNew 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti f392de9b69 Renamed watched to played (since we support audio) 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 3e86104641 Moved ffmpeg to the controller project and added ffprobe 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 59a3dcc8c1 Slight re-work of ApplicationPaths so that we can have inherited versions for the UI and Server 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti a508a997d9 Added a VirtualFolder entity, a resolver, and a CollectionType property. 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 6d7c29f6c8 Added IsRoot and IsVirtualFolder to DTOBaseItem 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 7835d690a1 Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. 13 years ago
  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
  LukePulverenti Luke Pulverenti luke pulverenti 5c6ec34a9c Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 5c094afd7e Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 3f1af19ce7 Re-worked provider id's, api client, moved people to the api item wrapper and added server error handling 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti bae04374e5 Fixed stdout/stderr deadlock issue that was causing ffmpeg to hang when working with large files. 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti bda2c81dab Reworked audio transcoding to output directly to response 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 92056c4d3d Added audio transcoding 13 years ago