aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities/Folder.cs
AgeCommit message (Expand)Author
2013-08-25fixes around saving music brainz id's to xmlLuke Pulverenti
2013-08-23updated GetRecursiveChildren paramsLuke Pulverenti
2013-08-23added full support for linked childrenLuke Pulverenti
2013-08-19Initial support of shortcuts everywhereEric Reed
2013-08-18revert single/multi transition. too risky for now.Luke Pulverenti
2013-08-16factor mixed folder value into item idLuke Pulverenti
2013-08-14only set creation date at resolve timeLuke Pulverenti
2013-08-03persist locked fields in xmlLuke Pulverenti
2013-08-03reduced some virtualizationLuke Pulverenti
2013-07-26removed GetDisplayPreferencesId methodLuke Pulverenti
2013-07-26separate display preferences per clientLuke Pulverenti
2013-07-24Remove Index by Rating option until we have time to implementEric Reed
2013-07-17save dates in xml with local timeLuke Pulverenti
2013-07-16add tvdb and games db to xml saversLuke Pulverenti
2013-07-12added collection typeLuke Pulverenti
2013-07-07Offline fixesLuke Pulverenti
2013-07-06offline support fixLuke Pulverenti
2013-07-05added error handling to image tag generationLuke Pulverenti
2013-07-05don't try to get non-cached children when offlineLuke Pulverenti
2013-07-05improve offline support and add a web client indicatorLuke Pulverenti
2013-07-05beginnings of offline supportLuke Pulverenti
2013-07-05Added support for linked childrenLuke Pulverenti
2013-06-28tightened up image saving to reduce knowledge of file namesLuke Pulverenti
2013-06-27distinguish between metadata download and editLuke Pulverenti
2013-06-26read 3d format from xmlLuke Pulverenti
2013-06-24save music brainz id in xmlLuke Pulverenti
2013-06-21limit the extensions that are factored into the file stamp checkLuke Pulverenti
2013-06-20skip regeneration of resolve args when possibleLuke Pulverenti
2013-06-20move child definitions to dbLuke Pulverenti
2013-06-17switch to flat file storageLuke Pulverenti
2013-06-12Added poor man's multi-file movie supportLuke Pulverenti
2013-05-23Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLuke Pulverenti
2013-05-23bulk save items when possibleLuke Pulverenti
2013-05-23Add block unrated optionEric Reed
2013-05-22added a recursive flag to refresh apiLuke Pulverenti
2013-05-18fixed image providers from running everytime against collection foldersLuke Pulverenti
2013-05-12updated nugetLuke Pulverenti
2013-05-06updated movie db provider to support downloaded trailersLuke Pulverenti
2013-05-05added stub page to edit metatada for an itemLuke Pulverenti
2013-05-03progress bars on resumable itemsLuke Pulverenti
2013-05-03changed ActualChildren to a ConcurrentDictionary to allow for easy add/removesLuke Pulverenti
2013-05-03updated nugetLuke Pulverenti
2013-05-03fixes #223 - New Content Localhost Popups Repeat 'Old' 'New Content' on Media...Luke Pulverenti
2013-04-28fixes #200 - MB3 Locking Folders for a long timeLuke Pulverenti
2013-04-22audio page progressLuke Pulverenti
2013-04-20made Audio.Artist plural and removed duplicated of artists into the people co...Luke Pulverenti
2013-04-19faster progress reporting during library scanLuke Pulverenti
2013-04-16fixes #144 - Marking a boxset as viewed doesn't mark the individual titles of...Luke Pulverenti
2013-04-15reduce scanning overhead a bitLuke Pulverenti
2013-04-15made library scan a bit more conservativeLuke Pulverenti