mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 19:23:38 +01:00
add metadata editor info endpoint
This commit is contained in:
@@ -90,7 +90,7 @@ namespace MediaBrowser.LocalMetadata
|
||||
{
|
||||
get
|
||||
{
|
||||
return "Media Browser Legacy Xml";
|
||||
return "Media Browser Xml";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user