Page 1 of 1

Renaming bug of one TV show

Posted: May 9th, 2016, 2:23 pm
by Xmantium
Ive got my TV sorting to this:
%sn/%s.n.S%0sE%0e.%e.n.%ext

which outputs to:
Show Name/Show.Name.S01E05.Episode.Name.[DTS].avi

All my TV shows outputs the right format apart from Games of Thrones for some reason Game.ofThrones.S01E05.Episode.Name.mkv goes to this:

game of thrones/game.of.thrones.S01E05.Episode.Name.mkv
The folder and tv name of file is lowercase only for this show.

I even tested (Test Data in sorting) the filename Game.of.Thrones.S01E05.Episode.Name.[DTS].avi, and it outputs is correctly to Processed Result:
Game of Thrones/Game.of.Thrones.S01E05.Episode.Name.[DTS].avi

But sabnzbd keeps lowercasing the tv name, all the other shows works fine, it seems this bug is only got Game of Thrones.

Re: Renaming bug of one TV show

Posted: May 9th, 2016, 3:04 pm
by shypike
How do you get the NZBs into SABnzbd?
Be aware that some indexers use meta data fields either inside the NZB
or when the NZB is transmitted from the indexer website to SABnzbd.
The meta datea contains things like show titles and sometimes these aren't entirely correct.
The easiest test is to disable processing of meta data in Config->Switches->Use tags from indexer

Re: Renaming bug of one TV show

Posted: May 10th, 2016, 4:12 pm
by Xmantium
I get it from a popular newsnab site using NZB 360 and chrome connect plugin. Never had this issue with other tv shows.

Going to check inside the nzb file, but the filename of the nzb is Game.of.Thrones.S00E00.Episode.Name.nzb

Re: Renaming bug of one TV show

Posted: May 11th, 2016, 3:02 am
by shypike
The easiest test is to disable processing of meta data in Config->Switches->Use tags from indexer
It's not always in the NZB.
When you get SABnzbd to read the NZB directly from the indexer,
it may still get meta data from the accompanying HTTP headers.