mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 18:14:42 +01:00
remove obsolete markings
This commit is contained in:
@@ -289,7 +289,7 @@ namespace MediaBrowser.ServerApplication
|
||||
DeleteDeprecatedModules();
|
||||
|
||||
MigrateModularConfigurations();
|
||||
ApplyDefaultXbmcSettings();
|
||||
ApplyDefaultMetadataSettings();
|
||||
}
|
||||
|
||||
private void MigrateModularConfigurations()
|
||||
@@ -316,7 +316,7 @@ namespace MediaBrowser.ServerApplication
|
||||
}
|
||||
}
|
||||
|
||||
private void ApplyDefaultXbmcSettings()
|
||||
private void ApplyDefaultMetadataSettings()
|
||||
{
|
||||
if (!ServerConfigurationManager.Configuration.DefaultMetadataSettingsApplied)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user