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

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Information Providers (scrapers) (https://forum.kodi.tv/forumdisplay.php?fid=147)
+----- Forum: Movie Scrapers (https://forum.kodi.tv/forumdisplay.php?fid=302)
+----- 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


- spiff - 2009-07-22

http://wiki.xbmc.org/?title=Scrapers

there you can see the wanted output formats


- redje - 2009-09-04

is anyone still working on this?


- dionyssoss - 2009-09-11

No one can make a scraper from moviemeter for XBMC?

MediaPortal is working with that.. but i want to use XBMC.
Please no one?


- spiff - 2009-09-11

you can make it if you want it


- redje - 2009-09-11

spiff Wrote:you can make it if you want it

if i only had the programming skills.... Sad I know some basic html language, but i'm completely dark on scrapers.....did some research with xbmc and wiki. But just don't know how and where to start. Maybe someone else with more programming skills is able to do it


- mace83 - 2009-09-18

I als spend quite some time searching a scraper for Moviemeter, and treid a few like YAMJ, but i think i've got a sollution:

Download MediaPortal and use the MP Config to scrape your database from Moviemeter.nl.
Really easy to use, although i advise you to name your films including the release year. for example Wanted (2008).avi, otherwise the scraper might get wrong results. I spend quite some time doing my entire database, but when you're finished it's easy to use it for your new movies.

Good Luck


- tsJarlie - 2009-09-29

I'm using ant movie catalog, I adapted a script for moviemeter.nl and wrote
an export to xbmc script. It makes nfo files which are recognized bij XBMC...


- redje - 2009-09-29

tsJarlie Wrote:I'm using ant movie catalog, I adapted a script for moviemeter.nl and wrote
an export to xbmc script. It makes nfo files which are recognized bij XBMC...
could you please share this script with us? Until anyone develops the scraper for xbmc, this could be a good backup. Maybe a developer can even use some of your script for xbmc.


- cpmike - 2009-10-11

Hi,

I would also like to use XBMC MovieMeter. Is there someone who can make a scraper. I understand that the current API from MovieMeter is not good for XBMC. Maybe I can make a php page that returns the correct data. Can we not develop it together with some people?

I have the test code online from the Moviemeter wiki page.

http://www.cyberpoint.nl/moviemeter/find.php?tt=the bourne


- Amelandbor - 2009-11-03

Yanfoe has added moviemeter support.
http://code.google.com/p/yanfoe/


- binky11 - 2009-11-18

Anyone any luck? Moviemeter.nl has now an APILaugh


- athloni - 2009-12-14

binky11 Wrote:Anyone any luck? Moviemeter.nl has now an APILaugh

bump :o


- brulsmurf - 2009-12-15

The API cannot be used from within XBMC's scraper framework. This was confirmed by the Moviemeter.nl API administrator.


- mkortstiege - 2009-12-15

Thank you so much! Hopefully the bumping will stop now ..


- The_Ghost16 - 2009-12-17

Yesterday i started with a moviemeter scraper.

I'm using a website between the scraper and the api moviemeter provided. So at the moment i'm working on the output and when i'm finished testing with the scraper tool i will install it on my own machines (windows pc and xbox) and see how it will work with real data.