Commit Graph

613 Commits (f80ce3c451bf5facb6f6537c6ed8305363a47c95)
 

Author SHA1 Message Date
LukePulverenti Luke Pulverenti luke pulverenti 8f024e8199 Fully async'd xml parsing process as well as added resolver and provider priorities
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 19a4dd83c2 Extract ffmpeg during init
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 1187222842 Update IBN types to use providers
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti ab01b49f64 Added more Audio fields to DTOBaseItem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti da23355fcc Added AudioInfo to DTOBaseItem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti d776238e6b Removed logging message
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti fd2ead1aff Added support for more Audio fields
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti e0acb3a74b Added support for additional image types
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 31c4b5a169 Comment
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3dc824e1a4 Async'd xml parsing - more to come on that
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 76f4b2adc9 Show the taskbar button with the splash screen
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 211ef34249 Adding missing file to previous local trailer checkin
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti bbc88549ab Added IsFolder
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 0ec2ab5b7b Change LocalTrailers to use DTO return type
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 03c9523001 Comments
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti d54c6d8bf6 Created a BaseApplication class in common
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3586c54e90 Fixed some kernel/splash screen async startup issues
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 87245d11fc Updated the splash screen to log progress messages
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 7e077ed913 Added ApplicationVersion to BaseKernel
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 437f89547e Minor splash screen tweaks
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 83a150e81b Merge
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 5b7063e7c6 Merge
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 937d27ae9d One async call leads to another, and another, all the way up the call stack...
12 years ago
RedShirtMB Mark Linton redshirt linton 9bf2cb803e Adjust splashscreen layout and hide close button.
12 years ago
RedShirtMB Mark Linton redshirt linton a129c93c42 Updated splashscreen to report progress
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 64887fa743 Renamed DTOBaseITem.IsRecentlyAdded to IsNew
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti f392de9b69 Renamed watched to played (since we support audio)
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 874469d476 Made xml fetching task-based
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti c658ea7feb Added Movie, Series and Episode providers
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti d794eecec4 Added initial implementation of the metadata provider network, along with the first few providers
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 803ce0968e Added an ffprobe helper class
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3e86104641 Moved ffmpeg to the controller project and added ffprobe
12 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
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti a508a997d9 Added a VirtualFolder entity, a resolver, and a CollectionType property.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti a201eb060b Updated reactive extensions usage to reflect new changes
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 1e61debf2d Updated service stack json and reactive extensions to the latest
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 6d7c29f6c8 Added IsRoot and IsVirtualFolder to DTOBaseItem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 9c456c63c8 Added more IBN api methods
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti d4d2e85486 Added support for RunningTime in metadata
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 7835d690a1 Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti f32f000298 Removed more kernel methods and deprecated the Configuration and HtmlBrowser projects. They've both been replaced by the new WebDashboard project.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti ed018a8bea Moved some logic into domain entities, which is possible now that we're embracing DTO's
12 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
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 5c094afd7e Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8a2e0badae Updated ffmpeg
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3802297b1b Fixed handler async
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 78bbb1cf8f Added resolution params to the video handler
12 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
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti d5cf6d59a3 Fixed copy/paste typo
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 0788f435c1 Added GetItemsWithPerson
12 years ago