#74: Quick metadatas are not sent to output
-------------------------+--------------------------------------------------
Reporter: Gilou | Owner: toots
Type: Bugs | Status: assigned
Priority: 1 | Milestone:
Component: Liquidsoap | Version: 0.3.6+svn
Resolution: | Keywords:
-------------------------+--------------------------------------------------
Comment (by toots):
Hey, it just hapened accidentally while trying an other thing:
Liq #1 is input.http("radiopi-reggae") -> output.icecast
Liq #2 is input.harbor
I started it just at the end of a song, and got:
Liq #1:
{{{
2007/12/30 22:26:40 [EMAIL PROTECTED]:3] New metadata chunk "? -- RadioPi
- Canal reggae - Jacob Miller - Chapter A Day"
2007/12/30 22:26:40 [EMAIL PROTECTED]:3] New metadata chunk "? -- RadioPi
- Canal reggae - Peter Tosh - Till Your Weel Runs Dry"
}}}
Liq #2:
{{{
2007/12/30 22:26:41 [EMAIL PROTECTED]:3] New metadata chunk "? --
RadioPi - Canal reggae - Jacob Miller - Chapter A Day"
2007/12/30 22:26:42 [EMAIL PROTECTED]:3] New metadata chunk "? --
RadioPi - Canal reggae - Peter Tosh - Till Your Weel Runs Dry"
}}}
That is to say that quick metadata were received, sent trough shout and
received by the other harbor... This is with my fix.
Giloo: did you try the actual patch above ?
If yes, then I think your issue is elsewhere, and you should need to
define a way to reproduce...
--
Ticket URL: <http://savonet.rastageeks.org/ticket/74#comment:4>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !