Is there an action that can be created to move subfolders to the main folder?
for instance I have a folder named: "various.artists.80s.hits.the.collection.2cd.2023" that has a subfolder named: "80s Hits The Collection - 2023 - Various Artists". I want to move this folder to the main directory.
Thank you, this worked. however I need to modify it a bit.
for instance if a subfolder is listed as CD 1 and inside that subfolder are the tracks, I would like to have the tracks be moved to under the main folder.. For instance if Michael Jackson History \cd1\ has tracks.. i want to move the tracks under the cd1 subfolder to the root which would be Michael Jackson History
@poster is right - for some reason I used an invalid variable name. the correct one would be:
%_parent_directory%
@mbrazil05: But you messed up as you did not assign the value of %_parent_directory% to _DIRECTORY but the other way round.
Please use Convert>Tag-Tag for this operation so that you can check the probable result in the preview.
I'm sorry but it still does not work. It's creating a subfolder with the same name as the main folder and put the files into it instead of moving the files to the main folder and deleting the subfolder.
This is what it is originally: Thriller \ CD1\ mp31,mp32,mp34
I want it to look like this: Thriller\mp31,mp32,mp34
when I only want it to be just the songs into the root main folder called thrillers
it is not working. what the action does is creates a subfolder and then places the files into the subfolder which is what i don't want it to do. I simply want to move the files out of the subfolder to the main folder and delete the subfolder.
Please compare your input in Convert>Tag-Tag and mine.
You will notice a certain difference, I hope.
So please enter the parameters from my attempt and see what that does in your system.