PDA

View Full Version : NEW IMDB.TCL script released


bounty
09-01-2003, 04:35 AM
hi m8s

new link : http://www.ioftpd.com/scripts/script.php?id=59


have fun ;)
bounty

b>d>>s
09-01-2003, 08:14 AM
thx for the update. :D

phoenixfr
09-02-2003, 07:06 AM
thx 4 sharing

zpr
09-02-2003, 11:19 AM
TY bounty

bounty
09-02-2003, 01:56 PM
ok m8s i just done a new update v 1.4.3

check 1st post for DL link

!!! ofcoz don't forget to rename the .zip file in .rar !!!!

have fun
bounty

HellsAngel
09-02-2003, 03:50 PM
Ah nice thanks for the update. :)

Curious: why do you remove imdb support from bot? i liked that feature alot.

bounty
09-03-2003, 03:52 AM
imdb in full tcl is slow

if i find another solution i'll maybe continue to support it

if someone is ready to recode my nfourl.itcl + proc_imdb in C
please msg me because i really want to extract that big proc from dzsbot

have fun
bounty

kraxdaz
09-03-2003, 08:17 AM
thx bounty

Thurs
09-03-2003, 01:10 PM
thanks a lot - I luv you Bounty ;)

sjaakhans
09-08-2003, 09:05 AM
you rock :)

bounty
09-17-2003, 04:03 AM
here we go

i removed (forever) my imdb.tcl script from dzsbot package
here is the stand alone version 1.4.6 of imdb.tcl

i hope i fixed all the parsing errors i've done in precedent version

check 1st post for DL link

have fun
bounty

HellsAngel
09-17-2003, 01:53 PM
Nice work :)

uprise
09-17-2003, 05:03 PM
Thanks alot bounty.

krmge
09-20-2003, 05:14 AM
great, thanks

GOD-EMPEROR
09-21-2003, 03:05 AM
imdb in full tcl is slow

Bounty you know I wrote an imdb script for glftpd in pure tcl.... and it takes 3 seconds on a bad day heh, I don't know what you call slow, but the dns lookup takes more time than the page grab as far as I can tell....

maybe yours is slower but still ... how slow ?

bounty
09-21-2003, 03:42 AM
my script take also 3 seconds to grab & parse the page

i'll try to do it faster.
i'll check your to see where i'm fault ;)

thx for infos m8
have fun
bounty

djs
10-08-2003, 12:00 PM
is anyone able to change part for credited cast. i would like to have all movie actors on one line like this:

Uma Thurman .... The Bride | David Carradine .... Bill | Daryl Hannah .... Elle Driver | Michael Madsen .... Budd | Vivica A. Fox .... Vernita Green | Lucy Liu .... O-Ren Ishi | Michael Jai White .... Alburt/Da Moe | Chia Hui Liu .... Pai Mei/Crazy 88 fighter (as Gordon Liu) | Chiaki Kuriyama .... Go Go Yubari | Sonny Chiba .... Hattori Hanzo

i think this will be better. Maybe it will be better to list only first 7 actors/actress. That will be enough too.

Could someone please help with change of the code?


} elseif {($show_cast == 1) && ([regexp \[.\]*first\ billed\ only:\[.\]* $line] > 0)} {
regsub -all \<\/\[t?r\>\]*\> $line "\n" cast
regsub -all \<\[^\>\]*\> $cast "" cast
regsub -all \&nbsp\; $cast "" cast
regsub -all \\\(\[^\\\)\]*\\\) $cast "" cast
set cast [htmlcodes $cast]
foreach line [split $cast "\n"] {
putserv "$toput :$line"
}


Bounty? Or anyone... Thanks... :)

bounty
11-04-2003, 11:47 AM
This has been downloaded 696 time(s).

it seems you like it ;)

have fun
bounty

bounty
11-09-2003, 07:26 PM
V 1.4.6 was downloaded 754 time(s).

i hope you'll enjoy with this new version ;)

DL link is on the 1st post

have fun ;)
bounty

Harm
11-09-2003, 07:36 PM
I'm pretty sure they will. The new random announces are so great :)

:banana:

DigitalXXL
11-10-2003, 02:42 AM
Just installed your script. Works great! Good job! :)

wooolF[RM]
11-10-2003, 09:46 AM
will be upgrading, thnx man :)

SupremeGolfer
11-11-2003, 10:54 AM
thx, for the file, but it didn't work. i renamed it and put it into this folder: /ioFTPD/eggdrop/scripts/

:(

SupremeGolfer
11-11-2003, 11:10 AM
hmm..

Harm
11-11-2003, 12:14 PM
Add this line to your eggdrop.conf:


source scripts/imdb.tcl

SupremeGolfer
11-11-2003, 12:55 PM
i already did that, but it still don't work...

Harm
11-11-2003, 01:05 PM
And you have rehashed your win/eggdrop ?

If not, enter the bot's party-line and use this command:
.rehash

You should see a message about this script being loaded.

surtin
11-13-2003, 02:15 PM
Anyone notice that it looks like the .tcl in the rar got trunacated?

bounty
11-13-2003, 06:16 PM
Originally posted by surtin
Anyone notice that it looks like the .tcl in the rar got trunacated?

hmm witch version of winrar do you use ??

surtin
11-13-2003, 11:51 PM
3.2

bounty
11-14-2003, 11:19 AM
hmm well i use same i have no probs

it seems you are the only one who reported problems when DLing the file

Frodo
11-17-2003, 07:29 PM
this script seems to crash my bot from time to time, especially when someone does a search for a non existing movie

bounty
11-21-2003, 02:23 PM
Originally posted by Frodo
this script seems to crash my bot from time to time, especially when someone does a search for a non existing movie

did you tried this script on a real *nix eggdrop ?

Frodo
11-22-2003, 12:42 PM
no, sorry, don't have access to that. Using ioBanana 19 now, with the script included, works great now. thnx

bounty
11-22-2003, 01:11 PM
Originally posted by Frodo
no, sorry, don't have access to that. Using ioBanana 19 now, with the script included, works great now. thnx

good ;)

