Scraping issues
#1
I have issues where *some* episodes are not getting scraped. I have no idea why.

This is what happens:
Code:
23:00:36 T:2841586576 M:1426206720   DEBUG: found match smb://blah:[email protected]/video/!series!/kitchen nightmares us/season 2/kitchen.nightmares.us.s02e09.ws.pdtv.xvid.avi (s02e09) [[Ss]([0-9]+)[\.-]?[Ee]([0-9]+)([^\\/]*)$]

Then

Code:
23:00:36 T:2841586576 M:1426206720    INFO: Get URL: http://www.thetvdb.com/api/1D62F2F90030C444/series/80552/all/en.zip
23:00:37 T:2841586576 M:1424625664    INFO: 302 Redirected: http://zip.thetvdb.com/data/zip/en/80552.zip
Then GetEpisodeId goes on all the other episodes but not this one. I have no idea why, because the XML clearly has s02e09

Any help would be appreciated Smile
Reply
#2
And the downloaded .zip has that ep in it?
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
yes.

Code:
<Episode>
  <id>403824</id>
  <Combined_episodenumber>9</Combined_episodenumber>
  <Combined_season>2</Combined_season>
  <DVD_chapter />
  <DVD_discid />
  <DVD_episodenumber />
  <DVD_season />
  <Director />
  <EpImgFlag>2</EpImgFlag>
  <EpisodeName>Fiesta Sunrise</EpisodeName>
  <EpisodeNumber>9</EpisodeNumber>
  <FirstAired>2008-11-13</FirstAired>
  <GuestStars />
  <IMDB_ID />
  <Language>en</Language>
  <Overview>Chef Ramsey heads to West Nyack, N.Y. and the Fiesta Sunrise, a Mexican restaurant, and meets up with a stubborn owner who seems to be ruining his own business. Ramsey gives the place an inspection and shuts the place down, declaring it is unsanitary.</Overview>
  <ProductionCode />
  <Rating />
  <SeasonNumber>2</SeasonNumber>
  <Writer />
  <absolute_number />
  <filename>episodes/80552-403824.jpg</filename>
  <lastupdated>1232130606</lastupdated>
  <seasonid>34863</seasonid>
  <seriesid>80552</seriesid>
  </Episode>

Forget to mention that sorry! I had removed that text by accident

EDIT:
Maybe it has something to do with this. I am going to try that revision (r17550) now. I compiled the rev just before it DOH! Wink
http://forum.xbmc.org/showthread.php?tid=44746 Default Recursive folder scan not working in r17515
Reply
#4
If your episodes are located in sub folders SVN r17550 might solve it.

EDIT: Doh! .. should always refresh before reply Smile
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not PM or e-mail Team-Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#5
Unfortunally it did not seem to help Sad
Reply
#6
Odd, just tried using dummyfiles as seen in your log snippets and its working fine here. I've created three dummy eps (1,2,9). Scraper settings are default except "Prefer Posters".
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not PM or e-mail Team-Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#7
Strange. I got 17560 now, did make clean, make and make install.

Still no dice.
Reply

Logout Mark Read Team Forum Stats Members Help
Scraping issues0