TV Show sorting on complete season downloads

Come up with a useful post-processing script? Share it here!
Post Reply
algee
Newbie
Newbie
Posts: 2
Joined: October 16th, 2015, 7:35 am

TV Show sorting on complete season downloads

Post by algee »

Hi,

i have this setup to sort/move/rename tv shows:

Code: Select all

%sn/%0sx%0e.%ext
it works perfectly, unless i have multiple episodes in one download,
as then it would just grab one random file, rename it and leave the rest.
it will still put everything in correct path for the tv show though.

i guess i am not the first person with said problem, so i'd assume
there already is some sort of postprocessing script to deal with it,
but all i can find is gibberish that leads me nowhere.

before i dig myself into the wonderful world of postprocessing,
maybe someone can give me a hint where to look.


edit:
oh, and i don't want to rely on any 3rd party stuff like couchpotato for now.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: TV Show sorting on complete season downloads

Post by shypike »

The TV Sort method is not meant for combination posts.
The only solution must come from a feature on the roadmap "Automatic split".
But that one is quite a bit into the future.
algee
Newbie
Newbie
Posts: 2
Joined: October 16th, 2015, 7:35 am

Re: TV Show sorting on complete season downloads

Post by algee »

Yea i thought so, thats why i am posting in the post process section (in hope that its possible to solve via ppscript)
Post Reply