fix artist editor

This commit is contained in:
Luke Pulverenti
2016-09-06 01:02:05 -04:00
parent d4324b7e89
commit 67505e24bd
15 changed files with 126 additions and 77 deletions

View File

@@ -217,7 +217,7 @@ namespace MediaBrowser.Model.Configuration
Migrations = new string[] { };
CodecsUsed = new string[] { };
SqliteCacheSize = 0;
ImageExtractionTimeoutMs = 10000;
ImageExtractionTimeoutMs = 14000;
EnableLocalizedGuids = true;
DisplaySpecialsWithinSeasons = true;