wooolF[RM]
11-23-2003, 09:10 AM
Originally posted by bounty
did you tried this script on a real *nix eggdrop ? I ran version 2.1.1 ( think that's the one) on 2 of my eggies for past 2-3 months now :) runs perfect :D

bounty
11-23-2003, 09:57 AM
Originally posted by wooolF[RM]
I ran version 2.1.1 ( think that's the one) on 2 of my eggies for past 2-3 months now :) runs perfect :D

then you probably run the old version 1.4.6 ;)
to check the version just type !imdb w/o args

have fun
bounty

Psychosis
11-27-2003, 09:02 PM
This stand alone tcl doesn't announce the imdb info to the irc channel automatically when a new release with imdb info is uploaded does it?

If so mine isn't working :(

bounty
11-28-2003, 06:42 AM
Originally posted by Psychosis
This stand alone tcl doesn't announce the imdb info to the irc channel automatically when a new release with imdb info is uploaded does it?

If so mine isn't working :(

no this stand alone version is only dedicated for use trigger !imdb <movie name> in your channel

the one you are talking about is builtin dzsbot

have fun
bounty

LooPTrooP
11-30-2003, 12:36 PM
Damn Nice Work , Thx

AcePuppy
12-03-2003, 12:57 PM
Script is nice but has errors.. such as the following.. when doing... !imdb matrix revolutions in a channel it gives an error:
Tcl error [imdb_proc]:

..I did not play around with the script in order for it to give an error.. instead I asked a friend who knows TCL well and asked him what the problem could be and he said he didn't know but tried to give me workarounds which didn't work either..

..however when you do: !imdb matrixrevolutions ..it'll output the movie fine but will give the above error with a space which is kinda annoying b/c the user who does a query wont be able to get the movie unless you tell them each time not to use a space!

Also ..the 'Screens' option.. where it says: Played on: #### screens... it goes by the last line in the box office information.. is there anyway you can change this to the default USA so it goes by the amount of screens from the USA..? If not can you give me a work around.

I'm more worried about the TCL error above than the screens though.. and its not just me who has that error to its many others. Thanks for the awesome script though!

By the way I'm using the latest version of your imdb.tcl that causes this.

bounty
12-03-2003, 04:19 PM
where is the rest of the error msg ?

Tcl error [imdb_proc]: ...............................................

coz the 1st part of error msg don't tell me much about the error ;)

AcePuppy
12-03-2003, 04:47 PM
Originally posted by bounty
where is the rest of the error msg ?

Tcl error [imdb_proc]: ...............................................

coz the 1st part of error msg don't tell me much about the error ;)

there is no other part to the message.. thats all it says.

bounty
12-03-2003, 05:16 PM
hmmm strange

i don't have that style of error here
how can i reproduce this error ?

AcePuppy
12-03-2003, 11:50 PM
Originally posted by bounty
hmmm strange

i don't have that style of error here
how can i reproduce this error ?

just do: !imdb matrix revolutions and it'll produce that error even when u dont touch a thing in the script itll produce that error

bounty
12-04-2003, 03:19 AM
!imdb matrix revolutions work perfect here ... never crashed my eggdrop with that trigger

AcePuppy
12-04-2003, 02:15 PM
Originally posted by bounty
!imdb matrix revolutions work perfect here ... never crashed my eggdrop with that trigger

it doesn't crash my eggdrop it just gives that tcl error.

bounty
12-04-2003, 02:28 PM
hmm sorry m8 i can't find that error here

it seems this error come from your own config

bounty
12-05-2003, 08:33 AM
after more than 300 downloads ;)

here is a little fix for imdb.tcl stand alone version ;)

DL link & changelog on 1st post

have fun
bounty

AcePuppy
12-11-2003, 10:02 PM
Well I fixed the problem I was having a couple days ago and just starting today it doesnt respond to any !imdb requests. Did IMDB change there system again? I made no changes to the script/eggdrop/anything tried reloading it setting +imdb on the channel everything and nothing. No errors or anything just doesnt respond to any requests. Tried another IMDB script and it worked fine.

apusnaias
12-15-2003, 06:19 AM
i have the same prob as you acepuppy, plz can you tel me where i can find your working imdb script :)

thx in advance.

Ne6O
12-15-2003, 10:24 AM
hhe great job Bounty thx so much

AcePuppy
12-15-2003, 02:10 PM
I think IMDB changed there system around which is why nothing responds to !imdb anymore ..some others are having the same problem as me as is apusnaias on here. Bounty can you fix this please!? :)

zpr
12-18-2003, 12:20 PM
bounty, odd thing but latest imdb 2.1.2 doesnt work for me, bot just dies [Read error: 104 (Connection reset by peer) + nothing from partyline] ...

the only working version here is 1.4.6 and i'm using it. so far so good :)

bounty
12-19-2003, 04:41 AM
Originally posted by zpr
bounty, odd thing but latest imdb 2.1.2 doesnt work for me, bot just dies [Read error: 104 (Connection reset by peer) + nothing from partyline] ...

the only working version here is 1.4.6 and i'm using it. so far so good :)

hmm do you use it on your sitebot (running dzsbot) ??
did you tried it on another bot (*nix)?

try to replace line:
package require http 2.3

with:
source lib/tcl8.4/http2.4/http.tcl (check the path)

!!! THE BEST WAY IS TO NOT USE IMDB.TCL ON YOUR SITEBOT !!!
setup another windrop or (BETTER) use a *nix eggdrop

have fun
bounty

zpr
12-19-2003, 10:35 AM
yup, its sitebot on iobanana.tcl (but build-in imdb 2.1.1 is disabled)

nop, havent tried it on *nix bot yet

thanx

EDIT: checked it without iob and worked, then added iob and worked too, so bye 1.4.6 and welcome 2.1.2

thx bounty for nice imdb script! ;)

