Go Back   FlashFXP Forums > > > >

Reply
 
Thread Tools Rating: Thread Rating: 6 votes, 5.00 average. Display Modes
Old 07-29-2004, 04:02 PM   #1
f0xn3t
Member
ioFTPD Scripter
 
Join Date: Jul 2004
Posts: 55
Thumbs up EPGuru

Hi everybody out there

I started developing !ep script for IRC which is originally based on the script by ThEdGE, but his script was really full of bugs and, imho, was uncomfortable.
It's programmed in TCL...

The page with download link and list of features and change log is here: http://epguru.wz.cz
... or you can download it form here: http://www.ioftpd.com/scripts/script.php?id=131

Since version v2.0 it has newly TVShowsonDVD.com integration


I plan to integrate Tvtome.com guide into it
Now it gets information from epguides.com


If you have any ideas or if you find any bugs write it pls below in this thread
f0xn3t is offline   Reply With Quote
Old 11-24-2005, 04:38 AM   #2
EwarWoo
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 462
Default

Good work fella, at work atm, but will test 'em out as soon as I get home
Cheers for sharing this.
EwarWoo is offline   Reply With Quote
Old 11-24-2005, 06:11 AM   #3
JcFlyeR
Junior Member
 
Join Date: Feb 2003
Posts: 8
Default Hah!

Funny thing is... all of a sudden i was like... oo lets check on the script... and it just so happened you updated it today! nice!
JcFlyeR is offline   Reply With Quote
Old 11-24-2005, 08:57 AM   #4
EwarWoo
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 462
Default

Or at least I'll try it when a mod approves the attachment
EwarWoo is offline   Reply With Quote
Old 11-26-2005, 01:25 AM   #5
Linkster
Moderator
Administrator
 
Join Date: Oct 2001
Location: New Mexico, USA
Posts: 1,070
Default

Please post these scripts to the scripts page via the customer portal. I'd rather not have stuff floating all over the forums again.
Linkster is offline   Reply With Quote
Old 11-26-2005, 01:58 PM   #6
f0xn3t
Member
ioFTPD Scripter
 
Join Date: Jul 2004
Posts: 55
Default

Quote:
Originally Posted by Linkster
Please post these scripts to the scripts page via the customer portal. I'd rather not have stuff floating all over the forums again.
Well, I would like to post them there like on old script page, but I can't I was trying to solve this with Tech Support so they've merged my two logins together and set me as ioFTPd scripter... nonetheless, I still don't have a permission to upload them there. Looks like, it's only for ioFTPd registered members.

so, i'll delete attachments and put those files somewhere else
f0xn3t is offline   Reply With Quote
Old 11-26-2005, 02:08 PM   #7
f0xn3t
Member
ioFTPD Scripter
 
Join Date: Jul 2004
Posts: 55
Exclamation EPGuru2 v1.0 download links

Both scripts are available in Scripts section:

http://www.inicom.net/pages/en.ioftpd-scripts.php

Enjoy...
f0xn3t is offline   Reply With Quote
Old 11-26-2005, 06:09 PM   #8
EwarWoo
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 462
Default

EPGuru2 -
[08:46] * Last context: tclhash.c/684 [Tcl proc: pub:epg2, param: $_pub1 $_pub2 $_pub3 $_pub4 $_pub5]
[08:46] * Please REPORT this BUG!
[08:46] * Check doc/BUG-REPORT on how to do so.
[08:46] * Wrote DEBUG
[08:46] * SEGMENT VIOLATION -- CRASHING!
Using the b0unty build of windrop with SSL.
Occurs on a search for the show monk, others are OK so far but, just him thats crashing it. Weird.
Also, is it possible for the bot to just return the first match instead of a bunch of matches and letting you choose? Possible I missed a setting, only just woke so still half asleep, forgive me if thats already there.

EPGuru2FTP
EwarWoo is offline   Reply With Quote
Old 11-29-2005, 05:47 AM   #9
f0xn3t
Member
ioFTPD Scripter
 
Join Date: Jul 2004
Posts: 55
Thumbs up

Quote:
Originally Posted by EwarWoo
EPGuru2 -
[08:46] * Last context: tclhash.c/684 [Tcl proc: pub:epg2, param: $_pub1 $_pub2 $_pub3 $_pub4 $_pub5]
[08:46] * Please REPORT this BUG!
[08:46] * Check doc/BUG-REPORT on how to do so.
[08:46] * Wrote DEBUG
[08:46] * SEGMENT VIOLATION -- CRASHING!
Using the b0unty build of windrop with SSL.
Occurs on a search for the show monk, others are OK so far but, just him thats crashing it. Weird.
Also, is it possible for the bot to just return the first match instead of a bunch of matches and letting you choose? Possible I missed a setting, only just woke so still half asleep, forgive me if thats already there.

EPGuru2FTP
ye, it's kinda weird, that only Monk causes this... I was testing it on Linux's eggdrop so I will check it on windrop as well.
...and it crashes every time only for Monk?

