mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-02 22:08:27 +01:00
3.0.5306.42925
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user