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.

TVRage.com Schedule Script (Latest: 2.0)

Support & discussion of released scripts, and announcements of new releases.
Post Reply
G
GaveUp
Op
Posts: 139
Joined: Thu Jan 19, 2006 3:56 am

Post by GaveUp »

I no longer run any eggdrops due to the lack of a perm. connection and various other reasons so I lack the setup to do any debugging of the script. Hopefully one of the other coders around here can take a look and see if/what the problem is.
I
Ishkur
Voice
Posts: 4
Joined: Wed Jan 10, 2007 3:36 am

Post by Ishkur »

What file would I edit to change the font color? Sorry if this is a stupid question, but I didn't see it anywhere.

I'd like to make the !today color white instead of black.
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Ishkur wrote:What file would I edit to change the font color? Sorry if this is a stupid question, but I didn't see it anywhere.

I'd like to make the !today color white instead of black.
Then you'd be the only user to see it?
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
I
Ishkur
Voice
Posts: 4
Joined: Wed Jan 10, 2007 3:36 am

Post by Ishkur »

Alchera wrote:
Ishkur wrote:What file would I edit to change the font color? Sorry if this is a stupid question, but I didn't see it anywhere.

I'd like to make the !today color white instead of black.
Then you'd be the only user to see it?
Well, I just want to change it to another color in general.
r
raktivist
Voice
Posts: 15
Joined: Tue Nov 22, 2005 9:08 am

Post by raktivist »

would be nice if there's a tut for windrop also. :P
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

raktivist wrote:would be nice if there's a tut for windrop also. :P
Don't browser the forums then.

Colour and formatting codes
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
C
Coppr
Voice
Posts: 1
Joined: Tue Oct 11, 2005 2:05 am

Post by Coppr »

!tomorrow seems to be returning the current day's new shows. Any way to fix this would be appreciated.
Find the "Proc Tomorrow" section in the tvrage.tcl script, and then look for the line;

Code: Select all

printSchedule $show(country) "0" $chan $nick
This should in fact be;

Code: Select all

printSchedule $show(country) "1" $chan $nick
r
raktivist
Voice
Posts: 15
Joined: Tue Nov 22, 2005 9:08 am

Post by raktivist »

Alchera wrote:
raktivist wrote:would be nice if there's a tut for windrop also. :P
Don't browser the forums then.

Colour and formatting codes
errr i mean windrop installation/support for the tcl - TVRage.com Schedule Script (Latest: 1.0 RC2)
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

[opinion] Face it, windrop is a kludge. [/opinion]
If the installation doesn't work similar to a *nix platform, aside from changing backslashes to forward slashes in pathnames, then you'd probably be best off using the real eggdrop under Cygwin on a windows platform (cygwin gives you a complete, stable unix environment under windows.) Or better yet, just set up a *nix box :)
j
jjnerd
Voice
Posts: 3
Joined: Sat Feb 24, 2007 9:48 am

Post by jjnerd »

i am geeing error on instaling
tvrage.tcl error: dict required.

i an new to eggdrop so i dont really know what "dict" is
w
w00f
Halfop
Posts: 49
Joined: Wed Oct 04, 2006 6:50 pm

Post by w00f »

read GaveUp post on page 9.
you will find an explanation and wiki link about that.
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

Read the previous pages in this thread.
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

Link for the last release no longer works. Anyone care to post a copy?
G
GaveUp
Op
Posts: 139
Joined: Thu Jan 19, 2006 3:56 am

Post by GaveUp »

Here ya go.

It'll, of course, still need the fix for !tomorrow mentioned above.
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

Thanks GU :) I'll mirror the file on my dandy.net account for you if you want?

Edit: Actually, how come you don't upload it to the tcl archive?
Post Reply