> Hey, simply add:
> # Music
> myplaylist = playlist("/home/fred/minimal.lst")
> radio = smart_crossfade(normalize(myplaylist))
> # Then we setup our shoutcast output function.
> out = output.shoutcast.mp3(host = "localhost", port = 8000, password =
> "xxxx", name = "+++ SUBFLOW.NET", genre = "Minimal - Techno - Electro",
> url="http://IP.XX.XX.XX:8000";, public=false, quality=9, bitrate=256,
> samplerate=44100, radio)
>
> > Second point :
> > I'm using Debian Etch system and liquidsoap 3.6:
> > when i'm stopping the liquidsoap daemon i'get this message from the system:
> >
> > <---
> > # /etc/init.d/liquidsoap stop
> > Stopping channels: liquidsoap.pid/etc/init.d/liquidsoap: line 27: test: too
> > many arguments
> > .
> > --->
> > (nothing "letal" but system messages sucks)
> > there is something wrong in the /etc/init.d/liquidsoap ?
>
> Well, which package did you install ?
> The stable backport available on our server ?
> De rien, à bientot !
>
>
>
> Romain
> -------------------------------------------

Thank for the fast reply:

> Well, which package did you install ?
> The stable backport available on our server ?
Yes, it's the 0.3.6~savonet-1 version


Reply via email to