Hi,
I need some serious help and advice!
I tried a very minimalist liquidsaop.liq: one playlist, one shoutcast
(then I tried icecast output). Here are the no-go results:
# /usr/local/etc/rc.d/liquidsoap start;
# Starting liquidsoap.
# /usr/local/etc/rc.d/liquidsoap status ;
# liquidsoap is not running.
This is the first time I didn't receive errors on the 'start' command,
so I was hopeful . . . :) But the status: 'not running' made me check
logs and the pidfile for more surprises! :(
****
Minimalist 'liquidsoap.liq'
set("log.file.path, "/usr/local/var/liquidsoap")
set("init.daemon.pidfile.path", "/var/run/liquidsoap/liquidsoap.pid")
security = single("usr/local/www/rcr/mp3/fallback/Welcome.mp3")
scmp3 = smart_crossfade(normalize(playlist.safe("/usr/local/www/rcr/
radio/current/mp3/sstol/today/sstol-mp3-end-32.pls")))
output.shoutcast.mp3(host="xxx.xxx.xxx.xxx",port=8000,password="****",
mount="/scmp3",name="",description="",genre="talk, mix",url="",scmp3)
****
I checked liquidsoap's logs but there are no entries (it has 755 perms
root:wheel). Then I checked liquidsoap's pid -- there's no entry! (it
has 777 perms liquidsoap:liquidsoap)
Any ideas what is going on here? What should the user:group and perms be?
This is becoming a nightmare! Please help!
Thanks,
Andre
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users