I'm currently trying to send the metadata with on_track() and http.post() to a webpage and store it in a MySQL DB. Then building a webpage which is getting the last data from the DB and is displaying.
This looks to work fine. If interested and when it's working finally I can post my solution here. BR Michael ----------------------------------------- > Am 11.05.2016 um 17:41 schrieb Romain Beauxis <to...@rastageeks.org>: > > Hi Michael, > > 2016-05-09 12:34 GMT-05:00 Michael Pieper <michael.pie...@augusta.de>: > > > > Am 08.05.2016 um 12:12 schrieb Toshiyuki Ogura: > > > I'm using Liquidsoap 1.1.1 and Icecast 2.3.3 on Ubuntu 14.04.4 LTS. > > > > > > The Icecast server statistics XML has no <artist>, and <title> includes > > > artist name. > > > > > > <title>Portrayal - Universal Libraries</title> > > > > Unfortunately I have the same issue with liquidsoap 1.2.0 and a > > shoutcast server. > > This is just because of the way the ICY (shoutcast v1) protocol is designed. > There is only a single metadata field. Usual convention is to fill it with > <artist> - <title> but it doesn't have to always be this way.. > > > The answer from Romain to my question was: > > > > > simply setup your shoutcast output as follows: > > > output.shoutcast(password="<password>#<source id>", ...) > > > > But this is not working for me, Shoutcast is not accepting this as > > password. I will get an invalid Password error. > > This is specific to shoutcast v2 when using multiple streams. If you are > using shoutcast v1, you may need to only use <password> without the #<source > id> part. > > > > > > > so currently I have no solution for this issue. > > I would be also interested in getting all the ID3-Tags from the files > > not even the title and the artist. > > I you need access to the metadata about the song currently being played, one > way to achieve this could be to build your own endpoint, served by your > running liquidsoap instance. See this for instance the "Get metadata" section > here: http://liquidsoap.fm/doc-1.2.0/harbor_http.html > > Romain > ------------------------------------------------------------------------------ > Mobile security can be enabling, not merely restricting. Employees who > bring their own devices (BYOD) to work are irked by the imposition of MDM > restrictions. Mobile Device Manager Plus allows you to control only the > apps on BYO-devices by containerizing them, leaving personal data untouched! > https://ad.doubleclick.net/ddm/clk/304595813;131938128;j > _______________________________________________ > Savonet-users mailing list > Savonet-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/savonet-users
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________ Savonet-users mailing list Savonet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-users
