Does XBMC and XBMC Media Center end-users have permission to scrape imdb.com website?

  Thread Rating:
  • 1 Votes - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
vdrfan Offline
Team-XBMC Developer
Posts: 2,787
Joined: Jan 2008
Reputation: 7
Location: Germany
Post: #11
ultrabrutal Wrote:Pike, when commitmonitor showed me the commits spiff had done I felt really bad. I use the scrapers also hehe. Of course XBMC cannot violate any licenses, so I totally get spiff.

spiff, I didn't know about themoviedb.org. Do you use an api or really scrape the html? I don't see an imdb link, so you use the movie name as a param?

A basic themoviedb.org scraper just hit the SVN in revision 17035. Searches and IMDB-ID translation is done via their API.

FYI, it's the new default movie scraper ..

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
ultrabrutal Offline
Posting Freak
Posts: 954
Joined: Feb 2005
Reputation: 0
Location: South of Heaven
Post: #12
The first thing that springs to mind when looking at the site, is... Who owns the copyright of fanart and posters? I think there is a grey area there also I'm afraid Sad

offtopic: spiff, have looked into the api info. looks easy to use. any indications on speed vs the others?
find
LaTropa64 Offline
Fan
Posts: 649
Joined: Nov 2005
Reputation: 0
Post: #13
No more imdb scraping is going to kill one of the best things about XBMC. Sad

I've added a few things to themoviedb.org when movies were missing fanart but manually entering all the actors and plot details doesn't sound like much fun. I've exported my library as nfo files though so I wonder if there's any chance we could just upload all our nfo's to a central location (like themoviedb.org) for scraping?
find
ultrabrutal Offline
Posting Freak
Posts: 954
Joined: Feb 2005
Reputation: 0
Location: South of Heaven
Post: #14
The nfo's are based on copyright data so they are a violation also I think.

I don't think that manually entering the data is that hard when enough people contribute. It's our best bet.
You can use mymovies.dk but it only has movies which can be bought on media
find
marlboroman1 Offline
Fan
Posts: 306
Joined: Aug 2007
Reputation: 0
Post: #15
I'm would realy like some one to quietly delete this thread so we can carry on in blissfull ignorance as if non of this unpleasantness occured
find
Waffa Offline
Posting Freak
Posts: 1,163
Joined: May 2008
Reputation: 7
Location: Netherlands
Post: #16
Jester Wrote:BIG NOTICE !

From 17033 the IMDB scraper DOES NOT WORK ANY LONGER !


they do not allow scraping their web site and XBMC is complying with this.

the new default scraper is themoviedb.org which needs help filling, so please go there and help them (and thus yourself) out Smile

Does this also means that Media Companion and Movie info plus are not allowed to scrape there anymore?
(This post was last modified: 2009-01-12 22:33 by Waffa.)
find
fekker Offline
Posting Freak
Posts: 1,545
Joined: Oct 2008
Reputation: 30
Post: #17
My cached data is pulled from the imdb list files, it does not create an online database, is not a commercial application, it's not charging any fees, It does reference IMDB as the source of that data with links to there site.

MIP's cached data is in compliance with the imdb list file usage.

Quote:All data and software released by Internet Movie Database Ltd is
freely available to anyone within certain limitations. You are
encouraged to quote subsets of the database in USENET articles,
movie related FAQs, magazine articles etc. We do ask, however,
that you make reference to the source of the data and provide a
pointer to the database for the benefit of the reader.

MIP also does a standard http query and downloads the same full html page as any other browser, the difference is in how I display that data as I parse it into a different format again with reference to IMDB as the source of that data.
find
fekker Offline
Posting Freak
Posts: 1,545
Joined: Oct 2008
Reputation: 30
Post: #18
My cached data is pulled from the imdb list files, it does not create an online database, is not a commercial application, it's not charging any fees, It does reference IMDB as the source of that data with links to there site.

MIP's cached data is in compliance with the imdb list file usage.

Quote:All data and software released by Internet Movie Database Ltd is
freely available to anyone within certain limitations. You are
encouraged to quote subsets of the database in USENET articles,
movie related FAQs, magazine articles etc. We do ask, however,
that you make reference to the source of the data and provide a
pointer to the database for the benefit of the reader.

MIP also does a standard http query and downloads the same full html page as any other browser, the difference is in how I display that data as I parse it into a different format again with reference to IMDB as the source of that data.
find
nekrosoft13 Offline
Fan
Posts: 473
Joined: Dec 2008
Reputation: 1
Post: #19
ultrabrutal Wrote:The first thing that springs to mind when looking at the site, is... Who owns the copyright of fanart and posters? I think there is a grey area there also I'm afraid Sad

offtopic: spiff, have looked into the api info. looks easy to use. any indications on speed vs the others?

can you please be quite, once you are done everything will be a violation.
find
jmarshall Offline
Team-XBMC Developer
Posts: 24,523
Joined: Oct 2003
Reputation: 138
Post: #20
Thanks for the heads up on the license issues. Team XBMC will contact IMDb directly and ask for their approval if they are willing to give it.

For the meantime, take the opportunity to contribute to an open database such as themoviedb. If each of us take the time (an hour or so ain't that much) to contribute 10 movies from our collections (obviously NOT just resubmitting IMDb data!) then their collection will swell extremely quickly.

After all, look at how awesome thetvdb is now, thanks to user contributions from people like you and me.

I'll post back once I hear back from IMDb.

Cheers,
Jonathan

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: badge.gif]
find