IMDB update?

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.
Locked
Prophet^^

IMDB update?

Post by Prophet^^ »

hi, can someone update the IMDB script?
i would if i knew how, but...i dont :p
i was able to mess around with the url part and i was able to fix that...kinda...i think :/
this is what i changed it to
// URL
SetField(fieldURL, 'http://imdb.com/Title?' + copy(Page.Text, pos('href="/title',Page.Text)+15, 7));

seems to work, but i also need the description fixed which i have no idea how
i want to get the longest description for each movie
so can someone spend sometime and update the IMDB script?
antp
Site Admin
Posts: 9651
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

we'll try to keep infos in one topic :
viewtopic.php?t=852
;)
Locked