mirror of
https://github.com/WebTools-NG/WebTools-NG
synced 2024-11-26 21:10:19 +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":
|
||||
{
|
||||
"key": "titleSort",
|
||||
"key": "MediaContainer.Metadata[0].titleSort",
|
||||
"call": 1,
|
||||
"type": "string"
|
||||
},
|
||||
"Studio":
|
||||
{
|
||||
"key": "studio",
|
||||
"key": "MediaContainer.Metadata[0].studio",
|
||||
"call": 1,
|
||||
"type": "string"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue