[UPD] [NL] MovieMeter.nl

If you made a script you can offer it to the others here, or ask help to improve it. You can also report here bugs & problems with existing scripts.
Freak
Posts: 7
Joined: 2005-10-07 07:11:31
Location: The Netherlands
Contact:

Post by Freak »

Mmm, that was easy.

Just replace

Code: Select all

<p>Pas je zoekopdracht aan:</p>
with

Code: Select all

<p>Om van de uitgebreide zoekmogelijkheden gebruik te maken moet je ingeschreven en ingelogd zijn op de site.</p>
And it works.
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Thanks :)
Trevorken
Posts: 1
Joined: 2005-10-22 13:28:14

Post by Trevorken »

The script doesn't work for me. The problem appears to be that it doesn't detect that more than 1 film was found.
Teebee
Posts: 111
Joined: 2005-06-04 10:46:56

Post by Teebee »

Trevorken, Freak just gave the solution to that problem.

change line 118 to :
Line := TextBetween(Page.Text, '<div class="filmresults_row1">', '<p>Om van de uitgebreide zoekmogelijkheden gebruik te maken moet je ingeschreven en ingelogd zijn op de site.</p>');
RM
Posts: 5
Joined: 2005-05-31 12:41:39
Contact:

Post by RM »

Hi everybody,

I am a little bit lost.... :??:

I have adjusted the script but it does not seems to work :angry:
Could somebody please give me a direct download link to a working
script voor the moviemetr site :grinking:

Thanx,

RM
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

It seems to not work anymore :/
Freak
Posts: 7
Joined: 2005-10-07 07:11:31
Location: The Netherlands
Contact:

Post by Freak »

Easy again. Just replace:

Code: Select all

<p>Om van de uitgebreide zoekmogelijkheden gebruik te maken moet je ingeschreven en ingelogd zijn op de site.</p>
(or if you have the old script:

Code: Select all

<p>Pas je zoekopdracht aan:</p>
with:

Code: Select all

<form action="http://www.moviemeter.nl/film/search/"


Or just download here:
download script
Last edited by Freak on 2005-11-09 07:21:47, edited 1 time in total.
Teebee
Posts: 111
Joined: 2005-06-04 10:46:56

Post by Teebee »

Dank u / Thanks :)
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Thanks.
Your download link does not work (missing part of the domain name) but I updated the script at http://www.antp.be/temp/scripts/
RM
Posts: 5
Joined: 2005-05-31 12:41:39
Contact:

Post by RM »

It's working, it's working :D :grinking:

Thanks....keep up the good work :grinking:

RM
Ju!es
Posts: 3
Joined: 2005-07-09 13:44:09

Post by Ju!es »

NL:
Deze lijkt ook niet meer te werken?!

ENG:
It seems thisone does not work anymore..
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

For which movie? The few that I tested seems to work
Ju!es
Posts: 3
Joined: 2005-07-09 13:44:09

Post by Ju!es »

NL:
Sorry voor de vraag, ik had een typfout gemaakt.... :innocent:

ENG:
Sorry for my question, I've misspelled the movie :innocent:
digiworld
Posts: 18
Joined: 2005-08-13 21:48:23

Post by digiworld »

This one doesnt work :(
antp
Site Admin
Posts: 9629
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

what title did you search?
Teebee
Posts: 111
Joined: 2005-06-04 10:46:56

Post by Teebee »

http://www.antp.be/temp/scripts/MovieMeter%20(NL).ifs

This one is exactly the same as mine, except one tiny thing:

SITE : AnalyzeResultsPage('http://www.moviemeter.nl/?search&q='+Ur ... MovieName));
Mine : AnalyzeResultsPage('http://moviemeter.nl/?search&q='+UrlEncode(MovieName));

Digiworld, i just think you have to disable your firewall, or add moviemeter.nl to allowed sites in NIS.
digiworld
Posts: 18
Joined: 2005-08-13 21:48:23

Post by digiworld »

I've searsh serval titles, none of them worked. :cry:

For my firewall, i disabled all the firewalls i had (WINDOWS XP, NORTON) i even opend my DeMilitarized Zone in the router and forwarded all my ports. :angry:

When im home, ill try the script-correction standing above.

Many thanks for the reply's.

Keep up the good work :grinking:
digiworld
Posts: 18
Joined: 2005-08-13 21:48:23

Post by digiworld »

Nothing seems to work.

The other scripts are working fine. IMDb works perfect... only the one i need doesnt work correct or beter say doesnt work at all... i'm very sad about it, it use to work great.

And worsed of all it seems that i'm the only one with this problem.

Please anyone any suggestions??
Teebee
Posts: 111
Joined: 2005-06-04 10:46:56

Post by Teebee »

AMC opnieuw installeren ? / Reinstall AMC again ?
digiworld
Posts: 18
Joined: 2005-08-13 21:48:23

Post by digiworld »

I've Re-install AMC..... guess what?! Nothing, still MOVIEMETER.NL doesnt work. All the other scripts working fine. Ive got 4computers and on none of them is MOVIEMETER.NL working.

It's a mystery to me.... i guess to you all too.

Ill have too figer something out... but i dont know how.
Post Reply