Hi, What do you mean exactly by day by day schedule? Please provide more information about you setup and what you are trying to achieve!
++ Sam. On Tue, Mar 12, 2013 at 10:17 AM, Dennis Heerema <[email protected]> wrote: > Hi There, > > Is it possible to do this also with a day by day schedule? > > Thanks for your help! > > Dennis > > -----Original Message----- > From: Samuel Mimram <[email protected]> > To: savonet-users <[email protected]> > Cc: savonet-users <[email protected]> > Date: Mon, 11 Mar 2013 19:13:56 +0100 > Subject: Re: [Savonet-users] setting and getting stream metadata? > > Hi, > > The icy.update_metadata directly sends some metadata to the icecast > encoder, but the metadata is not passed through the usual Liquidsoap > mechanism, so Liquidsoap does not know about it. The proper way to > have everything in sync is to use insert_metadata (I have given a few > example of uses of this functions recently on the list, for instance > http://www.mail-archive.com/[email protected]/msg07761.html > ) > > ++ > > Sam. > > On Sun, Mar 10, 2013 at 6:06 AM, Tony Miller <[email protected]> wrote: >> I'm a little confused about the methods to set metadata. Right now I'm >> setting metadata with icy.update_metadata when an input.harbor >> connects successfully. That seems to work, and I can see the 'current >> song' changed when i visit the icecast server's web interface at port >> 8000. However, when I try to use the icecast.metadata command from >> telnet, I don't get this metadata. I seem to get a list of the songs >> in my playlist. (My fallback scheme is input.harbor,playlist,single). >> >> So now I am wondering what is the difference between whatever the >> icecast web interface is doing to get 'current_song', and what the >> icecast.metadata command does? Do I have a conceptual problem? :) >> >> I guess I could always just parse the xml the icecast loves to give >> you by visiting localhost:8000/admin/stats instead of calling >> icecast.metadata from telnet or socket... >> >> -- >> -Tony Miller >> github.com/mcfiredrill >> @freedrull >> freedrool.us >> >> >> ------------------------------------------------------------------------------ >> Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester >> Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the >> endpoint security space. For insight on selecting the right partner to >> tackle endpoint security challenges, access the full report. >> http://p.sf.net/sfu/symantec-dev2dev >> _______________________________________________ >> Savonet-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/savonet-users > > ------------------------------------------------------------------------------ > Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester > Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the > endpoint security space. For insight on selecting the right partner to > tackle endpoint security challenges, access the full report. > http://p.sf.net/sfu/symantec-dev2dev > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users > > > > > ------------------------------------------------------------------------------ > Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester > Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the > endpoint security space. For insight on selecting the right partner to > tackle endpoint security challenges, access the full report. > http://p.sf.net/sfu/symantec-dev2dev > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users > ------------------------------------------------------------------------------ Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the endpoint security space. For insight on selecting the right partner to tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
