I want to copy the artist field to the album field only if the album field is blank. Please help.
New Action: Format Value
Field ALBUM
Format string:
$IF(%ALBUM%,%ALBUM%,%ARTIST%)
Seems to work great! Thank you!
I want to copy the artist field to the album field only if the album field is blank. Please help.
New Action: Format Value
Field ALBUM
Format string:
$IF(%ALBUM%,%ALBUM%,%ARTIST%)
Seems to work great! Thank you!