no, you didn't missed anything, but it's a good idea, so I will add it to the next version
f0xn3t is offline   Reply With Quote
Old 11-29-2005, 06:54 AM   #10
EwarWoo
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 462
Default

Done some more testing, and its kinda intermittent

*> !ep -id 24313
*Bot has quit IRC (Remote host closed the connection)
*Bot has joined #EwarWoo
*Woo> !ep -id 24313
*Bot> [TV.com] Show Title........: Lost - LAST Episode.......: 2x08 - Collision (a.k.a.Old Habits) (November 23, 2005 .. 6 days ago) - NEXT Episode.......: 2x09 - What Kate Did (November 30, 2005 .. Tomorrow)

Exact same command crashed it one time then not next :/

And I did have Monk work for me:

*> !ep monk
*Bot> [TV.com] Show Title.........: Monk
*Bot> [TV.com] LAST Episode.......: 4x08 - Mr. Monk and Little Monk (August 26, 2005 .. 13 weeks 4 days ago)
*Bot> [TV.com] NEXT Episode.......: 4x09 - Mr. Monk and the Secret Santa (December 2, 2005 .. 3 days remaining)

So its not Monk causing it that was just a coincidence. Just sometimes works, sometimes crashes without anything being changed.

N the more I use the !ep -id # the more annoying it becomes. Hehe. However other than great script, love how easy it is to customise
EwarWoo is offline   Reply With Quote
Old 11-29-2005, 02:31 PM   #11
f0xn3t
Member
ioFTPD Scripter
 
Join Date: Jul 2004
Posts: 55
Default

Quote:
Originally Posted by EwarWoo
Done some more testing, and its kinda intermittent

*> !ep -id 24313
*Bot has quit IRC (Remote host closed the connection)
*Bot has joined #EwarWoo
*Woo> !ep -id 24313
*Bot> [TV.com] Show Title........: Lost - LAST Episode.......: 2x08 - Collision (a.k.a.Old Habits) (November 23, 2005 .. 6 days ago) - NEXT Episode.......: 2x09 - What Kate Did (November 30, 2005 .. Tomorrow)

Exact same command crashed it one time then not next :/

And I did have Monk work for me:

*> !ep monk
*Bot> [TV.com] Show Title.........: Monk
*Bot> [TV.com] LAST Episode.......: 4x08 - Mr. Monk and Little Monk (August 26, 2005 .. 13 weeks 4 days ago)
*Bot> [TV.com] NEXT Episode.......: 4x09 - Mr. Monk and the Secret Santa (December 2, 2005 .. 3 days remaining)

So its not Monk causing it that was just a coincidence. Just sometimes works, sometimes crashes without anything being changed.

N the more I use the !ep -id # the more annoying it becomes. Hehe. However other than great script, love how easy it is to customise
I've also some experience with bot crashes, when I use the command. Only sometimes, randomly, but only with windrop for windows. It has never crashed on linux's eggdrop in my case. So, I think windrop is a bit sensitive when he retrieves info from the net

btw, my plan is to set the script not to show Search Results by default. Only when you add -r (in mode when Search Results is off) or when Search Results is on I think, it's the best way...
f0xn3t is offline   Reply With Quote
Old 12-02-2005, 07:31 AM   #12
maX1mus
Junior Member
ioFTPD Foundation User
 
Join Date: Jul 2005
Posts: 29
Default

Is there a way to use this script with blowfish encryption?

And, btw, it says v1.0 in some places still ;>
When loaded -help etc ;p

Cheers - max
maX1mus is offline   Reply With Quote
Old 12-05-2005, 03:53 PM   #13
f0xn3t
Member
ioFTPD Scripter
 
Join Date: Jul 2004
Posts: 55
Default

Quote:
Originally Posted by maX1mus
Is there a way to use this script with blowfish encryption?

And, btw, it says v1.0 in some places still ;>
When loaded -help etc ;p

Cheers - max
it depends how you set up your eggdrop/windrop... EPguru itself doesn't have integrated encryption.

For encryption exists this script:
http://www.donationcoder.com/Software/Mouser/mircryption/others_eggdrop.php

...and v1.0 is correct
these scripts are, let's say, of 2nd generation, so they are new
old EPGuru is of v4.*, but epguides.com searching is unusable, so it's not added to the Scripts page
f0xn3t is offline   Reply With Quote
Old 12-05-2005, 04:37 PM   #14
maX1mus
Junior Member
ioFTPD Foundation User
 
Join Date: Jul 2005
Posts: 29
Default

Thx for the reply mate!
Tho it seems to crash too often for me i decided not to use it, tho it would have kicked a*s if it didnt ;x

- max
maX1mus is offline   Reply With Quote
Old 12-08-2005, 07:38 PM   #15
EwarWoo
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 462
Default

Yeah, same here, that intermittent crash when fetching episode info kills bit stability unfortunately.
Other than that is a great script though.
EwarWoo is offline   Reply With Quote
Reply

Tags
bugs, download, integration, script, v2.0


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 03:57 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)