Well, as far as I am concerned, I would have nothing against adding some functions in Liq in order to ease the generation of such reports...
++ On Mon, Feb 25, 2013 at 7:00 PM, Romain Beauxis <[email protected]> wrote: > Hi all, > > Sam is right, we do not provide this information. > > Generally speaking, we do not thing that this is a task that falls > into liquidsoap's realm. However, it is very easy to monitor which > tracks are being played and to generate your own report based on that. > > In order to do this, you can use the operator on_metadata. This > operator will execute any callback of your choice whenever a new > metadata is passed. Using the data contained in the metadata, it is > very easy to e.g. call a custom script of yours to record ID and time > when tracks are being played and generate your report based on this > information. > > Hope this helps, > Romain > > 2013/2/25 Samuel Mimram <[email protected]>: >> Hi, >> >> There is nothing buitin at the moment for those reports but I guess >> this is more or less a matter of listing metadata in a file right? If >> so this could be achieved quite easily. Do you have more information >> about the requested format for those reports? >> >> Cheers, >> >> Sam. >> >> On Mon, Feb 25, 2013 at 3:30 PM, Lee sherman <[email protected]> wrote: >>> I am considering using the Liquid Soap Program. I just wanted to know does >>> this program compile music reports to send to BMI or ASCAP ect...? Thanks >>> in advance. >>> >>> ------------------------------------------------------------------------------ >>> Everyone hates slow websites. So do we. >>> Make your web apps faster with AppDynamics >>> Download AppDynamics Lite for free today: >>> http://p.sf.net/sfu/appdyn_d2d_feb >>> _______________________________________________ >>> Savonet-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/savonet-users >>> >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_d2d_feb >> _______________________________________________ >> Savonet-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/savonet-users > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
