|
|
|
@ -66,8 +66,6 @@ namespace MediaBrowser.Api
|
|
|
|
|
{
|
|
|
|
|
_config.Configuration.IsStartupWizardCompleted = true;
|
|
|
|
|
_config.Configuration.EnableLocalizedGuids = true;
|
|
|
|
|
_config.Configuration.MergeMetadataAndImagesByName = true;
|
|
|
|
|
_config.Configuration.EnableStandaloneMetadata = true;
|
|
|
|
|
_config.Configuration.EnableLibraryMetadataSubFolder = true;
|
|
|
|
|
_config.Configuration.EnableCustomPathSubFolders = true;
|
|
|
|
|
_config.Configuration.DisableXmlSavers = true;
|
|
|
|
|