I've found the solution... I've to use insert_metadata on a output not in
the input !

For people who wants to mange metadata from a shell script, here is a
example :
echo "meta.insert title=\"$name\"" | nc localhost 1234

In liquidsoap config :
safe_radio = insert_metadata(id="meta",safe_radio)




2011/3/9 David Baelde <david.bae...@gmail.com>

> Hi Pascal,
>
> It could be that you didn't properly setup your insert_metadata node.
> Depending on how you wrote your script it could be "dangling outside"
> your streaming system instead of being "inside" it. I explained a
> similar problem recently in more details:
>
> http://www.mail-archive.com/savonet-users@lists.sourceforge.net/msg03419.html
>
> If this doesn't help, please tell us how you have setup insert_metadata.
>
> Cheers,
> --
> David
>
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to