3.0.5306.42925

This commit is contained in:
Luke Pulverenti
2014-07-13 00:55:56 -04:00
parent 8b630e2d41
commit baf44b2718
21 changed files with 192 additions and 110 deletions

View File

@@ -337,7 +337,7 @@ namespace MediaBrowser.ServerApplication
// Make sure xbmc metadata is disabled for existing users.
// New users will be handled by the startup wizard.
ServerConfigurationManager.SetPreferredMetadataService("Media Browser Xml");
ServerConfigurationManager.DisableMetadataService("Xbmc Nfo");
}
ServerConfigurationManager.Configuration.DefaultMetadataSettingsApplied = true;