I made a custom action though i cannot seem to get it to to work
my library is ogranized as this
\band name[year the album came out] album name\song title.mp3
ex. --- \Broadway[2009] Kingdoms\Broadway - 01 - Intro.mp3
the action i made is
Format: _DIRECTORY
[%year%] %album%
simple enough? well when i tell mp3tag to execute it, it fails to include the [ and ] brackets (Q_Q)
ex. --- \Broadway\2009 Kingdoms\
how do i go about including them so they appear in the new folder name?
thanks for the replies in advance =)