[HELP] Appending Release Year to Title With a Twist
Posted: 15 Oct 2016, 14:50
So I'd like to appened the release year to the title of my shows (mostly anime) but the problem is there are some anime titles that already include the year at the end; "Mushishi Zoku Shou (2014)" for example.
I'd like to modify my format to only append the year to the titles that don't already have the year included.
Here's my current format:
Thanks in advance for any help!!
I'd like to modify my format to only append the year to the titles that don't already have the year included.
Here's my current format:
Code: Select all
I:/Anime/{primaryTitle.replace(': ',' - ')} {"[$group]"} ({model.collect{ [it.source, it.vc, it.ac] }.transpose()*.minus(null)*.unique()*.join('-').join(' ')})/{primaryTitle.replaceAll(/(?<=\w)[\w\s]/, '').replace(': ', '-')} {any{absolute}{'S'+special}.pad(2)} - {t.replace(': ', ' - ')}