Code: Select all
set error ""
foreach script {
shoutcast.tcl
} {
catch {source scripts/$script} error
if {$error != ""} {putcmdlog "\002SCRIPT ERROR\002:$script\: $::errorInfo"}
}
Code: Select all
set error ""
foreach script {
shoutcast.tcl
} {
catch {source scripts/$script} error
if {$error != ""} {putcmdlog "\002SCRIPT ERROR\002:$script\: $::errorInfo"}
}
Code: Select all
shoutcast: checking if stream is online
Tcl error [isonline]: can't read "repl": no such variable
Code: Select all
shoutcast: checking if stream is online
Tcl error [isonline]: can't read "repl": no such variable
Code: Select all
Tcl error [advertise]: can't read "streamstatus": no such variable
Goddamn what is this problem? I too have the same error and I dont know whats causing it. heh!Sh3ny wrote:hi
i have too the same problem.
Code: Select all
shoutcast: checking if stream is online Tcl error [isonline]: can't read "repl": no such variable
Code: Select all
Tcl error [advertise]: can't read "streamstatus": no such variable
I`m having the same issue with the new eggdrop its not responding to commands just constantly doing shoutcast: checking if stream is online on the partylinegotter wrote:I just tried to use this using 1.6.20, and when I use +friendsradio in the channel I want, it still doesn't respond, is there anything I can do to make it? Possible downgrade?
Just to add also another problem I have come across is the .chanset #channelname +friendsradio if the room name contains anything else other then letters or numbers it dont work so if it was radio-channel or radio_channel it wouldnt send but if if the chanset is .chanset radiochannel +friendsradio it worksblake wrote:Got it working changed some of the settings a few times and rehashed it worked
set doalertadmin "1"
set announce "1"
set urltopic "1"
set ctodjc "1"
set tellsongs "1"
set tellusers "0"
set tellbitrate "0"
set advertise "1"
set advertiseonlyifonline "1"
Yes that is how i had it working but it still only sends to one channel it however wont send to our radio channel cwukchat-radio thats why im asuming its not picking up the extra charecters in the room name ie - _gotter wrote:did you try multiple channels? i didn't get that to work at all, either.
EDIT: +friendsradio actually made it NOT display