Hi Bernd,

I actually want to call skip when I receive specific metadata for e.g if
the metadata contains the key/value skip=true I want to call skip, but my
OCAML skills are not that good.
I thought that because output is inherited by icecast output you could just
call the skip method, but I was wrong.

JD


On Mon, Aug 12, 2013 at 3:36 PM, Bernd Naumann <
[email protected]> wrote:

> hi jd,
>
> you can use `source.skip(radio)`, like:
>
> radio = playlist("/path/to/your/files")
> source.skip(radio)
>
> i hope this helps.
>
> bernd
>
> On 12.08.2013, at 14:48, JD Buys wrote:
>
> > Hi,
> >
> > Can anyone help me and point me in the right direction to implement a
> skip when I receive certain metadata?
> >
> > I can get the right metadata key, but' don't know how to skip?
> >
> > Thanks,
> >
> > JD
>
>
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> It's a free troubleshooting tool designed for production.
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> _______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to