Page 1 of 1

[Windows] Simple sorting help - solved.

Posted: July 1st, 2012, 2:48 pm
by grymm
I am looking for (or to write) a post processing script to copy finished TV episodes into different directories based on the series name.
I know I can sort all TV episodes into a TV directory and each series properly sorted in that directory, however I want to separate the episodes based on who watches them. (specifically putting kid-friendly shows in a different folder from mature themed shows)

so basically I just want to match "house" "true blood" "game of thrones" "whatever" -> to be placed in "TV"
and match "Dora" "scooby-doo" "smurfs" "whatever" -> to be placed in "Kids_TV"

I use sickbeard as well so if it can be done there, thats cool too.
I don't mind learning how to do it, if people can point me to a scripting tutorial.

thanks in advance.

Re: [Windows] Simple sorting help

Posted: July 4th, 2012, 10:59 am
by NoTolerance
That can be easily done in SickBeard by setting the location for each show you're downloading.

For existing shows, open the show and click Edit to change the location.

Re: [Windows] Simple sorting help

Posted: July 4th, 2012, 11:24 am
by grymm
Thanks... I just found that second step in sick-beard. d'uh. I just missed it the first time through.