Missed def update

This commit is contained in:
UKDTOM 2020-09-11 11:30:22 +02:00
parent a602925f88
commit 08dc7cb2ca

View file

@ -311,7 +311,7 @@
"type": "array",
"subtype": "string",
"subkey1": "$.id",
"subkey": "[?(@.id contains 'imdb://')]",
"subkey": "$.id",
"postProcess": true
},
"TMDB":
@ -319,8 +319,8 @@
"key": "$.Guid[*]",
"call": 1,
"type": "array",
"subtype": "string",
"subkey": "[?(@.id contains 'tmdb://')]",
"subtype": "string",
"subkey": "$.id",
"postProcess": true
},
"Audience Rating":