Networked Media Tank
bat file - Printable Version

+- Networked Media Tank (http://www.networkedmediatank.com)
+-- Forum: General (/forumdisplay.php?fid=10)
+--- Forum: Off Topic (/forumdisplay.php?fid=14)
+--- Thread: bat file (/showthread.php?tid=49777)



bat file - jomuir - 02-11-2011 04:07 PM

Hi,

Anyone know how I can improve this? I have one file with the following in it:-
xcopy "C:\Users\Jonnie\Documents\rips\TV\CSI\Season 2\*.avi" "U:\TV Series\Drama\CSI\Season 2" /s/Y/D
C:\YAMJ\YAMJ_USB_TV.cmd
@echo

This works great, but when I rip my dvd's I need to change the directories, how can I set it to do this without specific tha last 2 folders and the files going in the correct folder structure on my U drice. So if I ripped CSI, House, Lie to me, then wanted to run the bat file it would work for all 3 without me having to edit the bat file?