Try this, it seems to be better skipping the title altogether and using the name and the mix.
outputto "TITLE"
json_select "name"
sayrest
json_select "mix"
ifnot ""
say " ("
sayrest
say ")"
endif
say "|"
Try this, it seems to be better skipping the title altogether and using the name and the mix.
outputto "TITLE"
json_select "name"
sayrest
json_select "mix"
ifnot ""
say " ("
sayrest
say ")"
endif
say "|"