ps. had some probs with imdb 2.1.1 from iob, but solved prob and its working just fine.

regards

wickedd
12-19-2003, 06:48 PM
2bounty
same problem as SupremeGolfer and zp. script didn't work for me. after bind -> no response. plz post here older version(v1.4.6)

*i use your Eggdrop v1.6.15+SSL under win

bounty
12-19-2003, 08:36 PM
Originally posted by wickedd
2bounty
same problem as SupremeGolfer and zp. script didn't work for me. after bind -> no response. plz post here older version(v1.4.6)

*i use your Eggdrop v1.6.15+SSL under win

it seems zpr fixed his problem ;) he modified his post ;)

if this can help ... here is v1.4.6 attached to this post but i don't recommand to use it since 2.1.2 is much better ;)

AcePuppy
12-22-2003, 09:34 PM
Think you could help me and apusnaias with our problems up above Bounty.. not my old one looks up a little bit. :)

bounty
12-23-2003, 08:01 AM
Originally posted by AcePuppy
Think you could help me and apusnaias with our problems up above Bounty.. not my old one looks up a little bit. :)

try to contact me on irc efnet #ioftpd
i'll look what i can do for you

have fun
bounty

phillie
01-08-2004, 10:39 AM
the imdb.tcl seems to be not working for me
im running it on an unix eggdrop and get the following error

[16:39] Tcl error [imdb_proc]: can't read "location": no such variable

on both versions, 2.1.2 and 1.4.6

kbello
01-08-2004, 03:51 PM
imdb change again the search url :mad:

bounty
01-08-2004, 04:49 PM
Originally posted by kbello
imdb change again the search url :mad:

yes they changed again there shit ;)

i'll see what i can do to fix it on my script ;)

have fun
bounty

kbello
01-08-2004, 04:59 PM
Originally posted by bounty
yes they changed again there shit ;)

i'll see what i can do to fix it on my script ;)

have fun
bounty

great bounty, keep your good work :)

bounty
01-08-2004, 06:57 PM
NEW IMDB TCL script v2.2.1 released ;)

DL link & changelog on 1st post

have fun
bounty

Alpinex
01-08-2004, 09:07 PM
works great, just tried it for the first time now.
thx

ToMaZ
01-08-2004, 10:12 PM
Tcl error [imdb_proc]: couldn't open socket: invalid argument

this is the error i get all of a sudden on the previous tcl and even this new one on 1st page after imdb.com change .

any ideas or mayb thought to get around it ???

P.S. heya duders :D

medowl
01-09-2004, 11:53 AM
new version works fine for me .. nice work

only thing i don't like is that it only shows the first genre

eg :

[C64] Beautiful Mind, A (2001) - ttp://us.imdb.com/title/tt0268978/
[C64] Directed by: Ron Howard
[C64] Genre: Drama
[C64] Plot: After a brilliant but asocial mathematician accepts secret work in cryptography, his life takes a turn to the nightmarish.
[C64] Rating: 7.8/10 (30,182 votes)


while genre on imbd is : Drama / Mystery / Thriller

hope you can add this

GtKpR
01-09-2004, 12:02 PM
Great work , thx for the update , hope its not too much to ask but would it be possible to add if the movie is in top 250

ex
Matrix, The (1999) - http://us.imdb.com/title/tt0133093/
Directed by: Andy Wachowski
Genre: Action
Rating: 8.5/10 (108,545 votes)
Runtime: 136 mins.
Budget: $63,000,000
Opening Weekend: (USA) 2,849 Screens
Top 250: #32

thx again for the work

Btw i took out the plot info as i didnt need it :)

bounty
01-09-2004, 05:16 PM
NEW IMDB TCL script v2.2.8 released ;)

DL link & changelog on 1st post

have fun
bounty

medowl
01-09-2004, 05:26 PM
dude AMAZING WORK !!! and so fast with a new update
love the new genre line, this script will surely be put to good use !

bounty
01-09-2004, 05:35 PM
Originally posted by medowl
dude AMAZING WORK !!! and so fast with a new update
love the new genre line, this script will surely be put to good use !

thx m8 ;)
have fun
bounty

zpr
01-09-2004, 06:04 PM
set announce(IMDB) "\[ iMDB\ ] %boldTitle:%bold %uline%title%uline - %url\n\[ iMDB\ ] %boldDirector:%bold %name\n\[ iMDB\ ] %boldGenre:%bold %genre\n\[ iMDB\ ] %boldTagline:%bold %tagline\n\[ iMDB\ ] %boldSynopsis:%bold %plot\n\[ iMDB\ ] %boldRating:%bold %rating (%votes votes) - Top 250: %top250\n\[ iMDB\ ] %boldMPAA:%bold %mpaa\n\[ iMDB\ ] %boldRuntime:%bold %time mins.\n\[ iMDB\ ] %boldCountry:%bold %country\n\[ iMDB\ ] %boldLanguage:%bold %language\n\[ iMDB\ ] %boldSound Mix:%bold %soundmix\n\[ iMDB\ ] %boldBudget:%bold %budget\n\[ iMDB\ ] %boldOpening Weekend:%bold (USA) %screens"

yup, awesome work bounty, well done!

regards

Mall
01-11-2004, 11:54 AM
Your da man, been looking for a stable and reliable tcl or ages..

Keep up the good work..

oldhouse80
01-12-2004, 12:46 PM
nice one. thx :D

alturismo
01-12-2004, 03:14 PM
great work as always :D :D :D

bounty
01-15-2004, 06:33 PM
hi m8s

once again with a new version of imdb.tcl script STAND ALONE

Don't run it on your sitebot !!!

DL link & changelog on 1st post

have fun
bounty

wooolF[RM]
01-16-2004, 09:24 AM
thnx for the update, will test it :D

