mirror of
https://github.com/WebTools-NG/WebTools-NG
synced 2025-03-01 04:57:14 +00:00
fix #62 for now, but we must revisit 4 psonpath
This commit is contained in:
parent
ed07be939e
commit
9ff9c5f3ac
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue