Hi... If there is a slash in the Title and you run Tag - Filename a new directory is created.
For example:
Title: It's a Sin / I Will Survive (Live in Rio 1994) [2021 Remaster]
02-07 - It's a Sin ----> I Will Survive (Live in Rio 1994) [2021 Remaster].m4a
The tag to filename format string is set to this:
/Volumes/Music/flac/%ALBUMARTIST%/%ALBUM% (%YEAR%)/$ifgreater(%TOTALDISCS%,1,$num(%DISCNUMBER%,2)-,)$num(%TRACK%,2) - %TITLE%
Is there a way to have it not create a directory when it renames the files?
Thanks.