add metadata editor info endpoint

This commit is contained in:
Luke Pulverenti
2014-12-21 00:57:06 -05:00
parent 7b0306dce7
commit e5e39e8e56
13 changed files with 99 additions and 35 deletions

View File

@@ -90,7 +90,7 @@ namespace MediaBrowser.LocalMetadata
{
get
{
return "Media Browser Legacy Xml";
return "Media Browser Xml";
}
}