Only include specific languages
Posted: 25 Jan 2021, 09:01
Hello,
I'm using the {audioLanguages} and {textLanguages} bindings but would like for it to only apply to specific languages (eng and fra as these are the only ones I care about).
I'm guessing I have to use some if-something function but I have no idea how to write it properly. Here's what my current expression looks like :
I also have a second question, is there a way for the {aco} binding to show DTS-HD MA or Dolby Atmos instead of the lenghty DTS-HD Master Audio and Dolby TrueHD with Dolby Atmos ? {ac} only gives me DTS or MLP.
Thanks in advance!
I'm using the {audioLanguages} and {textLanguages} bindings but would like for it to only apply to specific languages (eng and fra as these are the only ones I care about).
I'm guessing I have to use some if-something function but I have no idea how to write it properly. Here's what my current expression looks like :
Code: Select all
{plex} {audioLanguages} {[vf, vc, hdr, aco, channels]} {textLanguages}
Thanks in advance!