2019-08-01, 18:21
Thanks! It's great! Please, how could I prevent the current movie from showing in the list? I know that I should add another condition, but I don´t know how... I'm trying with:
but it doesn't work...
xml:plugin://script.embuary.helper/?info=getbyargs&filter_args='"{"field": "year", "operator": "is", "value": "$INFO[Container(595).ListItem.Year]" & "field": "title", "operator": "isnot", "value": "$INFO[Container(595).ListItem.Title]"}"'&sort_args='"{"order": "ascending", "method": "title"}"'&type=movie
but it doesn't work...