Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: FLAC files present in the destination folder? (Read 697 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

FLAC files present in the destination folder?

Good evening!

I use the following string to copy my files to a new folder structure after tagging:

~$caps($cut($stripprefix(%album artist%,The),1))~\$stripprefix(%album artist%,The)\[%date%] - [%album%]\$ifgreater(%totaldiscs%,1,%discnumber%[%tracknumber%]. [%album artist%] - [%title%],[%tracknumber%]. [%artist%] - [%title%])

...so it looks like that (see attachment).

Is there any way to check if there are already FLAC files in the destination directory when I want to copy MP3 files and prevent the routine from copy it to the destination folder, if so?

Greetings!