egghelp.org community Forum Index
[ egghelp.org home | forum home ]
egghelp.org community
Discussion of eggdrop bots, shell accounts and tcl scripts.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

TVRage.com Schedule Script (Latest: 2.0)
Goto page Previous  1, 2, 3 ... 28, 29, 30 ... 32, 33, 34  Next
 
Post new topic   Reply to topic    egghelp.org community Forum Index -> Script Support & Releases
View previous topic :: View next topic  
Author Message
GaveUp
Op


Joined: 19 Jan 2006
Posts: 139

PostPosted: Mon Aug 15, 2011 3:36 pm    Post subject: Reply with quote

Awesome. People have mentioned this issue a few times, but without the settings from theme I couldn't reproduce it because it was only a problem on the announce piece. Grab the latest from git and it should work.

One note. Be careful of trailing spaces on these lines. If there's a trailing space, for example, on the announceShowsFormat setting it will cause a blank line to be printed at the end of every set of shows.
Back to top
View user's profile Send private message
kenh83
Halfop


Joined: 08 Sep 2010
Posts: 61

PostPosted: Mon Aug 15, 2011 8:52 pm    Post subject: Reply with quote

GaveUp,

Thanks, I'll try the latest from GIT. I added the trailing spaces to separate out the listing a bit to make it easier to read since I couldn't get it to go line for line. I'll post in about an hour to let you know if the latest from GIT works. Smile

Thanks!
Back to top
View user's profile Send private message
kenh83
Halfop


Joined: 08 Sep 2010
Posts: 61

PostPosted: Mon Aug 15, 2011 9:51 pm    Post subject: Reply with quote

GaveUp,

THANKS! Very Happy

