Move all files and folders + sub folders down 1 level to new folder name from clipboard

i know what i like to do but could not think of what to search for ...
so here goes ... have my music like this

M:\Music\A-Z\A\Artist Name\Album Name\track.mp3

a lot of times i get folders like this "Artist Name - Album Name\track,mp3 "

that is fine until there is an "Artist that is not in the M:\Music\A-Z\A folder"

so then i just
1 paste Artist Name - Album Name folder
2 cut Artist Name
3 make a new folder
4 paste Artist Name
5 move "Album Name folder" into newly made Artist folder ...

how to get Dopus to just make a new folder from selected part of folder name
move the contents "Album Name folder" into the newly made "Artist folder" ?

Copy MOVE HERE CREATEFOLDER "{clip}"

thanks i could not get the move part to work so CREATEFOLDER "{clip}" is great for now i need sleep now .... i have the dopus manual now on my tablet so that should help hahahahha

i got the move part to work by adding = like this

Copy MOVE HERE CREATEFOLDER="{clip}"

i must have needed sleep hahah

or maybe it was test :yum: thank you again