dan0
01-18-2004, 07:51 AM
hey i tried 2.2.8 and 2.3.0 and it worked fine up until like 2 days ago, everytime I do a !imdb search it crashes the bot with a remote closed connection or connection reset by peer :(

bounty
01-18-2004, 08:07 AM
i reuploaded imdb 2.3.0

i included curl.exe 6.0 binary for windows

for ppl who have crashes:
- remote closed connection
- connection reset by peer

just try alternative system with curl

have fun
bounty

dan0
01-18-2004, 02:04 PM
how do u use it with curl?

bounty
01-18-2004, 04:03 PM
Originally posted by dan0
how do u use it with curl?

edit the script with a text editor

set IMDB_ALTERNATIVE 1
set binary(CURL) "x:/the/path/for/curl.exe"

typhon|wk
01-18-2004, 04:09 PM
.

bounty
01-18-2004, 05:33 PM
v2.3.1 out

DL link & changelog on 1st post ;)

dan0
01-19-2004, 07:00 AM
[06:57] Tcl error [imdb_proc]: can't read "location": no such variable<---get that with curl loaded

[06:58] * Last context: tclhash.c/677 [Tcl proc: imdb_proc, param: $_pub1 $_pub2 $_pub3 $_pub4 $_pub5]
[06:58] * Please REPORT this BUG!
[06:58] * Check doc/BUG-REPORT on how to do so.
[06:58] * Wrote DEBUG
[06:58] * SEGMENT VIOLATION -- CRASHING!
^^without curl loaded

jbeezer
01-22-2004, 01:51 AM
I have the exact same prob as dan0. sometimes it will work the first time though, but then crash on the second. its the same with and without curl loaded

