• 1
  • 17
  • 18
  • 19(current)
  • 20
  • 21
  • 30
MovieMeter.nl (Dutch Movies) Scraper development...
yes it's working again behalve for movie setup and A Little Bit Of Heaven.. Rolleyes
Reply
duduf Wrote:yes it's working again behalve for movie setup and A Little Bit Of Heaven.. Rolleyes

The movie "Setup" is the problem on themoviedb.org database. that I can't fix it. But "A Little Bit Of Heaven" is fix now, wrong imdb id on the themoviedb.org database.

Edit: I think the server needs time to re-indexing.
Reply
oke thanks, A Little Bit Of Heaven is oke now... setup come later i think.. thanks a lot Big Grin
Reply
Both of them are now found.
Reply
Hi,

Another bug I guess: the scraper can't handle characters like 'è' for example. To see this in effect test the movie "all the right moves", the first sentence contains the word "carrière" and the scraper breaks off the plottext after the symbol è.

Good work on the scraper anyway! I like it a lot.
Reply
dzan Wrote:Hi,

Another bug I guess: the scraper can't handle characters like 'è' for example. To see this in effect test the movie "all the right moves", the first sentence contains the word "carrière" and the scraper breaks off the plottext after the symbol è.

Good work on the scraper anyway! I like it a lot.

Could you please try it again Wink Because this was an old bug which still exists on some movies. And for this movie it should be fixed now.
Reply
where to get the new moviemeter scraper for xbmc on the old xbox ?
and how to update/apply ?
fanart is still okey but the thumbnails are not downloaded anymore

Got this version of xbmc on the xbox original: XBMC4Xbox. Built on Mar 8 2011 (SVN:30827, compiler 1310)

moviemeter.xml:

<!-- Get thums from MoviePoster -->
<RegExp input="$$1" output="&lt;url function=&quot;GetMoviePosterDBLink&quot;&gt;http://www.movieposterdb.com/browse/search?type=movies&amp;query=\1&lt;/url&gt;" dest="8+">
<expression noclean="1">IMDB Id: ([^&lt;]*)</expression>
</RegExp>

<!-- Get Fanart from TMDB -->
<RegExp input="$$1" output="&lt;url function=&quot;GetTMDBFanartById&quot;&gt;http://www.imdb.com/title/tt\1&lt;/url&gt;" dest="8+">
<expression noclean="1">IMDB Id: ([^&lt;]*)</expression>
</RegExp>



thanks
Reply
I'm also looking forward for an answer on Gadus' question!
Reply
Could you download this version and check if this works:
http://theghost16.nl/XBMC/metadata.moviemeter.nl.zip
Reply
Thanks!

Next search: where's the current moviemeter scraper located.
Reply
Joster Wrote:Thanks!

Next search: where's the current moviemeter scraper located.

The link I posted is the current moviemeter scraper.
Reply
I understand, what I mean is the location of the scraper at the Xbox Wink
Reply
I think this is the location of the scraper on the xbox
/XBMC/system/scrapers/video/

But the scraper in have now has onley "moviemeter.xml" and "moviemeter.jpg" in that dir

Where to put the new moviemeter scraper to work ?

Thanks
Reply
That's the correct location.

It won't be easy. Editting the existing moviemeter.xml seems te be very difficult and change the current moviemeter files with the files given by the ghost is impossible (because the scraper is now an addon I suppose?).

What we need is somebody who's very good with editting .xml files..
Reply
Could you send me the Xbox scraper version? Then I will try to modify it so that it would work like the add-on.
Reply
  • 1
  • 17
  • 18
  • 19(current)
  • 20
  • 21
  • 30

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