Simple Script

Come up with a useful post-processing script? Share it here!
Post Reply
Chura
Newbie
Newbie
Posts: 17
Joined: December 28th, 2012, 11:41 am

Simple Script

Post by Chura »

Hi,

I'm looking to build simple script for Windows that just move files to relevant directories.
i'm using SABnzbd to repair+extract+delete, therefore i have a directory in the download directory.

How can I use the varaiable of the directory ?

i mean, i downloaded Great.Movie.720p.MeMeMe and now i have this directory
so i want a script to move "E:\Downloads\Great.Movie.720p.MeMeMe" ONLY to "E:\Movies\".
Same for series. but here i'll be more specific, that
[*] Great.TV.Show.S01E01 will go to E:\TV\Great TV Show
[*] Very.Bad will go to E:\TV\Very Bad
For TV series i'm ok with building a rule for each series, but i want it to work only on the new downloaded file. based on its name move it to relevant directory.

Thanks!
NoTolerance
Full Member
Full Member
Posts: 127
Joined: June 27th, 2012, 9:55 am

Re: Simple Script

Post by NoTolerance »

Have you looked into using Sickbeard for TV? It does what you're asking.

My YoVanilla script might handle the first part of your request.
Post Reply