Displaying 2 results from an estimated 2 matches for "pid_of_desired_ices_process".
2006 Nov 16
1
Hai To ALL!!
Hello All,
I am kadhiravan New to this list.
Just I have installed icecast2/ices2 in my system..
Realy it is working fine. So ready for enhanement. So i came out with question.
1.How to run diff playlist same time.
2.How to enable jumping to next song for clients.
3.Is it possible to set more mount points.
Thanks in advance.
kadhiravan.R
2006 Nov 18
0
TuneQueue!!
...ote:
> 1.How to run diff playlist same time.
Have multiple ices2 processes started by using different config files.
That doesn't hurt. It simply works.
> 2.How to enable jumping to next song for clients.
For simple "skip this song" functionality you could send a HUP (kill
-HUP $pid_of_desired_ices_process). This could be done by a simple bash
script run as cgi on your webserver.
Note that the ices2 process will jump to the next song. This means
_everybody_ listening will hear it jump to the next song.
If you want something more you'll need to install something like
http://tunequeue.sourceforge....