Some TV Shows not showing up in XBMC
#20
Similar problem on Frodo, tried all the cures I can find, then started trying to debug.

The following 2 are found
E:\TV Series\Big Bang Theory\Season 1\The Big Bang Theory.S01E10.The Loobenfeld Decay.avi
E:\TV Series\Big Bang Theory\Season 1\The Big Bang Theory.S01E11.The Pancake Batter Anomaly.avi

The rest of the episodes are not, and are named similarly, ie that's all 4 seasons named like this but only those 2 eps found;
E:\TV Series\Big Bang Theory\Season 1\The Big Bang Theory.S01E01.Pilot.avi

Short story: The scraper is not finding an episode number despite it being in the en.zip from thetvdb.com

Log says (see bold);
17:18:15 T:43912 DEBUG: ADDON::CScraper::GetEpisodeList: Searching 'http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip' using The TVDB scraper (file: 'C:\Users\me\AppData\Roaming\XBMC\addons\metadata.tvdb.com', content: 'tvshows', version: '1.4.4')
17:18:15 T:43912 DEBUG: CurlFile::Open(06D271F0) http://www.thetvdb.com/api/1D62F2F90030C...all/en.zip
17:18:15 T:43912 INFO: XCURL:Big GrinllLibCurlGlobal::easy_aquire - Created session to http://www.thetvdb.com
17:18:18 T:43912 ERROR: PCRE: Match limit reached
17:18:18 T:43912 DEBUG: scraper: GetEpisodeList returned <episodeguide><episode><id>2321301</id><title>Unaired Pilot</title><aired></aired><epnum></epnum><season>1</season><url cache="80379.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url></episode><episode><id>4302970</id><title>Access All Areas</title><aired>2012-04-05</aired><epnum></epnum><season>1</season><url cache="80379.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url></episode><episode><id>4302972</id><title>It All Started With A Big Bang</title><aired>2012-04-05</aired><epnum></epnum><season>1</season><url cache="80379.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url></episode><episode><id>332484</id><title>Pilot</title><aired>2007-09-24</aired><epnum></epnum><season>1</season><url cache="80379.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url></episode><episode><id>337065</id><title>The Big Bran Hypothesis</title><aired>2007-10-01</aired><epnum></epnum><season>1</season><url cache="80379.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url></episode><episode><id>337249</id><title>The Fuzzy Boots Corollary</title><aired>2007-10-08</aired><epnum></epnum><season>1</season><url cache="80379.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url></episode><episode><id>338488</id><title>The Luminous Fish Effect</title><aired>2007-10-15</aired><epnum></epnum><season>1</season><url cache="80379.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url></episode><episode><id>339077</id><title>The Hamburger Postulate</title><aired>2007-10-22</aired><epnum></epnum><season>1</season><url cache="80379.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url></episode><episode><id>339895</id><title>The Middle Earth Paradigm</title><aired>2007-10-29</aired><epnum></epnum><season>1</season><url cache="80379.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url></episode><episode><id>341166</id><title>The Dumpling Paradox</title><aired>2007-11-05</aired><epnum></epnum><season>1</season><url cache="80379.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url></episode><episode><id>341996</id><title>The Grasshopper Experiment</title><aired>2007-11-12</aired><epnum></epnum><season>1</season><url cache="80379.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url></episode><episode><id>342790</id><title>The Cooper-Hofstadter Polarization</title><aired>2008-03-17</aired><epnum></epnum><season>1</season><url cache="80379.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url></episode><episode><id>356711</id><title>The Loobenfeld Decay</title><aired>2008-03-24</aired><epnum>10</epnum><season>1</season><url cache="80379.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url></episode><episode><id>358455</id><title>The Pancake Batter Anomaly</title><aired>2008-03-31</aired><epnum>11</epnum><season>1</season><url cache="80379.xml">http://www.thetvdb.com/api/1D62F2F90030C444/series/80379/all/en.zip</url></episode>

The en.zip from TheTVDB.com has the following lines that I assume is where epnum is scraped from? (example is S01E01 but is the same for all and same for eps 10 and 11)
-<Episode> <id>332484</id> <Combined_episodenumber>1</Combined_episodenumber> <Combined_season>1</Combined_season> <DVD_chapter/> <DVD_discid>Disc 1</DVD_discid> <DVD_episodenumber/> <DVD_season/> <Director>James Burrows</Director> <EpImgFlag>2</EpImgFlag> <EpisodeName>Pilot</EpisodeName> <EpisodeNumber>1</EpisodeNumber> <FirstAired>2007-09-24</FirstAired> <GuestStars>Vernee Watson-Johnson|Brian Patrick Wade</GuestStars> <IMDB_ID>tt0775431</IMDB_ID> <Language>en</Language> <Overview>Brilliant physicist roommates Leonard and Sheldon meet their new neighbor Penny, who begins showing them that as much as they know about science, they know little about actual living.</Overview> <ProductionCode/> <Rating>7.7</Rating> <RatingCount>373</RatingCount> <SeasonNumber>1</SeasonNumber> <Writer>Chuck Lorre|Bill Prady</Writer> <absolute_number/> <filename>episodes/80379/332484.jpg</filename> <lastupdated>1280233996</lastupdated> <seasonid>28047</seasonid> <seriesid>80379</seriesid> </Episode>

Log again;
17:18:18 T:43912 DEBUG: VIDEO::CVideoInfoScanner::OnProcessSeriesFolder - no match for show: 'The Big Bang Theory', season: 1, episode: 1.0, airdate: '01/01/1601', title: ''

Any suggestions? I can't see how this isn't anything other than the scraper failing to read the xml tags needed for episode number.

BTW, using TVDB scraper 1.4.4
Reply


Messages In This Thread
[No subject] - by Martijn - 2011-09-20, 22:36
[No subject] - by jda2631 - 2011-09-20, 22:58
[No subject] - by rocketpants - 2011-09-21, 00:29
[No subject] - by jda2631 - 2011-09-21, 01:12
[No subject] - by rocketpants - 2011-09-21, 03:01
[No subject] - by jda2631 - 2011-09-21, 05:07
[No subject] - by rocketpants - 2011-09-21, 06:14
[No subject] - by jda2631 - 2011-09-21, 21:59
[No subject] - by outatouch0 - 2011-09-22, 01:49
[No subject] - by DJVege - 2011-09-22, 03:55
[No subject] - by jda2631 - 2011-09-23, 01:50
[No subject] - by jda2631 - 2011-09-23, 01:53
[No subject] - by rocketpants - 2011-09-23, 04:21
[No subject] - by outatouch0 - 2011-09-23, 04:35
[No subject] - by DJVege - 2011-09-23, 05:48
[No subject] - by bnlforever - 2012-01-14, 23:02
[No subject] - by wranzzon - 2012-02-11, 23:40
[No subject] - by Chris! - 2012-02-12, 00:43
RE: Some TV Shows not showing up in XBMC - by Soobz - 2013-01-03, 09:30
Logout Mark Read Team Forum Stats Members Help
Some TV Shows not showing up in XBMC0