OFDB broken in SVN?

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
popelheini Offline
Junior Member
Posts: 11
Joined: Apr 2010
Reputation: 0
Post: #1
The OFDB scraper doesn't work correct on SVN. Most of movies are unknown, can't be added manually. I have installed OFDB from 9.11 on SVN and it works perfect now.
Is it a known error?

Popel
find quote
Pezo Offline
Junior Member
Posts: 11
Joined: Jul 2011
Reputation: 0
Post: #2
OFDb Scraper 1.0.17 does not work for me either.
If I search "Pumuckl" on the OFDb site I get 6 hits, the scraper finds nothing.

Pezo
find quote
vdrfan Offline
Team-XBMC Developer
Posts: 2,787
Joined: Jan 2008
Reputation: 7
Location: Germany
Post: #3
It's due to the crappy bing API which was chosen to out-rule the even more crappy OFDb search function. Unfortunately the search function is still that bad, that every title with umlauts and/or chars like "-" or ":" are not found (eg. "Herr der Ringe - ..."). Using the google search won't work either, as it will detect automated search queries and block us for a few minutes.

I am open for ideas.

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
vdrfan Offline
Team-XBMC Developer
Posts: 2,787
Joined: Jan 2008
Reputation: 7
Location: Germany
Post: #4
I've just pushed scraper version 1.1.0. Please report back if its any good Wink

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
xbmc_pitti Offline
Junior Member
Posts: 22
Joined: Dec 2010
Reputation: 0
Post: #5
vdrfan Wrote:I've just pushed scraper version 1.1.0. Please report back if its any good Wink

Hi,
the new Version doesn't utilize URLs given in .nfo files anymore.
Can you please have a look at this.
Thanks

vdrfan Wrote:Using the google search won't work either, as it will detect automated search queries and block us for a few minutes.

You have to use google search api to avoid bot blocking.
find quote
vdrfan Offline
Team-XBMC Developer
Posts: 2,787
Joined: Jan 2008
Reputation: 7
Location: Germany
Post: #6
Please pastebin the nfo file so i can test 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.
find quote
xbmc_pitti Offline
Junior Member
Posts: 22
Joined: Dec 2010
Reputation: 0
Post: #7
vdrfan Wrote:Please pastebin the nfo file so i can test it.

Die Insel der Abenteuer.nfo
Code:
http://www.ofdb.de/film/144620,Die-Insel-der-Abenteuer


or

Battle for Terra (3D).nfo
Code:
<movie>
    <title>Battle for Terra (3D)</title>
    <genre>3D</genre>
</movie>    
http://www.ofdb.de/film/133062,Battle-for-Terra
find quote
vdrfan Offline
Team-XBMC Developer
Posts: 2,787
Joined: Jan 2008
Reputation: 7
Location: Germany
Post: #8
Fixed in scraper version 1.1.2 (eden-pre). Should be available in the repositories in a few minutes. FYI, you might have to force the update.

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
xbmc_pitti Offline
Junior Member
Posts: 22
Joined: Dec 2010
Reputation: 0
Post: #9
vdrfan Wrote:Fixed in scraper version 1.1.2 (eden-pre). Should be available in the repositories in a few minutes. FYI, you might have to force the update.


Thanks for the fast fix. Will check it out when i'm at home, and report back.
find quote
xbmc_pitti Offline
Junior Member
Posts: 22
Joined: Dec 2010
Reputation: 0
Post: #10
I made just some view tests, and it seems to work with my .nfo files again.

Thanks

Remark: The Official version 1.1.0 has the same Problem with .nfo, last working Version I know is 1.0.17
find quote
Post Reply