Thread: EPGuru
View Single Post
Old 01-08-2005, 07:36 AM  
f0xn3t
Member
 
Join Date: Jul 2004
Posts: 55
Default

Quote:
Originally posted by wicked
hi, thx for the quick response.
kinda doesnt work for me tho...

"!ep 24 +2004" -> [EPGuru] Wrong page has been retrieved for "24 +2004" (http://epguides.com/grid/fall.shtml/)

"!ep 24" -> Title: The South Bank Show

lost works fine for me tho, but that also worked with +2004 before the code replace....
I'm sry, I used a bit different version of script

Keep the change I've written above and find the line which contains this code:
Code:
if {[catch {set token [::http::geturl http://search.yahoo.com/search
and whole line change to this:
Code:
		if {[catch {set token [::http::geturl http://search.yahoo.com/search?_adv_prop=web&x=op&ei=UTF-8&prev_vm=p&fr=fp-top&va=$name&va_vt=any&vp=&vp_vt=any&vo=&vo_vt=any&ve=&ve_vt=any&vd=all&vst=on&vs=epguides.com&vf=all&vm=p&vc=&fl=0&n=10 -timeout 30000]}]} {
f0xn3t is offline   Reply With Quote