Renaming bug of one TV show

Report & discuss bugs found in 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
Xmantium
Newbie
Newbie
Posts: 13
Joined: July 10th, 2011, 4:43 pm

Renaming bug of one TV show

Post 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.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Renaming bug of one TV show

Post 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
Xmantium
Newbie
Newbie
Posts: 13
Joined: July 10th, 2011, 4:43 pm

Re: Renaming bug of one TV show

Post 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
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Renaming bug of one TV show

Post 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.
Post Reply