• 1
  • 16
  • 17
  • 18(current)
  • 19
  • 20
  • 30
MovieMeter.nl (Dutch Movies) Scraper development...
Kerstens Wrote:Today moviemeter is updated to version 1.1.8. Since this update I have a problem with movieposter are not added anymore to the new movies. What can I do with this problem? Please help because i really like this scraper.

Please read the posts above Wink It was already a known issue (but had nothing to do with this update).
I will take another look to check if i can get them from the same site as the fanart.
Reply
Version 1.1.9 is submitted and will be available soon Cool

The following things are fixed:
- IMDB id now contains 'tt' in front of it.
- TMDB is now used for thumbnails.

The next release will be version 1.2.0 which will contain some modifications under the hood of the scraper. And it will have an option to choose which resource to use for thumbnails (TMDB or MoviePosterDB).

Edit: Version 1.1.9 is available Big Grin
Reply
Great news. Thx for adding the tmdb for posters.
Nvidia Shield 2019 Pro, Nvidia Shield 2015
Reply
hello, i have now version 1.1.9 but it doesn't still find any movie poster and fanart. Do you think the problem is on my PC of is for everyone the same issue ??
Reply
I also have the same problems with version 1.1.9. No fanart and fanart is used as a tumbnail. For example with the movie 'Blitz'
Reply
I also have prolems with version 1.1.9.

-When scraping a new movie the poster of the movie isn't downloaded, and instead it shows a screencapture of the movie.
For example the movie Setup (20110)
Reply
Is there an option to downgrade to an earlier version?
Reply
I will start looking at this today. Because when i submitted it and tested it, the scraper works fine.

So i will reinstall it and see what will happen.

Edit: I tested the scraper at my work after a reinstallation of XBMC and it still scrapes the Poster and Fanart. Later today when i'm at home i will check if it also works there.
Reply
Some of the movie are found, but "The Back-up Plan (2010)" and "Gnomeo & Juliet (2011)" for example, no Cover and Fanart found. With the older one there was a cover and no fanart.
Reply
Xenomes Wrote:Some of the movie are found, but "The Back-up Plan (2010)" and "Gnomeo & Juliet (2011)" for example, no Cover and Fanart found. With the older one there was a cover and no fanart.

Some other problem movies are 'setup' and 'blitz'..
Reply
And some more with the same cover art issues:
Afblijven (2006)
Alpha and Omega (2011)
Arthur et la Guerre des Deux Mondes (2010)
Arthur et la Vengeance de Maltazard (2009)
Bride Flight (2008)
Burning Plain, The (2008)
Conviction (2010)

And I could give you more examples if desired.
Reply
By my it's still not finding covers and fanart :confused2:
Reply
In the moviemeter.xml code remove both /faq in row 135 and 138 and it will work again.

Code:
<RegExp input="$$1" output="&lt;chain function=&quot;GetTMDBFanartByIdChain&quot;&gt;\1&lt;/chain&gt;" dest="6">
    <expression>/title/(tt[t0-9]*)[color=red]/faq[/color]</expression>
</RegExp>
<RegExp input="$$1" output="&lt;chain function=&quot;GetTMDBThumbsByIdChain&quot;&gt;\1&lt;/chain&gt;" dest="6+">
    <expression>/title/(tt[t0-9]*)[color=red]/faq[/color]</expression>
</RegExp>

The_Ghost16 if this is in violation of your code please contact me, I will remove it directly
Reply
Xenomes Wrote:In the moviemeter.xml code remove both /faq in row 135 and 138 and it will work again.

Code:
<RegExp input="$$1" output="&lt;chain function=&quot;GetTMDBFanartByIdChain&quot;&gt;\1&lt;/chain&gt;" dest="6">
    <expression>/title/(tt[t0-9]*)[color=red]/faq[/color]</expression>
</RegExp>
<RegExp input="$$1" output="&lt;chain function=&quot;GetTMDBThumbsByIdChain&quot;&gt;\1&lt;/chain&gt;" dest="6+">
    <expression>/title/(tt[t0-9]*)[color=red]/faq[/color]</expression>
</RegExp>

The_Ghost16 if this is in violation of your code please contact me, I will remove it directly

Thnx Xenomes for finding this out.

I will update the scraper within a few minutes.

This problem is one of the reasons i want version 2.0 of my scraper Smile Then this wouldn't happen anymore.
Reply
Scraper is updated and should get all posters and fanart correctly now.
Reply
  • 1
  • 16
  • 17
  • 18(current)
  • 19
  • 20
  • 30

Logout Mark Read Team Forum Stats Members Help
MovieMeter.nl (Dutch Movies) Scraper development...5