TV sorting: How to add year to show name?

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
Apache77
Newbie
Newbie
Posts: 29
Joined: June 14th, 2012, 5:13 am

TV sorting: How to add year to show name?

Post by Apache77 »

Hi all.

Some TV shows push to my SAB queue with the year in the file name. For those shows, I need SAB to include the year in parentheses in the show name when sorting/processing. I can't figure out the syntax for doing this, though.

Here's the current syntax I'm using:

Code: Select all

%sn/Season %s/%dn.%ext
I tried adding (%y) after the show name, which is the syntax used by movie sorting, but that literally added (%y) after the show name.

Does anyone know how to do this? The ideal processed result I'd like is Show Name (2009)/Season 1/S01E01 Episode Name.mkv

Again, I don't need to do this for all shows; only those shows that include the year in the file name, to distinguish them from identically named shows.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: TV sorting: How to add year to show name?

Post by shypike »

Years are not supported for Series, only in Generic sorting.
Apache77
Newbie
Newbie
Posts: 29
Joined: June 14th, 2012, 5:13 am

Re: TV sorting: How to add year to show name?

Post by Apache77 »

Thanks Shypike. I'll find a workaround :)
Post Reply