pcock Posted November 18, 2010 Report Share Posted November 18, 2010 automatically get a folder to remove the floder and dump its contents in the parent folder its in? if you catch my drift. instead of spending ages going through all the folders and manually dragging and dropping the mp3's into a new folder Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Link to comment https://forum.watmm.com/topic/61518-in-windows-vista-is-there-any-way-to/ Share on other sites More sharing options...
jhonny Posted November 18, 2010 Report Share Posted November 18, 2010 On 11/18/2010 at 5:34 PM, messiaen said: automatically get a folder to remove the floder and dump its contents in the parent folder its in? if you catch my drift. instead of spending ages going through all the folders and manually dragging and dropping the mp3's into a new folder I guess an automated way would have to deal with the possibility of files having the same name, which would mess things up. I haven't heard of an automated way to do it. Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Link to comment https://forum.watmm.com/topic/61518-in-windows-vista-is-there-any-way-to/#findComment-1459217 Share on other sites More sharing options...
Guest mafted Posted November 18, 2010 Report Share Posted November 18, 2010 get a batch converter.. should be doable with folders as well as extensions. Quote Link to comment https://forum.watmm.com/topic/61518-in-windows-vista-is-there-any-way-to/#findComment-1459219 Share on other sites More sharing options...
mcbpete Posted November 18, 2010 Report Share Posted November 18, 2010 This may not work but - Start - Run cmd mkdir c:\a temporary folder name cd \ cd name of parent folder full of mp3s copy *.mp3 c:\the temporary folder name /s Obviously replace c: with whatever drive letter your mp3s are in. Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide all signatures I haven't eaten a Wagon Wheel since 07/11/07... ilovecubus.co.uk - 25ml of mp3 taken twice daily. Link to comment https://forum.watmm.com/topic/61518-in-windows-vista-is-there-any-way-to/#findComment-1459247 Share on other sites More sharing options...
Bubba69 Posted November 18, 2010 Report Share Posted November 18, 2010 (edited) On 11/18/2010 at 6:16 PM, mcbpete said: This may not work but - Start - Run cmd mkdir c:\a temporary folder name cd \ cd name of parent folder full of mp3s copy *.mp3 c:\the temporary folder name /s Obviously replace c: with whatever drive letter your mp3s are in. yeah, but I think he has several folders within a main folder and needs all the mp3s out of each one without going to each one individually. If there are folders within folders it might be a little more tricky but its also pretty simple but might need to make a recursive loop. Tell me exactly what you need to do and I'll write a batch script. Edited November 18, 2010 by mcbpete Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide Bubba69's signature Hide all signatures https://intervallux.bandcamp.com/ Link to comment https://forum.watmm.com/topic/61518-in-windows-vista-is-there-any-way-to/#findComment-1459373 Share on other sites More sharing options...
mcbpete Posted November 18, 2010 Report Share Posted November 18, 2010 The /s switch in the above copy line goes through all subdirectories (and subdirectories within them). It was unclear admittedly - I'll bold-erise that part of the listing.... Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide all signatures I haven't eaten a Wagon Wheel since 07/11/07... ilovecubus.co.uk - 25ml of mp3 taken twice daily. Link to comment https://forum.watmm.com/topic/61518-in-windows-vista-is-there-any-way-to/#findComment-1459396 Share on other sites More sharing options...
modey Posted November 19, 2010 Report Share Posted November 19, 2010 can't you just search for all mp3s within the subfolders in explorer and drag the results to the new folder? Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide modey's signature Hide all signatures youtube | bandcamp | soundcloud | twitter | facebook 0F.digital Link to comment https://forum.watmm.com/topic/61518-in-windows-vista-is-there-any-way-to/#findComment-1459548 Share on other sites More sharing options...
Guest futuregirlfriend Posted November 19, 2010 Report Share Posted November 19, 2010 here's something that if it isn't of use to you might be to someone else http://www.last.fm/group/Foobar+Users/forum/45322/_/550701 so dump things into a playlist, tag with discogs tagger, do the file operation to sort how you'd like. Quote Link to comment https://forum.watmm.com/topic/61518-in-windows-vista-is-there-any-way-to/#findComment-1459556 Share on other sites More sharing options...
Recommended Posts