mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 05:53:03 +03:00
fixes #945 - Add genre views to dlna
This commit is contained in:
@@ -124,7 +124,7 @@ namespace MediaBrowser.Api
|
||||
|
||||
public void Post(AutoSetMetadataOptions request)
|
||||
{
|
||||
_configurationManager.DisableMetadataService("Media Browser Xml");
|
||||
_configurationManager.DisableMetadataService("Media Browser Legacy Xml");
|
||||
_configurationManager.SaveConfiguration();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user