[09:49:54pm] <tvrage> airing in 10 minutes:
[09:49:55pm] <tvrage> [A&E: Intervention 11x09]
[09:49:55pm] <tvrage> [Showtime: Weeds 07x08]
[09:49:55pm] <tvrage> [Syfy: Alphas 01x06]
[09:49:55pm] <tvrage> [Spike TV: 1000 Ways to Die 04x06]
[09:49:55pm] <tvrage> [Food Network: The Best Thing I Ever Ate 05x12]
[09:49:55pm] <tvrage> [History Channel: Pawn Star$ 03x70]
[09:49:55pm] <tvrage> [truTV: All Worked Up 04x13]
[09:49:55pm] <tvrage> [TNT: Rizzoli & Isles 02x06]
[09:49:55pm] <tvrage> [Discovery Channel: Surviving The Cut 02x04]
[09:49:55pm] <tvrage> [MTV: Teen Wolf 01x12]
[09:49:55pm] <tvrage> [TLC: Surprise Homecoming 01x07]
[09:49:55pm] <tvrage> [National Geographic Wild: Deadly 60 (US) 01x11]
[09:49:55pm] <tvrage> [Bravo: Most Eligible Dallas 01x01]
[09:49:55pm] <tvrage> [Fuel TV: Drake's Passage 01x01]
Back to top
View user's profile Send private message
goalie204
Halfop


Joined: 28 Apr 2011
Posts: 44

PostPosted: Thu Aug 18, 2011 11:09 pm    Post subject: Reply with quote

got the script,

is there any way like in the dlx version - to not list certain channels that i'm not interest in it listing, example PBS or somethin
Back to top
View user's profile Send private message
GaveUp
Op


Joined: 19 Jan 2006
Posts: 139

PostPosted: Fri Aug 19, 2011 8:30 am    Post subject: Reply with quote

Use the tvrage(filteredNetworks) and tvrage(includeOnlyFiltered) settings.
Back to top
View user's profile Send private message
kenh83
Halfop


Joined: 08 Sep 2010
Posts: 61

PostPosted: Sat Aug 20, 2011 10:38 am    Post subject: Reply with quote

goalie204,

set it up like this in tvrage.conf


set tvrage(filteredNetworks) "Pay-Per-View {Travel Channel} {Disney Channel} Style OWN WE VH1 Lifetime G4 HGTV Oxygen {TV Guide Channel} {DIY Network} E! Versus {Investigation Discovery} mun2 {Cartoon Network} {Cooking Channel} Nickelodeon {Animal Planet} {BBC America} {Disney XD} {TV One} {ID: Investigation Discovery} TeenNick Logo {Discovery Health Channel} ESPN Showtime2"


Read the comments in the .conf to make sure you're doing it right. Networks that contain multiple words separated by spaces need to be put in { }'s
Back to top
View user's profile Send private message
goalie204
Halfop


Joined: 28 Apr 2011
Posts: 44

PostPosted: Sat Aug 20, 2011 8:29 pm    Post subject: Reply with quote

ok guys thanks for the quick responses, i will try this.

My other question: announce isn't...announcing anything, and it's enabled in the .conf - anything i need to do to get it going? Channels are set to +tv and working with pub triggers
Back to top
View user's profile Send private message
GaveUp
Op


Joined: 19 Jan 2006
Posts: 139

PostPosted: Wed Aug 24, 2011 9:52 am    Post subject: Reply with quote

You need to add the +tvannounce flag to the channel.
Back to top
View user's profile Send private message
goalie204
Halfop


Joined: 28 Apr 2011
Posts: 44

PostPosted: Wed Aug 24, 2011 4:36 pm    Post subject: Reply with quote

And is there a way to have the results of a !tonight sorted by Network, not time as in the old DLX script?

Example instead of 8pm: this network, that network etc

it would be like :

HBO: True Blood 7 pm, breaking bad 8pm
FX: blah blah 6pm, bloo blee 9pm

etc?


Last edited by goalie204 on Wed Aug 24, 2011 4:53 pm; edited 2 times in total
Back to top
View user's profile Send private message
GaveUp
Op


Joined: 19 Jan 2006
Posts: 139

PostPosted: Wed Aug 24, 2011 4:52 pm    Post subject: Reply with quote

No there isn't. To do that you'd need to change how the printSchedule proc works and add a couple more settings to the theme for that sorting style as well as a toggle to the conf.

Feel free to tackle this yourself. Thinking about it I don't think this is something I'll add unless I can find a way to make adding different sorting styles flexible and working through it in my mind I don't see that easily happening without changing the internal structures to something like sqlite ... a task I really don't want to undertake unless it'd be worth it (read: there are other worthwhile features that can be added and would depend on the switch as well).
Back to top
View user's profile Send private message
goalie204
Halfop


Joined: 28 Apr 2011
Posts: 44

PostPosted: Wed Aug 24, 2011 4:54 pm    Post subject: Reply with quote

no problem
Back to top
View user's profile Send private message
goalie204
Halfop


Joined: 28 Apr 2011
Posts: 44

PostPosted: Wed Aug 24, 2011 5:12 pm    Post subject: Reply with quote

sometimes this works for me, other times i get this

<goalie> !tv dexter
<methlab> Title :: {%%show_name%%} <> URL :: {%%show_url%%} <> Premiered :: {%%premiered%%} <> Latest Episode :: N/A <> Next Episode ::N/A <> Country :: {%%country%%} <> Status :: {%%status%%}
Back to top
View user's profile Send private message
kenh83
Halfop


Joined: 08 Sep 2010
Posts: 61

PostPosted: Wed Aug 24, 2011 8:03 pm    Post subject: Reply with quote

goalie, I think (Don't quote me) that it's because of timeouts when communicating with tvrage.com -- They've been having some problems lately.
Back to top
View user's profile Send private message
GaveUp
Op


Joined: 19 Jan 2006
Posts: 139

PostPosted: Wed Aug 24, 2011 10:56 pm    Post subject: Reply with quote

You're correct on that one. Increasing the http timeout setting may solve this. I've been meaning to get around to catching this situation and displaying a more meaningful error message but it really hasn't been high on the priority list since it rarely happens.
Back to top
View user's profile Send private message
GaveUp
Op


Joined: 19 Jan 2006
Posts: 139

PostPosted: Thu Aug 25, 2011 1:10 am    Post subject: Reply with quote

A few bug fixes have been pushed to the git repo as well as a fix for the above situation where a timeout occurs retrieving data. Instead of the above being displayed a new "problemMessage" template will be displayed.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    egghelp.org community Forum Index -> Script Support & Releases All times are GMT - 4 Hours
Goto page Previous  1, 2, 3 ... 28, 29, 30 ... 32, 33, 34  Next
Page 29 of 34

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Forum hosting provided by Reverse.net

Powered by phpBB © 2001, 2005 phpBB Group
subGreen style by ktauber