jpschouten Wrote:maybe you can upload it to http://www.megaupload.com/ or something.
And supply us with the link and instructions !?
Step 1: Get a key to access the moviemeter API from
http://www.moviemeter.nl/site/registerclient/
Step 2: Setup a local website which gives access to the moviemeter API
sudo apt-get install nanoweb
create a directory moviemeter in /usr/share/nanoweb/defaultroot/
put the contents from
moviemeter API in the moviemeter directory. Replace the xxxx with your own key in de search.php and film.php files.
Step 3: Put the scraper files from
Moviemeter scraper to /usr/share/xbmc/system/scrapers/video/
This should be it ...
If someone could host the ¨fake¨ moviemeter website that gives access to the API, it can become a regular scraper without having to install a local webserver.