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.
Sorting Anime???
Forum rules
Help us help you:
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.
Re: Sorting Anime???
Is your problem only that 279 gets converted to S2E79?
If so, modify the sort expression on Config->Sorting?
If so, modify the sort expression on Config->Sorting?
-
brandonjcreek
- Newbie

- Posts: 3
- Joined: July 26th, 2010, 8:57 pm
Re: Sorting Anime???
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?
Re: Sorting Anime???
Not possible, unless you write your own user script to rename the result.
-
brandonjcreek
- Newbie

- Posts: 3
- Joined: July 26th, 2010, 8:57 pm
Re: Sorting Anime???
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.
