[Windows] Simple sorting help - solved.

Come up with a useful post-processing script? Share it here!
Post Reply
grymm
Newbie
Newbie
Posts: 2
Joined: July 1st, 2012, 2:39 pm

[Windows] Simple sorting help - solved.

Post 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.
Last edited by grymm on July 4th, 2012, 11:25 am, edited 1 time in total.
NoTolerance
Full Member
Full Member
Posts: 127
Joined: June 27th, 2012, 9:55 am

Re: [Windows] Simple sorting help

Post 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.
grymm
Newbie
Newbie
Posts: 2
Joined: July 1st, 2012, 2:39 pm

Re: [Windows] Simple sorting help

Post by grymm »

Thanks... I just found that second step in sick-beard. d'uh. I just missed it the first time through.
Post Reply