fix #62 for now, but we must revisit 4 psonpath

This commit is contained in:
UKDTOM 2020-06-14 21:32:15 +02:00
parent ed07be939e
commit 9ff9c5f3ac

View file

@ -187,13 +187,13 @@
}, },
"Sort title": "Sort title":
{ {
"key": "titleSort", "key": "MediaContainer.Metadata[0].titleSort",
"call": 1, "call": 1,
"type": "string" "type": "string"
}, },
"Studio": "Studio":
{ {
"key": "studio", "key": "MediaContainer.Metadata[0].studio",
"call": 1, "call": 1,
"type": "string" "type": "string"
}, },