Page 3 of 6

Posted: 2005-06-13 19:50:42
by antp
right, there is a problem.
I'll put that on my to-do list ;)

Posted: 2005-06-15 12:41:14
by Bonus
Hello all,

First I want to say great program :grinking:
I used The Movie Collector before, but now I found this nice program AMC..

First what I saw was the nice script for www.moviemeter.nl , its fine if you are a dutch guy :hihi:

Now I tried a nice template viewtopic.php?t=813 , but to bad they dont match together..

Could anyone fix this one so I can use this script with viewtopic.php?t=813 ?

Thx in advance!

Posted: 2005-06-15 14:41:16
by antp
What do you mean by "they don't match" :??:

Posted: 2005-06-15 15:00:41
by Guest
antp wrote:What do you mean by "they don't match" :??:
Just tryed it again to show, but now its working :grinking:

Posted: 2005-06-15 15:05:01
by Bonus
Anonymous wrote:
antp wrote:What do you mean by "they don't match" :??:
Just tryed it again to show, but now its working :grinking:
Forgot to login :)

Re: Categorie sometimes contains incorrect info (moviemeter.

Posted: 2005-06-25 11:44:58
by antp
Dirk wrote: With movie 'falling down' --> not OK
Problem fixed:
www.antp.be/temp/scripts/MovieMeter%20(NL).ifs

Posted: 2005-07-09 13:50:23
by Ju!es
When I run the moviemeter-script, my result is allways the same..... 'No movies found'

When I change the script using the latest link from the admin, I'll get an error, maybe a mistake in the script or in my settings.....

Image

Posted: 2005-07-09 14:00:03
by antp
You have a too old version of StringUtils1.pas, download the new version from http://www.antp.be/temp/scripts/StringUtils1.pas

I'll add this in the first post of the topic.

Posted: 2005-07-09 14:02:45
by Guest
Thank you very much.. :grinking: Now it works.

Posted: 2005-08-20 17:20:23
by Teebee
Anybody know by any chance how i can change Norton Internet Security to not block this script ?
Everytime I want to fetch data i have to disable NIS. I have no idea where to add this as a safe site.

Posted: 2005-08-20 21:31:51
by antp
You cannot add rules to exclude a program (rather than a site) from being blocked?

Posted: 2005-08-21 10:42:05
by Teebee
Most of the scripts work, except the ones that need fixing.
But with moviemeter, it just fetches no data. Only when i disable it it will grab me the info.

I added www.moviemeter.nl to NIS -> Privacy control -> Configure -> advanced -> ADD site -> I entered www.moviemeter.nl and turned all settings to permit.
In Program control Ant Movie Catalog has 'permit all' status.

Posted: 2005-08-21 11:07:44
by antp
Try to also add "moviemeter.nl" without the "www" or modify the search URL in the end of the script to add the "www"

Posted: 2005-08-22 10:28:46
by Teebee
Adding moviemeter.nl seemed to have done the trick.
Antp for president :grinking:

Re: little change

Posted: 2005-08-28 17:36:59
by patrick
Marcel wrote:after a couple of random tests with my adjustment, I found out that It wasn't good, because there came rubbish at the begining of categorie.

So these are the final adustments.
Value := TextBetween(PageText, '<div id="film_info" style="height: 465px">', '<br />');
if Value = '' then
begin
Value := TextBetween(PageText, '<div id="film_info" style="height: 490px">', '<br />');
end;
Line := RemainingText;
I found there to be another little 'bug' in this script.
I changed the script a little bit.
The above code is changed to:

Code: Select all

  Value := TextBetween(PageText, '<div id="film_info" style="height: 465px">', '<br />');
  if Value = '' then
    Value := TextBetween(PageText, '<div id="film_info" style="height: 490px">', '<br />');
  if Value = '' then
    Value := TextBetween(PageText, '<div id="film_info" style="height: 446px">', '<br />');
  Line := RemainingText;
As an example: search for -> Exorcist: The Beginning

Regards,
Patrick

Posted: 2005-08-28 18:40:42
by antp
In latest version of the script it has been modified like this to not rely on the size of the "div":

Code: Select all

  Value := TextBetween(PageText, '<div id="film_info" style="height: ', '<br />');
  Line := RemainingText;
  Value := TextAfter(Value, '>');

Posted: 2005-10-07 07:17:29
by Freak
Script is not working properly anymore :S (since yesterday)


If I search for Land of the Dead it works, and Phantom of the Opera comes up with nothing (for example)...

Falling Down = nothing
Gosford Park = works
Love Liza = nothing
King Arthur = Nothing
Nirgendwo in Afrika = works
The Polar Express = works

/edit
I've found out what the problem is:

If I search on moviemeter.nl for this movies, the ones wich work (like gosford park and nirgendwo in afrika) go straight to the movie, and don't show popular results.

When popular results are shown, (king arthur ie), then this script doesn't work anymore.

Can somebody help me?

Posted: 2005-10-07 09:30:06
by antp
I'll check this when I've few time ;)

Posted: 2005-10-09 14:58:10
by Caveman
Freak wrote:Script is not working properly anymore :S (since yesterday)
Ow great, thought i was the only one again with a problem. The problem is exactly the same with me......

Posted: 2005-10-15 12:06:53
by Teebee
Anyone got it to work yet ?

/me cant make head or tails of it.

This is the line with the results:
<a name="results"></a><div class="actions" id="list_actions" style="display: none;"><b>acties</b>: <a href="http://www.moviemeter.nl/csv">maak CSV-export</a> | <a href="http://www.moviemeter.nl/votingtable">genereer stemtabel</a> | <a href="http://www.moviemeter.nl/my_mm/my_movies">naar Mijn Films</a> | <a href="http://www.moviemeter.nl/my_mm/to_updates">naar Mijn Updates</a></div><script type="text/javascript">document.getElementById('list_actions').style.display = 'block';</script><div class="form_horizontal_divider"><p> </p></div><div class="filmresults_row1"><a href="http://www.moviemeter.nl/film/17298" >Active Stealth</a> (1999) </div><div class="form_horizontal_divider"><p> </p></div><div class="filmresults_row2"><a href="http://www.moviemeter.nl/film/27633" >Stealth</a> (2005) </div><div class="form_horizontal_divider"><p> </p></div><div class="filmresults_row1"><a href="http://www.moviemeter.nl/film/13375" >Stealth Fighter</a> (2000) </div><div class="form_horizontal_divider"><p> </p></div><p>Om van de uitgebreide zoekmogelijkheden gebruik te maken moet je ingeschreven en ingelogd zijn op de site.</p> </div>