Quantcast
Channel: MCEBuddy 2.x
Viewing all articles
Browse latest Browse all 10715

New Post: Archieve Shows into Folders

$
0
0
Thanks =

This batch file needs a little work but, is close...

for /f "tokens=1* delims= " %%a in ('dir /b *.wtv') do (
md %%a 2>nul
move "%%a %%b" %%a
)


Mitch

Viewing all articles
Browse latest Browse all 10715

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>