I'm renaming my series right now with this code:
Code: Select all
{n} - {s00e00} - {t} - {vf} {source} - {ac}-{af.replaceAll(/2ch/, "2.0").replaceAll(/6ch/, "5.1")} - {audios.language}
Also {audios.language} creates an array like this: [de, en], but i would like to replace the strings like this: if [de, en] rename it to "DL", if only one language make it uppercase like DE or EN and remove the brackets. (replaceAll somehow doesn't work with {audios.language}.
If theres only "en" changing the episode title to the english name would be icing on the cake

Any help?
kind regards,
stereo