Hi, The switch() operator relays the metadata from its current child source. So pretty much all you need is to make sure that the live stream has metadata attached to it. The overall structure would be switch(map_live(vdj),map(auto)) where the map* functions are relevant instances of map_metadata.
I'm guessing you'd like some help on writing map_metadata, possibly introducing special cases rewriting metadata in particular ways based on external events. I don't have much time for that, all I can do is advise you to spend some time playing with your functions in "liquidsoap --interactive" or some simple one-liners before going "online" in your radio. Have fun, -- David ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
