Hi all,
Since the 11th of January I have the following issue: the IMDB scaper (2.3.2) in dharma does not capture any info on genres or country. Does anyone have a similar issue?
panos10
Junior Member Posts: 4 Joined: Dec 2010 Reputation: 0 |
2012-01-13 22:34
Post: #1
|
| find quote |
Digidog
Junior Member Posts: 6 Joined: Oct 2009 Reputation: 0 |
2012-01-13 22:41
Post: #2
You are not alone. I am also not pulling the director or writer of the film.
If it makes a difference, I am in Ontario Canada and use Cogeco cable... |
| find quote |
vdrfan
Team-XBMC Developer Posts: 2,787 Joined: Jan 2008 Reputation: 7 Location: Germany |
2012-01-13 22:45
Post: #3
I'll handle and push an update. Thanks for the info.
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. |
| find quote |
At2010
Junior Member Posts: 13 Joined: Jan 2012 Reputation: 1 Location: Oregon. USA |
2012-01-13 23:33
Post: #4
vdrfan Wrote:I'll handle and push an update. Thanks for the info. Thanks vdrfan! If it helps, I did some changes too. You can review or use them if you like. Genre and Country were not the only things affected: I found that Directors, Writers and Year were also affected. I fixed both metadata.common.imdb.com and metadata.imdb.com so they work for me. In metadata.imdb.com Year: Code: <RegExp input="$$1" output="<year>\1</year>" dest="5+"><expression><a href="/year/[^>]*>([^<]*)<</expression>Genre and Country Code: <RegExp input="$$1" output="<genre>\1</genre>" dest="5+"><expression repeat="yes"> href="/genre/([^"]+)" it</expression></RegExp>In metadata.common.imdb.com Code: <ParseIMDBDirectors dest="5">Code: <ParseIMDBFullDirectors dest="5">Hope this helps! Regards, Marty G |
| find quote |
vdrfan
Team-XBMC Developer Posts: 2,787 Joined: Jan 2008 Reputation: 7 Location: Germany |
2012-01-13 23:40
Post: #5
Pushed scraper version 2.3.3. It should be available to all mirrors in a few hours. No issues with years here though.
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. |
| find quote |
Digidog
Junior Member Posts: 6 Joined: Oct 2009 Reputation: 0 |
2012-01-13 23:58
Post: #6
Thank you !
|
| find quote |
Job12345
Junior Member Posts: 1 Joined: Jan 2012 Reputation: 0 |
2012-01-14 00:44
Post: #7
same here, in stalled XMBX on my mac yesterday, got everything perfectly set up. TV shows in library mode do show Genre, Movies do not show Genre (scraped through IMDB). Seems like most sort option like actor, year, title function normally. Too bad cause I like to use genre. How do I fix this?
|
| find quote |
MartynK
Junior Member Posts: 17 Joined: Apr 2009 Reputation: 0 |
2012-01-14 07:06
Post: #8
I have installed the new version of the scraper v2.3.3, but is there a way I can say go and rescrape all films, one by one manually is going to be a killer.
|
| find quote |
vdrfan
Team-XBMC Developer Posts: 2,787 Joined: Jan 2008 Reputation: 7 Location: Germany |
2012-01-14 11:12
Post: #9
There's no refresh. You'd have to set content to none, then set it again and scrape.
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. |
| find quote |
panos10
Junior Member Posts: 4 Joined: Dec 2010 Reputation: 0 |
2012-01-14 15:32
Post: #10
Thank you very much for your immediate response vdrfan! v2.3.3 fixes the issue
|
| find quote |

Search
Help