In Linux I do (having /foo/flac and /foo/mp3 trees):

cd /foo/flac
find . -name cover.jpg -exec cp -v {} ../mp3/{} \;

I guess one should be able to do the same in Windoze (cmd.exe) using a
"for" loop. I cannot tell you the exact command, though. A command line
command reference should be available in C:\WINDOWS\Help\ntcmds.chm".

An alternative using Explorer might be: search for *.jpg in the flac
tree, drag+drop the found files to a .zip and extract that zip in the
mp3 tree.

Regards,
flipflip


-- 
flipflip

Check out flipflip's 'SlimServer On DiskStation (SSODS)'
(http://oinkzwurgl.org/ssods/)!
------------------------------------------------------------------------
flipflip's Profile: http://forums.slimdevices.com/member.php?userid=5223
View this thread: http://forums.slimdevices.com/showthread.php?t=43416

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/ripping

Reply via email to