Hi,
I'm a long time mp3tag user trying to get the ALBUM tag from the path using Finename to Tag menu option.
Having this path+file:
M:\C\1\(1685-1750) Johann Sebastian Bach\Cantatas\[Suzuki]\BWV 0006-Bleib bei uns, denn es will Abend werden\05-Vol.36-BWV6 Aria Tenore Jesu la uns auf dich sehen.flac
Using string \%artist%\%dummy%\%dummy%\%album%\%track%-%title%
--- I get --> BWV 0006-Bleib bei uns, denn es will Abend werden
Using string \%artist%\%dummy%\%album%\%album%\%track%-%title%
--- I get --> [Suzuki] BWV 0006-Bleib bei uns, denn es will Abend werden
Is there any way to get this one ---> BWV 0006-Bleib bei uns, denn es will Abend werden [Suzuki]
In other words, is it possible an easy way to specify the order when I use different parts of the path to get a tag value?
If not, I would appreciate if somebody can suggest a similar script I can modify\try ... on any other idea.
Thanks a lot in advance!!