again i'm stuck on moving cover art to it's own folder. i'm using this format
quick Action:
format value
format field: _directory
format string :w:\$validate($trim(%Artist%) . $trim(%Title%) . $trim(%Date%),).
i like to replace the %date% and put in %year% field but when i do that it doesn't add the year to the jpg file, so can someone please explain what format string i need to do to have the year tact on the end of the format string.
Thanks
DP19
okay i believe i have this working howeve when i run it it move the folder to ther drive which i don't wnat that to happen can someone tell me what i'm missing (doing wrong) with the string format please?
this worked but it created multi folders under the artist folder with the same artist if there are other artists withing the filename.
ex:
2PAC.DEAR MAMA 1995
2PAC ♫ TALENT.CHANGES 1998
my end goal is to have all the jpg of the artist in the artistist folder no matter if there are other artist within the filename. this part is what i can't figure out. i don't know the full format string to do what i like.
That was very honest.
Just for the record, I think that the complete string should be: Y:\$regexp(%artist%,(.*) ♫ .*,$1)\$validate($trim(%Artist%).$trim(%Title%) $trim(%Year%),)