mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01: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