Page 13 of 26

Posted: 2008-08-13 00:21:27
by klepptoman
Thanks Updated to 3.5.1.1 & its working agian, thanks for your help! :grinking:

Posted: 2008-08-20 14:46:54
by xbirdtrip
Le script pour ce site : http://www.cinemotions.com ne fonctionne plus correctement.

Il ne récupère plus le titre original, le titre traduit, le réalisateur et la description du film. Il ne prend aussi que la distribution partielle du film, mais il me semble que c'était déjà le cas avant.

Posted: 2008-08-21 07:57:20
by antp
En effet j'ai remarqué ça hier justement, je suppose que c'est dû au récent changement de look du site. Je ne sais pas si j'aurai le temps de m'en occuper dans les prochains jours, mais je vais essayer.

Posted: 2008-09-18 20:45:50
by draco31.fr
Pour CinEmotions.com, un utilisateur du script m'a transmis une version modifiée qui semble corriger tout cela.
Je l'ai uploadée sur mon FTP mais je n'ai pas remplacé l'ancienne version.
En effet, je n'ai pas encore eu le temps de la tester : mais je vous invite à la faire. (je ne pense pas avoir le temps avant un moment !)
Le lien vers le script est disponible dans le topic que j'avais créé >ICI<.

Encore merci à The Jedi, et à vous d'utiliser mon script... qui continue à vivre sans moi :o

Posted: 2008-09-20 04:46:36
by rringeisen
The imdb script no longer gathers all information fields. This seems to be due to imdb's new page layout for movie information.

Where can I locate an updated script? Asking ANT to update scripts does not turn up an updated imdb script.

*edited:

Never mind. I updated to ANT 3.5.1.1, and now imdb script seems to work again!

.

All Movie Guide Script

Posted: 2008-09-20 06:37:10
by k9bm
Just getting started with this very cool software, and so far I like the data returned by All Movie Guide (www.allmovie.com) the best. The script seems to work fine EXCEPT it does not retrieve the LENGTH (Run Time) field data. I've looked at the script and at the web page and I don't see the difference between the YEAR field and the RUN TIME field, yet the YEAR is downloaded fine but the RUN TIME is blank--with every movie.

Can anyone help with this script? Thanks.

Re: All Movie Guide Script

Posted: 2008-09-20 10:23:33
by bad4u
k9bm wrote:Just getting started with this very cool software, and so far I like the data returned by All Movie Guide (www.allmovie.com) the best. The script seems to work fine EXCEPT it does not retrieve the LENGTH (Run Time) field data. I've looked at the script and at the web page and I don't see the difference between the YEAR field and the RUN TIME field, yet the YEAR is downloaded fine but the RUN TIME is blank--with every movie.
See viewtopic.php?t=4118

Posted: 2008-09-21 19:30:51
by northman
bonsoir

le script CinEmotions.com modifié par The Jedi fonctionne très bien

essai fait sur 100 films dont je ne trouvais pas les fiches sur Allociné
tous les champs rentrent bien et très rapidement

test d'un film sur Allociné et CinEmotions : pas photo : le script mod vient en tête

merci à tous, aussi bien antp, que les développeurs de scripts

Posted: 2008-09-21 21:40:35
by rowen
hmm if anyone's free, mind taking a look at the Anime News Network script?

somehow the original title(japanese title), doesn't get imported, it falls back to the english translated title in the script.

i.e. instead of seeing
Original Title : Jigoku no Shoujo
Translated Title : Hell Girl

it comes up with

Original Title : Hell Girl
Translated Title : Hell Girl

ty!

Posted: 2008-09-22 17:54:21
by bad4u
rowen wrote:hmm if anyone's free, mind taking a look at the Anime News Network script?

somehow the original title(japanese title), doesn't get imported, it falls back to the english translated title in the script.
Change

Code: Select all

Value := deleteAsianChar(findInfo('<DIV>', '</DIV>', ValueTemp, '0'));
to

Code: Select all

Value := deleteAsianChar(findInfo('<DIV CLASS="tab">', '</DIV>', ValueTemp, '0'));
You will find this line two times on the script, you need to change both.

Posted: 2008-09-22 18:04:31
by antp
Or just update the script, as I modified it on my server with bad4u's indications ;)

Posted: 2008-09-22 19:11:58
by rowen
oo thanks all.. so that was the problem.. i was blindly trying to figure out why the IF nvr got triggered..

Edit: heh, and i purposely broke the 2nd condition so it'll gimmi the english title instead of french :P, maybe i'll do a proper edit when i have time

Posted: 2008-09-22 19:42:07
by bad4u
.., maybe i'll do a proper edit when i have time
Well, current version from http://update.antp.be/amc/scripts/ should fetch correct english/french titles, depending on script's option settings.. (it's the fixed one, although it's still labeled v.1.2) ;)

Posted: 2008-09-23 07:27:42
by rowen
heh could i make another request (= tt is for the script to be able to fetch unicode? ^^

Posted: 2008-09-23 10:05:08
by antp
Unicode cannot be handled by AMC, and not really by the script except if the page is in UTF8.
So if you want Japanese characters, your PC (or at least AMC) has to run with Japanese locale settings, loosing the French accents then.

Posted: 2008-10-22 00:12:15
by vij
can somebody fix the "imp-awards" script???

Posted: 2008-10-22 17:34:20
by bad4u
vij wrote:can somebody fix the "imp-awards" script???
It will work again if you change 'h2' to 'h3' in script line

Code: Select all

    Value := TextBetween(PageText, '<h2 class=r>', '</a>');

Posted: 2008-10-22 20:28:20
by antp
Thanks, I made the change to the script on my server.

Posted: 2008-10-24 13:17:46
by northman
bonjour
depuis hier, le script CinEmotions ne fonctionne plus:
- pb serveur
ou
-modifs du site

cordialement
:cry: :cry:

Posted: 2008-10-24 17:42:31
by bad4u
northman wrote:bonjour
depuis hier, le script CinEmotions ne fonctionne plus:
- pb serveur
ou
-modifs du site
If you change

Code: Select all

  urlCESearch = 'http://www.cinemotions.com/cinema-tv-dvd/film-serie-acteur-actrice-realisateur/';
to

Code: Select all

  urlCESearch = 'http://www.cinemotions.com/recherche/';
CinEmotions search seems to work properly again, but I tested only few movies.


There is another error on the script :

Code: Select all

if (GetOption('Moteur de Recherche') = 1) Then
must be

Code: Select all

if (GetOption('Moteur de recherche') = 1) Then


else option 'Moteur de recherche' will not work (while CineMoteur search still is broken).