Audio new metadata
-
Hi, i think this is my first post so i will introduce myself first. Name is Bojan, working in web technologies and for my own soul i try to code in Qt and for my Jolla. :)
And now the problem: I use Audio element to create app for internet radio stream. It works but no metadata is set. They use http://www.icecast.org/ server. And it supports ICY metadata tags http://en.wikipedia.org/wiki/SHOUTcast#History
I also know how to find that metadata in stream.Now problem is how to add that to Audio element.
What to change, or how to plug some plugin to Audio element? Is it possible to do something like that?
Here is one plugin for Qmmp which works with ICY meta tags: http://qmmp.googlecode.com/svn/trunk/qmmp/src/plugins/Transports/http/httpstreamreader.cppAny advice will be nice. :)
Best regards.