convert series providers to new system

This commit is contained in:
Luke Pulverenti
2014-02-03 15:51:28 -05:00
parent b7a811992b
commit 48b9f657a4
19 changed files with 1482 additions and 1859 deletions

View File

@@ -224,6 +224,7 @@ namespace MediaBrowser.Model.Configuration
EnableEpisodeChapterImageExtraction = false;
EnableOtherVideoChapterImageExtraction = false;
EnableAutomaticRestart = true;
EnablePeoplePrefixSubFolders = true;
MinResumePct = 5;
MaxResumePct = 90;