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 

TVInfo Light v001 / Lightweight tvrage.com lookup
Goto page Previous  1, 2
 
Post new topic   Reply to topic    egghelp.org community Forum Index -> Script Support & Releases
View previous topic :: View next topic  
Author Message
vBm
Voice


Joined: 20 Dec 2008
Posts: 6

PostPosted: Sun Mar 18, 2012 7:44 am    Post subject: Reply with quote

[12:42:21] <~vBm[L]Ini> .tvnext alcatraz
[12:42:22] <BeyondBot> TV: Please wait, querying server...

[11:42:28] Tcl error [tvnext]: couldn't compile regular expression pattern: invalid escape \ sequence

Would be nice if you could fix this.
Back to top
View user's profile Send private message
Arkadietz
Halfop


Joined: 14 Jul 2006
Posts: 67
Location: cat /dev/zero > /dev/null;

PostPosted: Wed Apr 11, 2012 9:41 pm    Post subject: Reply with quote

Is there delay see bottom:

[04:38:52] <Kiril> !n warehouse 13
[04:38:57] <Monica> [05:39:00] <<Kiril>> !Kiril! !n warehouse 13

[04:43:47] <Kiril> !n burn notice
From Bot's PRIVATE: [04:43:52] <Monica> [05:43:54] <<Kiril>> !Kiril! !n burn notice
Channel Reult: [04:43:52] <Monica> TV: The next episode of Burn Notice is not yet scheduled. That makes me a sad panda. Sad

how i see it's about 5 seconds
_________________
On a unix system everything is a file ; if something is not a file , it is a proccess.
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
goalie204
Halfop


Joined: 28 Apr 2011
Posts: 44

PostPosted: Sat Jun 23, 2012 9:28 pm    Post subject: Reply with quote

not working help plz
Back to top
View user's profile Send private message
Anahel
Halfop


Joined: 03 Jul 2009
Posts: 48
Location: Dom!

PostPosted: Sat Jun 23, 2012 10:01 pm    Post subject: Reply with quote

goalie204 wrote:
not working help plz


TVRage API is down - so all tvrage scripts aren't working
Back to top
View user's profile Send private message
Arkadietz
Halfop


Joined: 14 Jul 2006
Posts: 67
Location: cat /dev/zero > /dev/null;

PostPosted: Tue Jun 26, 2012 10:32 am    Post subject: Reply with quote

yeah, true..
_________________
On a unix system everything is a file ; if something is not a file , it is a proccess.
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
x0x
Op


Joined: 10 Feb 2009
Posts: 140

PostPosted: Sat Jan 26, 2013 8:03 am    Post subject: Reply with quote

Since I've patched my Eggdrop 1.8 with the UTF-8 patch ( http://eggwiki.org/Utf-8 ), the bullets don't come through.



Help!
Back to top
View user's profile Send private message
speechles
Revered One


Joined: 26 Aug 2006
Posts: 1398
Location: emerald triangle, california (coastal redwoods)

PostPosted: Sun Jan 27, 2013 4:54 am    Post subject: Reply with quote

x0x wrote:
Since I've patched my Eggdrop 1.8 with the UTF-8 patch ( http://eggwiki.org/Utf-8 ), the bullets don't come through.



Help!


Code:
# Change from:
set arg [string map [list "%bold" "\002" "%uline" "\037" "%bull" "\u2022" "%color" "\003"] $arg]

# Into:
set arg [string map [list "%bold" "\002" "%uline" "\037" "%bull" "[encoding convertto utf-8 \u2022]" "%color" "\003"] $arg]

_________________
speechles' eggdrop tcl archive
Back to top
View user's profile Send private message
x0x
Op


Joined: 10 Feb 2009
Posts: 140

PostPosted: Thu Feb 14, 2013 12:32 pm    Post subject: Reply with quote

Looks like I can't find the show "H+"

http://www.tvrage.com/shows/id-29087

I think the + gets stripped. Can I resolve that problem?
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
Page 2 of 2

 
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