Commit Graph

17 Commits (19a4dd83c21db931edf14a0ef547219ef93cdc84)

Author SHA1 Message Date
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 874469d476 Made xml fetching task-based
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti c658ea7feb Added Movie, Series and Episode providers
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti d794eecec4 Added initial implementation of the metadata provider network, along with the first few providers
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 7835d690a1 Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size.
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 97ee9fed14 Switched to MEF as a means to locate plugins and resolvers
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 84af205572 Added new api handlers to get plugin information
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3f55707755 Made AirDay strongly typed. Added a ReadString extension method.
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 80b3ad7bd2 Moved the http server to it's own assembly. added comments and made other minor re-organizations.
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 6fbd5cf464 All calls to get items now require passing in a userId. Made the model project portable. Also filled in more api calls.
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2e03cb0916 Improved loading performance even more by switching from XmlDocument to XmlReader. Also added more api improvements.
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 5f5f2838b1 moved the http server to common, added more http handlers
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 4c9f77eead Added some resolver improvements
13 years ago
LukePulverenti Luke Pulverenti luke pulverenti b50f78e5da Initial check-in
13 years ago