Go Back   Winamp Forums > SHOUTcast > SHOUTcast Technical Support

Reply
Thread Tools Search this Thread Display Modes
Old 23rd February 2006, 05:43   #1
kino
Junior Member
 
Join Date: Feb 2006
Posts: 2
Shoutcast Next Song (WINCH) problem

I installed shoutcast server on linux with sc_trans. I can send signal USR1, kill -USR1 PID, and it understands it (writes entry in log files).
But next song, kill -WINCH PID does not work. It not changes sonf and no entry in the log. Any help?
kino is offline   Reply With Quote
Old 23rd February 2006, 21:22   #2
hackerdork
Forum King
 
hackerdork's Avatar
 
Join Date: Feb 2006
Location: Earth Circa sometime.
Posts: 3,297
try this as a test

kill -WINCH pid
kill -HUP pid

killall dork*

~ According to the ship's log we're down to our last 3000 vomit bags.It'll never be enough.
search the forums! don't PM me on how-to, or ask me to setup you system. you do it so you learn.
hackerdork is offline   Reply With Quote
Old 27th February 2006, 06:49   #3
kino
Junior Member
 
Join Date: Feb 2006
Posts: 2
Does not work. No more ideas? Anyone using shoutcast on linux?
kino is offline   Reply With Quote
Old 27th February 2006, 12:43   #4
hackerdork
Forum King
 
hackerdork's Avatar
 
Join Date: Feb 2006
Location: Earth Circa sometime.
Posts: 3,297
I'm using the FreeBSD version and linux as well on FreeBSD (linux compat) loaded.

I found when sending a winch singal, it have to wait for the crossfader (if used) to play the rest of the song mine was set to 8 seoncds, plus the fact there can be a 30-90 delay from the shoutcast transcoder to the listeners. Have you waited this long to see if the song does change?

Shoutcast is great, but not 100% real time from server to listening clients.

Good luck with this.

~ D

~ According to the ship's log we're down to our last 3000 vomit bags.It'll never be enough.
search the forums! don't PM me on how-to, or ask me to setup you system. you do it so you learn.
hackerdork is offline   Reply With Quote
Old 28th February 2006, 23:09   #5
yanosuke
Junior Member
 
Join Date: Feb 2006
Location: netherlands
Posts: 4
A logical solution, but you wouldn't be the first to make tish problem if you're new to linux.
did you replace the "pid" with the actual pid of the server?
try:
kill -WINCH `ps -C sc_trans_linux`
This should replay (not re-read) your playlist.
to re-read the list use:
kill -USR1 `ps -C sc_trans_linux`

Normally you'd first use the -USR, and then the -WINCH
yanosuke is offline   Reply With Quote
Reply
Go Back   Winamp Forums > SHOUTcast > SHOUTcast Technical Support

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump