Sorting Anime???

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
brandonjcreek
Newbie
Newbie
Posts: 3
Joined: July 26th, 2010, 8:57 pm

Sorting Anime???

Post by brandonjcreek »

Okay, so I'm about ready to pull my hair out over this issue. I have spent several hours searching to see if I can find a solution to my problem to no avail. So here it is.  I am trying to find an easy way to sort my anime episodes out using the "Absolute Ordering" scheme.  An example of the procedure that I am trying to achieve is this:

Download Directory: /Video/TV/Bleach/
[HorribleSubs] Bleach-279 [720p].mkv  {>>>Processed Into>>>}  Bleach - 279.mkv


Right now if I run it under standard TV sorting, I get this:

Download Directory: /Video/TV/Bleach/
[HorribleSubs] Bleach-279 [720p].mkv  {>>>Processed Into>>>}  Bleach - S02E79.mkv


And if I run download it with no sorting I get this result:

Download Directory: /Video/TV/[HorribleSubs] Bleach-279 [720p]/[HorribleSubs] Bleach-279 [720p].mkv

Does anyone know of a post processing script that would allow me to process my files and maintain their absolute order, and if so how exactly do I create/use it?  As of now, I have had no need for running post processing scripts since sabnzbd did everything I needed it to do right out of the gate. Thanks to anyone who is willing to help. BTW, I'm running on Os X, not sure if it makes a difference, but just thought I'd throw that in.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Sorting Anime???

Post by shypike »

Is your problem only that 279 gets converted to S2E79?
If so, modify the sort expression on Config->Sorting?
brandonjcreek
Newbie
Newbie
Posts: 3
Joined: July 26th, 2010, 8:57 pm

Re: Sorting Anime???

Post by brandonjcreek »

The only problem with that is that if I modify the expression, it will change the naming up on the rest of my TV episodes as well, and I like them to be sorted out into S01E01. Is there a way to apply a different sorting expression to Anime and TV? The only ones that I see are for Series, Generic and Date.  I tried applying this sting into the Generic option, /%title/%title - %e%.ext/, but in the preview I got this /Movie Name/Movie Name - %e%.ext/. Any ideas?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Sorting Anime???

Post by shypike »

Not possible, unless you write your own user script to rename the result.
brandonjcreek
Newbie
Newbie
Posts: 3
Joined: July 26th, 2010, 8:57 pm

Re: Sorting Anime???

Post by brandonjcreek »

Do you by any chance know of any scripts that may give me the results I'm looking for, or of any sites I could visit that may assist me in writing my own? I virtually know nothing when it comes to the various scripting languages that are out there, LOL.
Post Reply