XBMC Community Forum
MovieMeter.nl (Dutch Movies) Scraper development... - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Metadata scrapers (/forumdisplay.php?fid=147)
+---- Thread: MovieMeter.nl (Dutch Movies) Scraper development... (/showthread.php?tid=28297)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39


- Trestry - 2011-09-04 14:06

Is it possible to get fanart from themoviedb.org?


- The_Ghost16 - 2011-09-05 08:50

Trestry Wrote:Is it possible to get fanart from themoviedb.org?

I'm going to look at it today. I will make a setting where you can choose which site to use for fanart.

EDIT: The scraper already gets the fanart from TMDB. Only the thumbs are from MoviePoster.


- lowfi - 2011-09-07 14:09

Is the imdb ID somehow saved in the database using this scraper?

Im running into some issues with trakt utilities addon......


- Darkzell - 2011-09-08 16:14

I'm having some problems with downloading the movieposters. When scraping a new movie the poster of the movie isn't downloaded, and instead it shows a screencapture of the movie.


- midpitch - 2011-09-08 20:46

Darkzell Wrote:I'm having some problems with downloading the movieposters. When scraping a new movie the poster of the movie isn't downloaded, and instead it shows a screencapture of the movie.

I'm having the exact same problem. And because I decided to clean my library I now have no movie posters at all, only screencaptures.


- JackSparrow - 2011-09-09 13:37

Darkzell Wrote:I'm having some problems with downloading the movieposters. When scraping a new movie the poster of the movie isn't downloaded, and instead it shows a screencapture of the movie.

I also have the same problem. Posters are not loaded anymore for some reason at new movies. I now have to manually download the poster for each new movie.

Please fix this.

Thank you.


- The_Ghost16 - 2011-09-12 09:11

I will take a look at it asap. I think it has something to do with movieposters db which is used.

When it's fixed i will let it know.


- lowfi - 2011-09-12 13:39

lowfi Wrote:Is the imdb ID somehow saved in the database using this scraper?

Im running into some issues with trakt utilities addon......

What about this?


- The_Ghost16 - 2011-09-12 13:47

lowfi Wrote:What about this?

Can you please provide more information about what you mean? Because i don't understand the issue.


- lowfi - 2011-09-13 11:59

Well as far as i know imdb & tmdb scapers add the imdb id (tt0000000) in the database. This imdb ID is used by trakt utilities to scrobble (upload) movies and series to the trakt.tv website.

When i use moviemeter scraper in combination with trakt utilities however i get a error message from trakt utilities that the current movie is not found. Seems like the imdb ID is missing from the database. As i said trukt utilities depends on this imdb ID. Could you verify this?