I'm not sure if a script is possible for this but basically what i have most of the time is this
Code: Select all
[Title Tag] [Artist Tag] [Album Artist]
Title ft. Artist, Artist, Artist Artist Artist
I want to make so that it looks like this
Code: Select all
[Title Tag] [Artist Tag] [Album Artist]
Title Artist [Ft. Artist, Artist] Artist
and if its a remix w/ featuring for example
Code: Select all
[Title Tag] [Artist Tag] [Album Artist]
Title (remix) ft. Artist, Artist, Artist Artist Artist
To
Code: Select all
[Title Tag] [Artist Tag] [Album Artist]
Title [Remix] Artist [Ft. Artist, Artist] Artist
And if it its just a regular remix
Code: Select all
[Title Tag] [Artist Tag] [Album Artist]
Title (remix) Artist Artist
to
Code: Select all
[Title Tag] [Artist Tag] [Album Artist]
Title [Remix] Artist Artist
I hope i was clear
I'm not sure if a script is possible for this but basically what i have most of the time is this
[code][Title Tag] [Artist Tag] [Album Artist]
Title ft. Artist, Artist, Artist Artist Artist[/code]
I want to make so that it looks like this
[code][Title Tag] [Artist Tag] [Album Artist]
Title Artist [Ft. Artist, Artist] Artist[/code]
and if its a remix w/ featuring for example
[code][Title Tag] [Artist Tag] [Album Artist]
Title (remix) ft. Artist, Artist, Artist Artist Artist[/code]
To
[code][Title Tag] [Artist Tag] [Album Artist]
Title [Remix] Artist [Ft. Artist, Artist] Artist [/code]
And if it its just a regular remix
[code][Title Tag] [Artist Tag] [Album Artist]
Title (remix) Artist Artist[/code]
to
[code][Title Tag] [Artist Tag] [Album Artist]
Title [Remix] Artist Artist[/code]
I hope i was clear