Hello
I would like to know, if it is possible to create an action group that would do this:
1] look at the end of TITLE tag
2] if there is a "##something" or "## something" or "0000", move it to the beginning of GENRE tag
3] look again at the end of TITLE tag
4] if there is a "##something" or "## something", move it to the beginning of GENRE tag; with the addition of two pauses after it
5] stop looking as soon as the end of the title tag runs out of the "##" indicator
6] rearrange numerically / alphabetically the GENRE tag
7] remove repeated stuff
Examples
TITLE tag: Make Me... Make You! {2012 Mix} [MEE] ##55 ## 02 ##03 ##01 ##VILLAGE ## CITY ##77 ##ACTION ## BATTLE ##ZZZZZZZZZ ## DESERT ##66
[is split into]
TITLE tag: Make Me... Make You! {2012 Mix} [MEE]
GENRE tag: ##01 ##02 ##03 ##ACTION ##BATTLE ##CITY ##DESERT ###VILLAGE #ZZZZZZZZZ ##55 ##66 ##77
TITLE tag: Make Me... Make You! (Instrumental) {DJ XXX Remix} 0000
[is split into]
TITLE tag: Make Me... Make You! (Instrumental) {DJ XXX Remix}
GENRE tag: 0000
TITLE tag: Make Me... Make You; PART 2 {Live 2000}##77 ## 33 ## 66 ## 55## 44
[is split into]
TITLE tag: Make Me... Make You; PART 2 {Live 2000}
GENRE tag: ##33 ##44 ##55 ##66 ##77
TITLE tag: Make Me... Make You; PART 3## 33 ## 66 ##33 ##33 ## 66
[is split into]
TITLE tag: Make Me... Make You; PART 3
GENRE tag: ##33 ##66
So please note that the there could be a total chaos, but the "##" / "## " indicates always a new separate value, and the must-be-order is:
numbers from 01 to 49 >>> words >>> numbers from 50 to 99