I’m fairly new to the ATF function in winamp.
At the moment I have the string:
[%artist% - %album% - %tracknumber% - %title%]
This works well for me until I play an album with various artists.
What I would like to have the following format if the "Album Artist" field has the specific word "various":
[%album% - %tracknumber% - %artist% - %title%]
If it doesn’t have the word "various" I want the previous format to be applied.
Can anyone help me with a format string to do this?
At the moment I have the string:
[%artist% - %album% - %tracknumber% - %title%]
This works well for me until I play an album with various artists.
What I would like to have the following format if the "Album Artist" field has the specific word "various":
[%album% - %tracknumber% - %artist% - %title%]
If it doesn’t have the word "various" I want the previous format to be applied.
Can anyone help me with a format string to do this?
Comment