Hey, I touched on this in a previous post and I think ohrenkino said that if the number of folders is less than the number required, when using actions everything will be moved to one folder.
So let's say we have one folder full of tracks by different artists.
We want to move each file into a folder that corresponds with the album (single name).
I want to select every file within the directory A:\Music\Record\
.
Small sample
Format value:
_DIRECTORY
Format string:
A:\Music\Record\%artist%\%album%
If you are anything like me, you might imagine this would move everything correctly to the corresponding artist and album folders respectively. Except, it grabs every file in that directory and tries to place them all in the first album of the first artist in the selection.
Now instead of being in A:\Music\Record, it has been moved to "A:\Music\Record\Corvyx\6 Inch (feat. Nicole Medoro)".
There has to be a workaround for this?
I think I need to rename the files but I don't want them getting stuck inside a subfolder. So even if everything was in the folder "Corvyx\6 Inch (feat. Nicole Medoro)" I still want files to be able to go into the respective folder within "A:\Music\Record\Artist\Album".