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: Copy folders to new destination (Read 864 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Copy folders to new destination

How would I copy an entire discography ("artist" folder with multiple album folders and files in it) to a new destination? Maintaining the structure is important because it's a waste of time to create new folders all together and having to rename them.

Copy folders to new destination

Reply #1
use windows explorer?

i only use file operations if i want to generate a new folder structure based on track metadata. for folders that already exists, i don't bother.

if you really want to use file operations, something like

Code: [Select]
$directory(%path%,2)\%directory%\%filename%


might do if it's consistently 2 folders deep following a format like artist\album\filename




Copy folders to new destination

Reply #2
how do you use file operations, i mean, where do you put this code?
I want to rebuild my library (folder structure) with information from my foobar2000 library

 

Copy folders to new destination

Reply #3
(1) Have the file operations component installed
(1b) Re-install over your current installation (which harms nothing) if you didn’t choose the component the first time around
(2) Select files
(3) Right-click
(4) “File operations”