TV Series scraped with season number as episode number
#1
Question 
Every new series I add that has more than one season is scraped rather unusually.
It detects the season number in the title and uses that as the episode number.

So a file named Show Name - 2x05.ext will be labelled as Season 1 episode 2.
Same with Show Name - S05E02
Here is a screenshot of Sopranos Season 05.

It also happens with Arrow. Click for the directory structure of this series.

This only happens when each season is within its own season folder.
If I have each season in one folder, it is scraped normally -- however this isn't a great solution for me.

Debug log for the Sopranos scrape: http://xbmclogs.com/show.php?id=105300

I hope I've given enough information. Thanks for taking the time to help me, anyone.
Reply
#2
From your Debug Log, it's matching using the regexp you prepended. That doesn't hit what you want it to. Fix the regexp up.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
Thanks, problem solved.

I don't recall making such changes, neither do I have a clue what it was supposed to do.
It is a mystery why it occurred, unless I was trying to implement some sort of add-on that I've simply forgotten about and messed it up.

Anyway, thanks for the help. It's annoying that something so frustrating to deal with had such a simple solution.
Reply
#4
No worries - glad it is sorted.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply

Logout Mark Read Team Forum Stats Members Help
TV Series scraped with season number as episode number0