Page 1 of 1

TV sort insists on Season1 instead of S1

Posted: November 6th, 2019, 11:41 am
by jzdoe
I've set the TV sort string to use S instead of Season. But yet Sabnzbd ignores these config settings and uses Season instead of S.

The GUI interface shows:
Processed result Show Name/S1/Show Name - S01E05 - Episode Name [DTS].mkv

From sabnzbd.ini:
tv_sort_string = %sn/S%s/%sn - S%0sE%0e - %en.%ext

Why is sabnzbd ignoring the config settings?

Re: TV sort insists on Season1 instead of S1

Posted: November 7th, 2019, 6:00 pm
by jzdoe
Sabnzbd version 2.3.9 [03c10dc]

Re: TV sort insists on Season1 instead of S1

Posted: November 8th, 2019, 5:39 am
by safihre
What is the name of the download you are trying to rename?
It's kinda special that it renames this way, because the word "Season" doesn't appear anywhere in the SABnzbd source code. So it must be some parsing error.

Re: TV sort insists on Season1 instead of S1

Posted: November 8th, 2019, 9:05 am
by jzdoe
Any tv show gets the Season treatment. I am also running sonarr and radarr. At this point, sabnzbd TV and Movie sort are turned off. I am trying to get sonarr and radarr to handle completed post-processing.

Re: TV sort insists on Season1 instead of S1

Posted: November 8th, 2019, 9:23 am
by safihre
Aah yes, I was going to suggest that. Indeed make sure you have all Sorting turned off in that case!