WS-420
01-22-2004, 04:24 AM
doesn't work, search strings changed again?
--
[10:16] IMDB info version 2.3.1 loaded
--
<WS```> !imdb Finding Nemo (no responce)
--
[10:20] #xx (+strnk xx) : [m/27 o/23 h/0 v/0 n/4 b/0 e/- I/-] (only thing on the party line)

no error's at all, running on Linux also tested it on a *NIX box running eggdrop1.6.15

g!zMo
01-22-2004, 09:30 AM
working here...
did you .chanset #channel +imdb?

Bounty, in an older version you had a rating bar
7.2/10 (38,829 votes) [*******---]

why did you remove that nice feature? :)

bounty
01-22-2004, 10:59 AM
Originally posted by g!zMo
working here...
did you .chanset #channel +imdb?

Bounty, in an older version you had a rating bar


why did you remove that nice feature? :)

coz it was useless only gadget !!

fr3n
01-23-2004, 05:25 AM
i dont get it to work :(

I did everything like I should but when i try to run it nothing happens ...

first i did ..

.chanset #fren +imdb
Successfully set modes { +imdb } on #fren.
[11:18] #fr3n# chanset #fren +imdb
.save
[11:18] #fr3n# save
Saving user file...
[11:18] Writing user file...
[11:18] Writing channel file...

then i did the command in my chan ...

[11:20] <fr3gone> !imdb lord

And see nothing on the partyline either :(
Im using eggdrop v1.6.15 on a shell

wooolF[RM]
01-23-2004, 10:49 AM
I have same problem... had same with my google script... then I used proxy for google script and it worked flawessly...

that's why I've asked once author if he could add proxy support into IMDB script but prolly he have ignored/haven't seen my msg :(

fr3n
01-23-2004, 12:23 PM
i never had any problems before, never needed a proxy either, anyways im using another script i found ... and there's also the script @ http://www.ruptbot.com

theflavor
01-25-2004, 04:59 AM
Just type in partyline: .chanset #channel +imdb

Where exactly do you add this comment?

I am very new to eggdrop's and tcl scripts. I am able to make my bot connect to the channel and it loads this script, I just have no clue about that partyline feature.

Thank you in advance,
theflavor

wooolF[RM]
01-25-2004, 05:04 AM
/ctcp botnick chat
login into bot
issue the give command

or

right click bot's nick
DCC > chat
login into bot
issue the given command

theflavor
01-25-2004, 05:52 AM
Thanx, now I get this error

Tcl error [imdb_proc]: can't read "location": no such variable


I am using this script with curl on a *nix box, and Eggdrop v1.6.15+Stealer.net, 2.6 kernal

Using Curl 1-7.10.8-r1

I forwarded the curl.exe to "/usr/bin"

[Edit}

you must direct it to

"/usr/bin/curl"

to the actual file not just the directory

grinch157
01-26-2004, 07:56 AM
hello, i'm having simillar problems with the script. i get no response at all. when i type !imdb torque it does nothing... and i get no errors of any kind. i have done the chanset, tried using curl,not using curl, any suggestions??

grinch157
01-27-2004, 01:13 PM
okay, i got it to work(don't know how). but then i got this mesage Tcl error [imdb_proc]: can't read "location": no such variable
that was with curl so i set it to 0 again for the http and is working fine. however now i have another problem, this script seems to conflict with another script i run mc.badwords(don't know if you guys heard of it? but anyways i got in touch with the script creator and he told me that it's most likely a global command issue? whatever that means. and that maybe i should contact the writer of this script. well i'm asking if there is anyway to make a change/correction to help solve this??

medowl
01-28-2004, 09:01 PM
think i found a bug , its in both 2.2.8 & 2.3.1 (as far as i've tried)

untill today the imdb script was the only script i had loaded with 'user defined channel settings' (+imdb)
but today i added two other scripts which uses the 'setudef flag' thingy, and sadly imdb stopped working...
unloaded the 2 new scripts again , and yup !imdb worked again..
so i updated to 2.3.1 (was running 2.2.8), hoping that it would have some bugfixes... but still the same,
so i decided to turn on the debug option in the script, which gave
me this while the other 2 scripts were loaded :

[02:21] -<bot>- IMDB_DEBUG permission_result == 0

while +imdb was set for the channel...

fix : in bot.conf i moved the source 'scripts/imdb.2.3.1.tcl' to the end (so after the other 2 scripts that use 'setudef...') and now it works fine again...

..

so for some reason it seems it can't find the +imdb option if a script which also uses the 'setudef..' thing is loaded after the imdb script..
i've looked at the code which checks the +imdb option, but it uses the same method as one of the other script i loaded, which functions perfect no matter what position its loaded at in bot.conf

hope you can figure out what's causing this behaviour..

(btw im using eggdrop 1.6.13 (1.6.15 wont compile on my old linux 2.0.39 box) + tcl 8.3.5 )

m3d

AcePuppy
02-04-2004, 03:07 PM
They changed there programming around on IMDB again.. mind updating the script b0unty? Thanks! :)

grinch157
02-04-2004, 03:23 PM
it's still working fine for me.....

bounty
02-04-2004, 05:28 PM
after 300 DL here is a new fixed version ;)

DL link & changelog on 1st post

have fun
bounty

fr3n
02-04-2004, 05:37 PM
kudos for fixing it bounty, nice work ...

dan0
02-04-2004, 08:35 PM
*sigh* mine still don't work, anyone know where I can get the latest http.tcl I think mine may be out of date

neoxed
02-04-2004, 08:44 PM
Originally posted by dan0
*sigh* mine still don't work, anyone know where I can get the latest http.tcl I think mine may be out of date

It's included with eggdrop/windrop. Look in \lib\tcl8.4\http2.x

durulink
02-08-2004, 04:24 AM
eRRor :(:(

"Tcl error [imdb_proc]: char map list unbalanced"

bobby89
02-09-2004, 02:38 PM
i get error when i try to !imdb movie
have they changed the site again?

[11:36] Tcl error [imdb_proc]:

ckin-
02-26-2004, 06:08 AM
hmm where's the download link? heh
was here before now it's not :/

Zer0Racer
02-26-2004, 06:50 AM
http://www.ioftpd.com/scripts

ckin-
02-26-2004, 06:52 AM
oh hehe, sorry
thx

medowl
02-26-2004, 05:48 PM
still working perfectly !!

tho what i would like to see added is that you can add the year of release to the query incase there are several movies with the same name ..

eg : http://www.imdb.com/find?tt=on;nm=on;mx=20;q=power
which has 10 exact matches

it would be great if you could use :

!imdb power 1918
or
!imdb power (1918)

to get you the exact movie you're searching for

m3d

pftp
02-28-2004, 04:41 AM
thx

multikon
03-07-2004, 06:18 PM
Hiho

Need Help ...
Installed the new IMDB Script correct in my "Windrop 1.6.13"
Error Message from Dcc:
[00:01] Tcl error [imdb_proc]: wrong # args: should be "join nick hand idx arg"

Please help me to fix them :(

Superbird
03-31-2004, 11:28 PM
Hi. Am experiencing the following error whilst using the latest version of your script

<@Superbird[a]> !imdb scooby doo
-TripleH- IMDB_DEBUG permission_result == 0

What may be the cause for this problem?

Harm
04-01-2004, 04:25 AM
This is not a 'problem'. This message is a debug message.
Disable debug and you won't see it anymore.

You might want to use .chanset #channel +imdb too.

Superbird
04-01-2004, 09:12 PM
You obviously have no clue of the problem.

I disabled debug, tried and made sure +imdb was set in the channel.

I still didnt get a response from the bot upon triggering !imdb

And yes I did rehash in between.

Harm
04-02-2004, 05:34 AM
# channel_check permission
set permission_result [channel_check $chan]
if {$IMDB_DEBUG == 1} { puthelp "NOTICE $nick :IMDB_DEBUG permission_result == $permission_result" }
if { $permission_result == 0 } { return }

You should double check your channel settings.

luke2k4
04-14-2004, 04:17 PM
200-[17:16] Tcl error in file 'eggdrop.conf':
200-[17:16] can't find package http 2.3
200- while executing
200-"package require http 2.3 "
200- invoked from within
200-"if { $IMDB_ALTERNATIVE == 0 } { package require http 2.3 }"
200- (file "scripts/imdb.tcl" line 76)
200- invoked from within
200-"source scripts/imdb.tcl"
200- (file "eggdrop.conf" line 1310)
200-[17:16] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)

hümmmmmmmmmmmm

neoxed
04-14-2004, 04:20 PM
luke2k4: The error explains your problem...you can fix this error (along with many other problems you've had) using basic problem solving and/or searching the forum.

The http client library is included with the default installation of windrop, if you don't have it get it from the Tcl distribution or from the windrop package.

luke2k4
04-14-2004, 04:29 PM
just thought that this is a support forum, if you dont ask you wont understand. english is not my mother language so some thinks are difficult to understand... sorry for this complications......

scoony
05-31-2004, 06:46 AM
hi man
i'm having trouble with ur script ... as soon as i use the imdb command my bot die ... lol

i'm runnning
ioFTPD beta5-8-4u
Eggdrop v1.6.15+SSL
iOA 1.1.13
ioBanana 19
And ur last Imdb

Can someone help ...

ramm
06-19-2004, 03:42 PM
fixed

sjaakie
08-18-2004, 02:01 PM
Did imdb changed their stuff again?

i'm getting [20:54] Tcl error [imdb_proc]: can't read "location": no such variable

all the time, but it worked a while and since a few weeks not anymore :S

curl.exe is on the place that is pointed to in the tcl

bounty
08-20-2004, 04:09 AM
Originally posted by sjaakie
Did imdb changed their stuff again?

i'm getting [20:54] Tcl error [imdb_proc]: can't read "location": no such variable

all the time, but it worked a while and since a few weeks not anymore :S

curl.exe is on the place that is pointed to in the tcl

are you using latest imdb version ??

bounty
08-20-2004, 04:52 AM
fast fix for imdb standalone to fix "director: N/A" bug

search for line :
if [regexp {Directed by</b><br>\n<[^>]+>[^<]+} $html name] {

and replace with:
if [regexp {Directed by</b><br>\n <[^>]+>[^<]+} $html name] {

you can apply the same fix in dzsbot imdb part

have fun
bounty

c00ljim
10-19-2004, 06:11 AM
Having problems, will not rspond to any channel commands, and when i turn on debug to see whats going on, this is the response i get in channel: [06:42] -c00lbot- IMDB_DEBUG permission_result == 0...
[07:06] <c00lbot> [05:06] IMDB info version 2.3.3 loaded..
also just to let you know, it did work fine for a week after install, now i get nothing at all.
update, i tried to msg the bot the imdb command; /msg c00lbot !imdb taxi

response;

[07:56] <c00lbot> [05:56] Tcl error [imdb_msghandler]: can't read "location": no such variable

bounty
11-28-2004, 06:36 AM
new imdb script v2.3.4 standalone released

have fun
bounty

c00ljim
12-21-2004, 04:24 AM
Bounty, where back to where we were last month. "error can't read location".

doomx303
12-21-2004, 10:31 AM
Originally posted by c00ljim
Bounty, where back to where we were last month. "error can't read location".

I get the same error on a linux eggdrop 1.6.15 using imdb2.3.4 standalone. Also my friend running iobanana's version of imdb is broken too.

Tcl error [imdb_proc]: can't read "location": no such variable

Tcl error [ioB:imdbinfo]: can't read "location": no such variable


why cant imdb just leave there site alone ;)

Tantuss
12-21-2004, 11:00 AM
I fixed it with this:

change:
regexp {title/tt[0-9]+/} $oldpage(meta) location

to

regexp {title/tt[0-9]+/} $oldpage(body) location

works only with http so not with curl..

I guess that they removed the meta tags..

doomx303
12-21-2004, 11:05 AM
Originally posted by Tantuss
I fixed it with this:

change:
regexp {title/tt[0-9]+/} $oldpage(meta) location

to

regexp {title/tt[0-9]+/} $oldpage(body) location

works only with http so not with curl..

I guess that they removed the meta tags..

That fixed it thankyou very much Tantuss :banana:

doomx303
12-21-2004, 11:18 AM
I too have the problem with it breaking using spaces in matrix revolutions or reloaded its weird

!imdb matrix revolutions
Tcl error [imdb_proc]: can't read "location": no such variable

if i do

!imdb matrixrevolutions
The Matrix Revolutions (2003) - http://www.imdb.com/title/tt0242653/
Directed by: Andy Wachowski
Genre: Action / Thriller / Sci-Fi

i tried this and it worked fine..

!imdb temple of doom
Indiana Jones and the Temple of Doom (1984) - http://www.imdb.com/title/tt0087469/
Directed by: Steven Spielberg
Genre: Action / Adventure

any ideas? :confused:

Tantuss
12-21-2004, 11:28 AM
This is because the tcl does not see that it is redirected and the search page is not given but the result page.. gone see if i can fixe it :)

edit1:
Somebody who knows how to work with that http stuff..
I now know that this is wrong:
if { [regexp {<title>IMDb name and title search</title>} $html] == 1}

You get directly redirected.. the page has no name.. and i guess also no body (?)

doomx303
12-21-2004, 11:52 AM
Originally posted by Tantuss
This is because the tcl does not see that it is redirected and the search page is not given but the result page.. gone see if i can fixe it :)

Ahhh thanks for taking the time to look into it :D

Izguer2000
12-22-2004, 01:40 PM
Change
"{<title>IMDb name and title search</title>} "
to
"{<title>IMDb name and title search}"
and change
"regexp {title/tt[0-9]+/} $oldpage(body)"
back to
"regexp {title/tt[0-9]+/} $oldpage(meta)"

doomx303
12-22-2004, 01:55 PM
Originally posted by Izguer2000
Change
"{<title>IMDb name and title search</title>} "
to
"{<title>IMDb name and title search}"
and change
"regexp {title/tt[0-9]+/} $oldpage(body)"
back to
"regexp {title/tt[0-9]+/} $oldpage(meta)"

That works perfectly now thanks to you both for your help. see you back here when they change the website again :D

:banana: :banana: :banana: :banana: :banana:

thatruth
01-03-2005, 01:02 AM
IMDB_DEBUG permission_result == 0 how can i make this work? and what is the tellin me. i know it is in debug. otherwise i get notin if it is off.
Truth

grimreap
01-04-2005, 04:21 PM
I have the exact same problem now. Anyone have a fix for this? It started by noticing -bot- No no no! I can't find that!

So I upgraded to the newest version and now get nothing

thatruth
01-04-2005, 05:36 PM
i updated and the same thing i have talked to poeple tried this and that and notin. they change there site again?

Truth

Izguer2000
01-04-2005, 06:54 PM
thatruth: "IMDB_DEBUG permission_result == 0" means you didn't set +imdb on your channel... read the instructions in the beginning of the file
and for it to work you have to make the same changes as doomx303


grimreap: what "exact same problem" ?

thatruth
01-04-2005, 07:58 PM
got it find out why.

truth

BigBird
01-05-2005, 03:45 PM
i tried evrything u guys said,
on some of the movies i got results, and other movies just

Tcl error [imdb_proc]: can't read "location": no such variable

donno what's the difference between the movies names.
:confused:

neoxed
01-05-2005, 04:57 PM
BigBird: Read a few posts above.

Originally posted by Tantuss
I fixed it with this:

change:
regexp {title/tt[0-9]+/} $oldpage(meta) location

to

regexp {title/tt[0-9]+/} $oldpage(body) location

works only with http so not with curl..

I guess that they removed the meta tags..

BigBird
01-05-2005, 05:21 PM
already tried it...

Izguer2000
01-05-2005, 07:51 PM
Did you also try my fix?

Originally posted by Izguer2000
Change
"{<title>IMDb name and title search</title>} "
to
"{<title>IMDb name and title search}"
and change
"regexp {title/tt[0-9]+/} $oldpage(body)"
back to
"regexp {title/tt[0-9]+/} $oldpage(meta)"

I'll post my modified version tomorrow - going to sleep now...

grimreap
01-05-2005, 10:58 PM
ah well this seemed to fix my problem

change:
regexp {title/tt[0-9]+/} $oldpage(meta) location

to

regexp {title/tt[0-9]+/} $oldpage(body) location

I kept getting the error
Tcl error [imdb_proc]: can't read "location": no such variable

BigBird
01-06-2005, 06:12 AM
oh, ok. now it's working :D
but i want to add something from the "chilla's IMDB script".
the rating_bar of the stars :P

can somebody help me?


# the user rating
set j [expr $i + 3]
set line2 [lindex $lines $j]
set j [expr $i + 4]
set line3 [lindex $lines $j]
regsub -all \<\[^\>\]*\> $line3 "" rating
regsub -all \&nbsp\; $rating " " rating
regsub -all \[\ \t\]+ $rating " " rating
set rating [string trim $rating " "]
set goldstars [regexp -all goldstar $line2]
set greystars [expr 10 - $goldstars]

# generating the rating bar
set marker "*"
set rating_bar "11\[7"
for {set i2 0} {$i2 < $goldstars} {incr i2 1} {
set rating_bar "$rating_bar$marker"
}
set marker "-"
set rating_bar "$rating_bar14"
for {set i3 0} {$i3 < $greystars} {incr i3 1} {
set rating_bar "$rating_bar$marker"
}
set rating_bar "$rating_bar11\]"
putserv "PRIVMSG $nick :$rating $rating_bar"



question is how to make it works in this script :confused:

Izguer2000
01-06-2005, 08:48 AM
Ok now here is my modified script.
I also added chilla's rating bar if that's what you want.
Changes are listed in the header.

Edit: Attachment didn't work, here is a link:

imdb.rar (http://download.sessionclan.de/overfiend/imdb.rar)

BigBird
01-06-2005, 09:59 AM
thank you :)
perfect :rolleyes:

BigBird
01-07-2005, 09:17 AM
i just noticed that when theres no "stars"(raiting) i get error msg
Tcl error [imdb_proc]: can't read "rating_bar": no such variable
and the bot doesn't send anything...

Izguer2000
01-07-2005, 11:43 AM
Thanks for the hint - fixed it.
If you don't want to redownload:
Insert

set rating_bar ""

after

set language "N/A" ; set soundmix "N/A" ; set top250 "top/bottom:N/A"

BigBird
01-08-2005, 04:24 AM
yep i found it myself few mins after posting the reply :p

thanks again :)

MessyR
02-03-2005, 08:24 AM
Worked fine once i did the small fix, but now after 1 day it has stopped, no erros no nothin, not even a thing on my partyline :/

has imdb chasged again or is it me?

gulu
02-12-2005, 09:27 AM
hmm. .same problem here.. worked for a view imdb-querys and then stopped doing anything.. no output, no debug, nothing..
i have no idea why..

Telefunken
02-13-2005, 04:19 AM
Originally posted by gulu
hmm. .same problem here.. worked for a view imdb-querys and then stopped doing anything.. no output, no debug, nothing..
i have no idea why..

I have the same problem. =/

PopWeasel
02-20-2005, 01:18 AM
Wow, this script used to work nice but now it's completely dead. :( Anybody able to do up a fix? :o

Izguer2000
02-20-2005, 09:02 AM
My posted version is still working for me - did you try that one?

Telefunken
02-20-2005, 11:15 AM
Originally posted by Izguer2000
My posted version is still working for me - did you try that one?

Your version works for me, I'm running it now.

PopWeasel
02-20-2005, 02:15 PM
I re-downloaded yours and it's working now, thanks for your efforts. :)

rental
04-10-2005, 03:39 PM
maybe someone could help me

I get this error, what's it meaning??


"Tcl error [imdb_proc]: char map list unbalanced"



thnx already



Greetz rental

Wookie
05-05-2005, 09:46 PM
Its now not working again.../me wonders if it has...once again changed....

Wookie

Izguer2000
05-09-2005, 03:44 PM
Mine is still working for me...

nikk
06-02-2005, 02:57 AM
Hi!

Is there someone who adds a floodprotection to this nice working script,something like max replies in a minute?

Izguer2000
06-05-2005, 03:21 PM
I added a flood-control to my version - i didn't do extensive testing, so try it out and report how it works for you.
I had some strange errors while developing, if someone can tell me why the timer is so picky it would be a great help...
Any comments are appreciated.

imdb.rar (http://download.sessionclan.de/overfiend/imdb.rar)

edit: found a bug (unrelated to flooding, some searches did not work)
redownload for fixed version

bounty
06-06-2005, 03:00 PM
this imdb beta seems to be the standalone version

not sure if it will work with the bot hosting dzsbot.tcl

have fun and thx for the new adds
i'll check them later

bounty

nikk
06-10-2005, 11:33 AM
I ve tried it for a week.Your floodprotection also works fine,Izguer.Many thanks!

Izguer2000
06-13-2005, 02:46 PM
Thanks for testing - i'll replace my old version with this new one.

BigBird
08-05-2005, 02:15 PM
sometimes when some1 on the chan does !imdb <something> the eggdrop crashes with no reason in the Partyline and the quit reason is (Remote host closed the connection).
does it happened to some1 else too? any solutions?

Izguer2000
08-07-2005, 05:37 AM
Is there a DEBUG file in the eggdrop folder?
Are you using eggdrop or windrop?

BigBird
08-19-2005, 06:27 AM
EGGDROP, and no there isnt.
btw IMDB.com has changed their site again, so the bot's results are

IMDb Search ( http://www.imdb.com/ )
Genre: N/A
Plot: N/A

can some1 make a new script to fix that?

Izguer2000
08-19-2005, 05:14 PM
Already did that - still the same link.
I'm always running with -nt switches, you could try if that helps (uses one terminal though).

BigBird
08-19-2005, 06:53 PM
yeah working fine now :)
i've tried looking the party line, and when the bot crashed i got no TCL error msg.

BigBird
08-27-2005, 05:58 AM
after some many !imdb commands i got
Tcl error [imdb_proc]: can't read "warn_msg": no such variable

if i add warn_msg to the global instance queue_size ... line the bots get slower and get lagged everytime some1 does !imdb..

Izguer2000
08-29-2005, 12:24 PM
Did you add it before or after "binary"?

BigBird
08-29-2005, 12:51 PM
now its cool :)
tnx

BigBird
09-16-2005, 02:08 AM
problems again :D
im getting Tcl error [imdb_proc]: couldn't open socket: host is unreachable

Izguer2000
09-23-2005, 03:11 AM
Sounds like imdb was down... does this happen often?

richto
10-08-2005, 07:19 AM
Where can I download this from? No links are working.

Izguer2000
10-12-2005, 09:42 AM
The link from page 10 is still working...
http://download.sessionclan.de/overfiend/imdb.rar

btw. the base page is here:
http://overfiend.sessionclan.de/scripts/imdb.html

sense-non
02-22-2007, 01:00 AM
Already did that - still the same link.
I'm always running with -nt switches, you could try if that helps (uses one terminal though).

Sorry, im having the same issues, where i get (http://www.imdb.com) and N/A for all results...

when u mean -nt switches... which exactly are you referring too? :confused:

Thanks In advance!
appreciate it.

Edit Note: im using windrop as well... :?
i dont get it...few days ago, i had it working fine....
then i was adding more scrtips, and doing other stuff, and then it stopped working, and i havnt got it working yet..
just stilll N/A :(

Izguer2000
02-22-2007, 07:41 AM
Download the newest version - imdb changed the site layout so I had to rewrite the queries.

sense-non
02-22-2007, 12:19 PM
Download the newest version - imdb changed the site layout so I had to rewrite the queries.

ok, sorry to sound steamed, but im so frustrated lol.

where exactly do i download the newest version?
i tried downloading, any and everylink, from page 9+
Nothing is working for me
the very last links posted by you, about the og base page, and link on pg 10.
when i download these, i set debug 0, and set alternative 1, and set my curl location..
now im getting this error..
Error in search mechanics - you probably need a newer version.

help! :(

i even quadtrupal checked, the heading, and i see the 02.20.07 updates, so i figured i was using latest...
has imdb changed again?

Izguer2000
02-22-2007, 07:16 PM
You have the right version (although I've alredy done an update).
I'm usually using the http package and not curl.exe, but I've just tried it and it does work with curl.
If you are using windrop, did you use the right slashes in the path e.g.:
C:/path/to/curl.exe ?

sense-non
02-22-2007, 08:18 PM
You have the right version (although I've alredy done an update).
I'm usually using the http package and not curl.exe, but I've just tried it and it does work with curl.
If you are using windrop, did you use the right slashes in the path e.g.:
C:/path/to/curl.exe ?

yes i acutally did.
at first i only had it at e:/pathto/dir
so i tried e:/pathto/dir/curl.exe
and stilll just nothing..
no errors, no thing..

Izguer2000
02-22-2007, 08:27 PM
Try opening a command line and simply run curl.exe
Does it display usage information or an error message ?

sense-non
02-22-2007, 10:00 PM
no, it just opens n closes..

everytime i trigger i get this..
<botnick>Error in search mechanics - you probably need a newer version.

Edit note: it was working perfecctly b4, but i had to re-install the windrop, and such, and now its not wokring :*
i dont get ittt

EDIT!
Ok! its working! /me Wipes the sweat off his damn forehead.
i used the http.tcl and works fine!
screw curl!
thanks alot for ur input!
take care!

BigBadPhil
03-01-2007, 05:27 PM
when i click the link given in the first post, it takes me to this page

http://www.inicom.net/pages/en.home.php

what am i doing wrong?

sense-non
03-03-2007, 03:14 PM
Try the link on pg 10, or 11, maybe 12 ^^


EDIT: im actually experiencing, no rating stars anymore..
just constantly says n/a

any suggestions?

Izguer2000
03-18-2007, 07:29 PM
Take the new version - it was a bug :)

lemonstar
03-19-2007, 03:52 PM
hi foks,

iam going nuts, too. i copied the new imdb.tcl into the scripts directory of my eggdrop. after that i told my dzsbot to use http and added the source scripts/http.tcl to my eggdrop.conf. well my io does not create any kind of imdb folders now :(

BigBird
06-29-2007, 03:56 AM
another change at imdb.
can someone fix the tcl please?

:)

jojo2peter
07-20-2007, 06:03 PM
Hello, I use ioBanana v20
there is imdb 2.2.8 included.
Also i use windrop 1.6.18.
I added source scripts/imdb.tcl
to the eggdrop.conf. Now, it won't work ò.Ó , I type "!imdb" and nothing happens.
When imdb in ioBanana included is turned on, and I type "!imdb" the bot says: "IMDb info script v2.2.8 by B0unTy" when I type "!imdb rambo" it says:
<sitebot> [IMDB] + First Blood (1982) - http://german.imdb.com/title/tt0083944/
<sitebot> Directed by: N/A
<sitebot> Genre: Drama / Action / Thriller mehr...
<sitebot> Tagline: N/A
<sitebot> Synopsis: N/A
<sitebot> Rating: N/A (N/A votes) top 250:N/A
<sitebot> MPAA: N/A
<sitebot> Runtime: N/A mins.
<sitebot> Country: USA
<sitebot> Language: Englisch
<sitebot> Sound Mix: Dolby
<sitebot> Budget: N/A
<sitebot> Opening Weekend: (USA) N/A

Because of these N/A's i wanne change the imdb version.
But when it doesn't work o.O?

Please Help me :/

PS: i think i have to type ".chanset #channel +imdb" but this command doesn't exist in the Party Line :(


FIXXED: You have to change the imdb URL to former.imdb.com :)