Commit Graph

76 Commits (f385fe2f201c6727b04acb4b8b57f2b9fc086dd4)

Author SHA1 Message Date
ebr11 Eric Reed spam f385fe2f20 Merge with default
12 years ago
ebr11 Eric Reed spam 946c0e8256 Initial metadata provider hook in. No refresh intelligence yet.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti fe427bc7f4 Removed progress value from startup
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti fb88e4d5fc Added the ability to reload the server and created a Plugins solution
12 years ago
ebr11 Eric Reed spam 7186d66109 Add OnLibraryChanged event to server Kernel
12 years ago
ebr11 Eric Reed spam 7cfa489c6e Attach ItemResolveEventArgs to BaseItem so providers can access them at any time
12 years ago
ebr11 Eric Reed spam 17106ea5c7 Initial commit changing to on-demand child loading and validations
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti f1e668bad8 More code cleanups
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 670a53258e Some minor code cleanups
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2467ca9668 Moved some entities to the main project
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8b39ed2f63 Moved TV into the main project and added Series properties to DTOBaseItem
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti faead199a5 Moved AuthenticationResult
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti c7b305ee2e Added a user api handler, and improved portable ApiClient
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 97a11da208 Fixed updating last login date on AuthenticateUser
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 24d221709d Fixed an issue with shortcuts pointing to a network share
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8fc828361e Updated authentication
12 years ago
ScottIsAFool Scott Lovegrove ScottIsAFool 59c844fa7d Merge
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 56a142591c Switched dummy dates to utc
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 82be5ff50d Added user dates
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 31357d3298 Updated plugins to store their assemblies directly in the plugins folder
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti e4b0eb5779 Added taskbar icon and standardized locations of images
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti e52833059b Moved server configuration to the model so that the UI can read it
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti a7b0dd1534 Added a weather api
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 4207260657 Don't compress binary responses
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti cb7f04e4d3 Upgraded Protobuf, and added api support for it
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 97bc7ec378 Added error handling for both IBN and providers
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 42a2835633 Removed vf collection type
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 81c16c305b Fixed ffmpeg extraction
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 0ff432ea4e Addede VfType to DtoBaseItem
12 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.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti f218e6b583 More comments and cleanup. Added special feature provider for movies
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2454b72c93 Comments and cleanup. ALso updated ffmpeg + ffprobe
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti ef03988442 comments and don't run internet providers on startup
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti c80c8c1cfd Switched all i/o to win32 methods and added protobuf serialization for ffprobe caching
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti fbf8cc833c a few more async optimizations
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 1c5f728ec2 Added ConfigureAwait(false) to provider calls
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 76d365fcf9 Tweaked disk access a little bit more
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 0a0a4256b3 Enabling video info provider
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 906ad3cb1a Removed Linq usage from ItemController
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 6fbeee841f Performance update
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2c56e75ca5 Remove md5 lock and just create a new instance everytime
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti aae259d2cd Initial check-in of VideoInfoProvider, although it's currently disabled.
12 years ago
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 3586c54e90 Fixed some kernel/splash screen async startup issues
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
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 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