This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 12 matches

by liljim
Tue Feb 12, 2013 2:57 am
Forum: Script Support & Releases
Topic: imdbapi.com v1
Replies: 47
Views: 58968

I'm sorry, there's one more bug. When using -tt alone, instead of returning Usage: -tt tt1899353 there's an error Tcl error [imdb::imdb_evaluate::evaluate_imdb]: can't read "imdb::api::info_ttrig": no such variable You left out an extra t. So instead of if {$ttid==""} {putquick &...
by liljim
Tue Feb 12, 2013 2:34 am
Forum: Script Support & Releases
Topic: imdbapi.com v1
Replies: 47
Views: 58968

It seems to work perfectly now. Thank you very much!
by liljim
Tue Feb 12, 2013 1:42 am
Forum: Script Support & Releases
Topic: imdbapi.com v1
Replies: 47
Views: 58968

Now ??imdb works, but -imdb returns Tcl error [imdb::imdb_evaluate_search::search_evaluate_imdb]: can't read "imdb_pub": no such variable Also, this isn't an error on your part, but imdbapi.com needs to be changed to omdbapi.com since they changed urls. It'll help people in the future that...
by liljim
Mon Feb 11, 2013 11:23 pm
Forum: Script Support & Releases
Topic: imdbapi.com v1
Replies: 47
Views: 58968

Try this untested patch to the script. # to add channels, do: .chanset #somechan +imdbapi Unfortunately it's not working. When I do -imdb I get Tcl error [imdb::imdb_evaluate_search::search_evaluate_imdb]: can't read "imdb": no such variable and when doing ??imdb I get Tcl error [imdb::im...
by liljim
Mon Feb 11, 2013 12:07 pm
Forum: Script Support & Releases
Topic: imdbapi.com v1
Replies: 47
Views: 58968

Besides this missing functionality, does the script work for you? Because when I use capital letters, an error occurs. I don't know if there's a more elegant way, but changing } elseif {[regexp {^([a-z0-9\s]+)$} $do_search match imdbsearch]} { to } elseif {[regexp {^([a-z0-9A-Z\s]+)$} $do_search ma...
by liljim
Mon Feb 11, 2013 12:06 am
Forum: Script Support & Releases
Topic: imdbapi.com v1
Replies: 47
Views: 58968

Could someone modify this so it can be used in multiple channels? Perhaps by setting +imdb or +omdb? That would be really great.
by liljim
Sun Dec 13, 2009 4:23 pm
Forum: Script Support & Releases
Topic: TVRage.com Schedule Script (Latest: 2.0)
Replies: 506
Views: 488576

I do have a fix, but it's really not a clean or good fix. Test it out and see if there are summaries that are still broken. Basically it strips out the specific tags found in the summaries I could find with html in them. A full html stripper would be a better fix but the case of how to handle some ...
by liljim
Sun Dec 06, 2009 11:34 pm
Forum: Script Support & Releases
Topic: TVRage.com Schedule Script (Latest: 2.0)
Replies: 506
Views: 488576

!summary seems to be broken <user> !summary Dexter 04x11 <bot> Show :: Dexter <> Episode :: 04x11 - Hello, Dexter Morgan (06/Dec/2009) <> Summary: <a href='/Dexter/episodes/1064854577?remove_add=1'>[x] Remove Ad</a><script language="java_script" type="text/javascript">if (typeof(...
by liljim
Tue Mar 03, 2009 9:19 pm
Forum: Script Requests
Topic: Ramdom quote from fmylife.com
Replies: 90
Views: 83296

This works well. Thank you very much!
by liljim
Thu Feb 05, 2009 4:01 pm
Forum: Script Requests
Topic: Ramdom quote from fmylife.com
Replies: 90
Views: 83296

Ramdom quote from fmylife.com

Could someone make a script that pulls a random quote from http://www.fmylife.com/random with a trigger? Perhaps even show the ratings (I agree, your life is f***ed and you deserved that one) along with the post number, though a simple random quote would be cool. Or if you want to get complex maybe ...
by liljim
Thu Dec 13, 2007 12:14 am
Forum: Script Requests
Topic: Simple allmusic.com trigger
Replies: 2
Views: 2235

Perfect. Thank you very much!
by liljim
Tue Dec 11, 2007 7:18 pm
Forum: Script Requests
Topic: Simple allmusic.com trigger
Replies: 2
Views: 2235

Simple allmusic.com trigger

I would like a trigger script to return a search string for allmusic.com. The allmusic search string works as follows: Artist: http://www.allmusic.com/cg/amg.dll?p=amg&sql=1:miles|davis Album: http://www.allmusic.com/cg/amg.dll?p=amg&sql=2:kind|of|blue Song: http://www.allmusic.com/cg/amg.dl...