Page 1 of 1

TV Show sorting on complete season downloads

Posted: October 16th, 2015, 7:52 am
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.

Re: TV Show sorting on complete season downloads

Posted: October 16th, 2015, 11:43 am
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.

Re: TV Show sorting on complete season downloads

Posted: October 17th, 2015, 8:37 am
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)