Question regarding movie sorting/renaming
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.
Question regarding movie sorting/renaming
Please excuse my ignorance if there is an easy answer for this but I was unable to find it by searching or in the Wiki. Currently my movies sort in the default way (Movie Name (2009)\Movie Name (2009) CD1.avi) is there a string I can add so the movie displays whether it is a TS, R5, DVDRIP etc?
Re: Question regarding movie sorting/renaming
Are these terms (TS, R5, DVDRIP) present in the NZB names?
Re: Question regarding movie sorting/renaming
Yes they are.shypike wrote:Are these terms (TS, R5, DVDRIP) present in the NZB names?
Re: Help With Categories
What's you sort expression now?
Re: Question regarding movie sorting/renaming
The default one at the moment. (%title (%y)/%title (%y).%ext)
Re: Question regarding movie sorting/renaming
Your best chance is to use %fn, which is the original file name (as determined by the uploader).
Currently SABnzbd removes anything coming after a 4 digit number, supposing this is the publication year of the movie.
It's a good guess, I think, but it does remove the possibility of doing something with the rest of the info.
BTW: if you're not interested in cleaning up the titles, you might as well not use Generic sorting.
Just use a category with only a specific path.
Currently SABnzbd removes anything coming after a 4 digit number, supposing this is the publication year of the movie.
It's a good guess, I think, but it does remove the possibility of doing something with the rest of the info.
BTW: if you're not interested in cleaning up the titles, you might as well not use Generic sorting.
Just use a category with only a specific path.

