Hi guys,

Just a couple of updates on two recent issues:

* Shoutcast v2 metadata update were broken on streams with sid > 1 when
using multiple streams. It is now fixed in the git code and you can safely
do:
output.shoutcast(icy_id=<source id>, ..)

This will require a full release to be pushed out so meanwhile, you can
simply setup your shoutcast output as follows:
output.shoutcast(password="<password>#<source id>", ...)
This should work all the same I believe.

* Liquidsoap daemon.

This was a very important feature that was left behind during the move to
opam as the main installation method. I have worked on a simple script to
install daemon scripts for liquidsoap over the weekend, The code is here:
https://github.com/savonet/liquidsoap-daemon

Basically, you place your main script at <user
home>/liquidsoap-daemon/main.liq, run the daemonization script with the
proper options (see repository's README) and that should be it.

Also, opam now has a package for it:
opam install liquidsoap-daemon

However, I have not tested the script extensively, in particular with
Ubuntu. Could some of y'all test it and report back? If all is fine I'll
update the documentation.

Thanks and have a great week guys!
Romain
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to