Page 1 of 15

Moviemeter.nl problem

Posted: 2012-01-16 22:19:59
by JoBernaerts
recently the downloads of moviemeter.nl went bad, giving me
"http/1.1 404 not found" error
i tried IMDB , seems to work fine
i tried to update the script , no luck
i was still 3.5 update to latest, no luck

what is the problem?
how can i fix this?

please need help this is the only dutch language that works

thx to any helpers
luv ANTP

Posted: 2012-01-17 13:33:21
by antp
The current script works fine for me... Do you have the version 2.8.03 ? (The script version is shown at the bottom of the script window when you select a script)
Can you give an example of movie title (as I only tested a few).
This kind of problem can be caused by proxy or firewall software which slightly modify the pages. Did you install something recently?

Posted: 2012-01-17 18:02:00
by JoBernaerts
Hey antp
thx for the fast reply

the script is 2.8.0.3

my latest entries are

the speed of thought -->fail
the three musketeers --> ok
blood of heroes (salute to the jugger) -->fail
isabelle --> ok
barabbas --> fail
paladin (dawn of the dagonslayer) --> fail
titanic II --> fail
trust --> ok
weather wars --> ok
the robe -->fail

i noticed that the progressbar show "disconnected"

previous entry at 3/1/1012
i also retried some of the previous entries, some of these also give the error, not all of them

proggs installed since last useof amc
google talk2.6.1.5251 new on my pc
VLC mediaplayer 1.1.11 new on my pc
teamviewer 7.0.12313 update from 6
spotnet1.8.1 update-> sil1.8 update-> gexa3.0.0new

i have Telenet fiber conection, never had to use proxy settings before

thats about all the info i have for now

Posted: 2012-01-17 18:25:28
by antp
That's a lot of info :D

Well it seems that like previous time it is with the movie titles returning only one result that it failed. The code handling that is not very clean, I quickly fixed it last time, I did that again (and so it could fail again next time they change something in their page).
The script now on the server (v 2.8.04) should work

Posted: 2012-01-17 19:16:47
by JoBernaerts
YESYESYES

works like a charm
great service, within 18hours from fist report

thx a whole lot ANTP

i hope movie meter stops changing stuff for a while

happy greets

Posted: 2012-01-18 21:46:32
by wvd
Antoine,

Thanx again for fixing the problem
:grinking: :grinking: :grinking:

Wim

Posted: 2012-06-30 18:08:12
by StefMir
I have another question/request:

on: http://www.moviemeter.nl/film/78173
there is also an IMDB link to the film: http://www.imdb.com/title/tt0948470/

Is it possible to add this link to the export features of the script too?

My English is not very good, so I hope you understand my request.

Gr.

StefMir

Posted: 2012-06-30 22:01:22
by antp
I am not sure to understand:
So you want that the moviemeter script stores somewhere the IMDB link?
Yes it should be possible to add. But where to store it? In the URL field instead of the moviemeter URL ? (I could add an option to chose which link to keep)

Posted: 2012-09-03 22:02:41
by wvd
Hello,

There's again a problem with the import with the script "moviemeter.nl".
In the field country comes a lot of text what doesn't belong there.

If someone could fix the script that would be awesome.

Thanks a lot.

Greetings Wim



For example, this is what now will be imported in the field "Country" of the movie "I Want to Be a Soldier":
Tweet!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");Spanje / Italiƫ

Posted: 2012-09-03 23:40:42
by Raoul_Volfoni
wvd wrote:There's again a problem with the import with the script "moviemeter.nl".
In the field country comes a lot of text what doesn't belong there.


Hi,

If you know how to use the scripting editor include in AMC you just have to change the line number 40 of the last script version.
Change this :

Code: Select all

Value := TextAfter(Value, '</div>');
by this :

Code: Select all

Value := TextAfter(Value, '<div id="film_info_icons">');
The field country should work after this little change.

