On Sat, Oct 8, 2011 at 11:28 AM, Sonic SNES <[email protected]> wrote:
> The question is, why is "filename" removed from the metadata when a jingle
> is played?

It's not the case here. You should try to move a on_metadata around,
to see where the metadata really disappears. Here I'm using some
on_metadata(fun(m)->log("METADATA #{m}"),source) to log the metadata
just after the smooth add, I see the filename twice.

> And why is map_metadata called at all if the underlying stream
> metadata shouldn't be changing at that point?

This part is the expected behavior of switch: it replays the metadata
when you get back to a stream in the middle of a track, so people know
what's playing.

Cheers,
-- 
David

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to