Commit Graph

59 Commits (110d1e6fbef39959f7c7b99eca6bbb0bc41dc218)

Author SHA1 Message Date
Luke Pulverenti b7096d2092 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
11 years ago
Luke Pulverenti f546f09c71 bulk save items when possible
11 years ago
Eric Reed 8452e2f125 Add block unrated option
11 years ago
Luke Pulverenti 4112c9a0e0 added a recursive flag to refresh api
11 years ago
Luke Pulverenti 99959f5d10 fixed image providers from running everytime against collection folders
11 years ago
Luke Pulverenti 734e53e937 updated nuget
12 years ago
Luke Pulverenti f3bd103e91 updated movie db provider to support downloaded trailers
12 years ago
Luke Pulverenti 9434d05a5f added stub page to edit metatada for an item
12 years ago
Luke Pulverenti 8290f04e0f progress bars on resumable items
12 years ago
Luke Pulverenti b531735b0c changed ActualChildren to a ConcurrentDictionary to allow for easy add/removes
12 years ago
Luke Pulverenti 9fdf5d1c4b updated nuget
12 years ago
Luke Pulverenti 6481688d2a fixes #223 - New Content Localhost Popups Repeat 'Old' 'New Content' on Media Changes
12 years ago
Luke Pulverenti b443d591a2 fixes #200 - MB3 Locking Folders for a long time
12 years ago
Luke Pulverenti 4a100452cf audio page progress
12 years ago
Luke Pulverenti 19d21a246d made Audio.Artist plural and removed duplicated of artists into the people collection
12 years ago
Luke Pulverenti de038ac029 faster progress reporting during library scan
12 years ago
Luke Pulverenti a90e925ec6 fixes #144 - Marking a boxset as viewed doesn't mark the individual titles of the set as viewed
12 years ago
Luke Pulverenti 2b8b98b590 reduce scanning overhead a bit
12 years ago
Luke Pulverenti 30d6e2cd6c made library scan a bit more conservative
12 years ago
Luke Pulverenti 7f1fdbf223 add GuestStar distinction
12 years ago
Luke Pulverenti 785deff188 removed excess hashing in providers and made user data key-based
12 years ago
Luke Pulverenti b25fd4296c display new fields on person page
12 years ago
Luke Pulverenti ff1db0a173 resharper suggestions in controller project
12 years ago
Luke Pulverenti 804115bf8d remove and/or delay unnecessary startup work
12 years ago
Luke Pulverenti 4986722c73 made display preferences uniquely identifiable
12 years ago
Luke Pulverenti e2562879d8 Moved userdata to user manager to resolve concurrency issues. must delete userdata and displaypreferences db files.
12 years ago
Luke Pulverenti b4dd8a2106 moved displaypreferences to usermanager to solve concurrency issues
12 years ago
Luke Pulverenti 9f06eb781f fixes #97 and creates a library dictionary cache to avoid FindById recursion
12 years ago
Luke Pulverenti 8f7981b6a6 getting started sorting in the dashboard
12 years ago
Luke Pulverenti 67df3be368 removed extra lock
12 years ago
Luke Pulverenti 5422b14533 improve library scan progress reporting
12 years ago
LukePulverenti cf61ac0264 fixed client type display for ios. also fixed display preferences saving.
12 years ago
Eric Reed c02ac2a8ca Manage some items as single instance throughout #54
12 years ago
Eric Reed 89e6124a5d Backout non persistence of virtual folders. Doesn't address the real issue.
12 years ago
Eric Reed 0ce5fc7799 Try not saving virtual folders in repository
12 years ago
LukePulverenti 31d079f1ba unified the two sorting api's
12 years ago
LukePulverenti 54a36322bb made base video resolver available for re-use
12 years ago
LukePulverenti ac3a94f5a1 moved resolvers to implementations, trimmed nuget package a bit
12 years ago
LukePulverenti af7aa597c3 referenced core plugins, fixed some dashboard issues, extracted library manager
12 years ago
LukePulverenti ff4ee7ab9c combined usermanager and userdata manager
12 years ago
LukePulverenti 465f0cc1e2 moved some network code to the networking assembly
12 years ago
LukePulverenti 868a7ce9c8 isolated clickonce dependancies
12 years ago
LukePulverenti fdafa59683 Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy.
12 years ago
LukePulverenti 76f067f867 extracted more logging dependancies
12 years ago
LukePulverenti ab1065a567 removed static logger
12 years ago
LukePulverenti ee9d481662 isolated bdinfo dependancy
12 years ago
LukePulverenti 767cdc1f6f Pushing missing changes
12 years ago
ebr11 Eric Reed spam ef07c2e6ab Move PhysicalLocations to baseitem
12 years ago
ebr11 Eric Reed spam 4e3ce41880 Some directory-watcher rework - still not working properly
12 years ago
ebr11 Eric Reed spam 442081f4e2 forgot a lock
12 years ago