If you don't know how to do, you can download this (2.8.05) version here
If it's work, let know us and antp should be able to put it on his server.

Posted: 2012-09-04 16:17:56
by wvd
Hello Raoul,

Thanks a lot for the solution.
I will change that in the script.
:grinking: :grinking: :grinking:

Greetings, Wim

Posted: 2012-09-04 21:18:51
by wvd
Raoul,

It work's fine :grinking: :grinking:

Thanks a lot

Greetings,
Wim

Posted: 2012-09-05 14:05:56
by Raoul_Volfoni
Hi,
wvd wrote:It work's fine
Thanks for your feedback.

The script (v 2.8.05) is now available on the antp server.

Posted: 2012-09-06 23:01:54
by wvd
Raoul,

No thanks, i'm very glad you fixed it

Greeting,
Wim

Posted: 2012-09-24 14:30:03
by StefMir
antp wrote:I am not sure to understand:
So you want that the moviemeter script stores somewhere the IMDB link?
Yes it should be possible to add. But where to store it? In the URL field instead of the moviemeter URL ? (I could add an option to chose which link to keep)
yes that would be great :)

Posted: 2012-10-13 16:03:32
by Raoul_Volfoni
StefMir wrote:
antp wrote:I am not sure to understand:
So you want that the moviemeter script stores somewhere the IMDB link?
Yes it should be possible to add. But where to store it? In the URL field instead of the moviemeter URL ? (I could add an option to chose which link to keep)
yes that would be great :)
Hi StefMir,

I made the change to be able to choose, with an option, which link to put in the url field.
But you should know that you will no longer be able to use the batchmode with the URL as it was your wish in this post.
So are you really sure you want to store the IMDB link in the URL field ?
If so, I could send the modified script to antp very quickly. Otherwise tell me in which field you want to store the imdb link.

Posted: 2012-10-15 15:47:48
by StefMir
Raoul_Volfoni wrote:
StefMir wrote:
antp wrote:I am not sure to understand:
So you want that the moviemeter script stores somewhere the IMDB link?
Yes it should be possible to add. But where to store it? In the URL field instead of the moviemeter URL ? (I could add an option to chose which link to keep)
yes that would be great :)
Hi StefMir,

I made the change to be able to choose, with an option, which link to put in the url field.
But you should know that you will no longer be able to use the batchmode with the URL as it was your wish in this post.
So are you really sure you want to store the IMDB link in the URL field ?
If so, I could send the modified script to antp very quickly. Otherwise tell me in which field you want to store the imdb link.
another field would be great, "bestandsgrootte" is an url field I never use ...

Posted: 2012-10-15 18:55:04
by Raoul_Volfoni
hi,

"bestandsgrootte" Alias "File Size" field ... ;) ... is not an url field. I mean, it's not like the "URL" field where you can open the link with a left click. It's just a "text" field.
If you use at least an 4.0.0 version of the AMC program, I can simply add a line in the script to copy the IMDB link in a true URL custom field that you will have to create.
A custom field like that for example :
- Tag : IMDBLink
- Name : (as you want, it's the label caption)
- Type : URL

But if you prefer the "file size" field, it's up to you.

Posted: 2012-10-28 11:59:11
by StefMir
text field is OK for me, I export the link to Excel and then i make it clickable.

Posted: 2012-10-28 15:13:46
by Raoul_Volfoni
Hi StefMir,
I worked since my last post and your today's answer ;)
So i implemented an option called IMDB Link with three possibilities :

0 -> Do not store IMDB Link
1 -> Store IMDB Link in FileSize field
2 -> Store IMDB Link in Custom field (You need at least 4.0.0 version of AMC and you have to create a custom field with "IMDBLink" for Tag and "URL" for Type)

The option is set by default to 0. So you need to set it to 1 for your own use.
I give you a link to download a beta version of the script ... could you test it for a while and give me a return in order to put it as an official version on antp's server ... or not ;)

>>> Moviemeter.nl (NL) 2.8.06 beta <<<