New Feeds Available

You can now pull your weekly top albums, weekly top tracks, top albums, and top tracks feeds, complete with album info. Currently, we're limiting the feeds to the top 10. Links can be found on your dashboard.

Examples:
Top Tracks
Top Albums
Weekly Track Chart
Weekly Album Chart

Comments

i get error.. in xml. what problems?



Warning: SimpleXMLElement::addChild() [function.SimpleXMLElement-addChild]: unterminated entity reference s=music&qid=1177531030&sr=1-1 in /homepages/37/d94949155/htdocs/zenradar.roblogic.net/lib/ZenRadarHandler.php on line 178

http://zenradar.roblogic.net/service/1.0/user/dukny/recenttracks.xml



Warning: SimpleXMLElement::addChild() [function.SimpleXMLElement-addChild]: unterminated entity reference imgrefurl=http://www.rondomagazin.de/fuehrer/schumann/rs04.htm&h=90&w=90&sz=4&hl=ko&start=139&um=1&tbnid=nv0A-CclLkaUZM:&tbnh=78&tbnw=78&prev=/images%3Fq%3Dd in /homepages/37/d94949155/htdocs/zenradar.roblogic.net/lib/ZenRadarHandler.php on line 393

http://zenradar.roblogic.net/service/1.0/user/dukny/weeklytrackchart.xml

You seem to have entered a custom album URL that simpleXML doesn't like:http://images.google.com/imgres?imgurl=http://www.rondomagazin.de/fuehrer/schumann/cover/rs04.jpg&imgrefurl=http://www.rondomagazin.de/fuehrer/schumann/rs04.htm&h=90&w=90&sz=4&hl=ko&start=139&um=1&tbnid=nv0A-CclLkaUZM:&tbnh=78&tbnw=78&prev=/images%3Fq%3DdCurrently the URLs aren't sanity checked for troublesome chars. For this instance, you should remove the google images URLs, and use the actual album URL: http://www.rondomagazin.de/fuehrer/schumann/rs04.htmI'll look into making the XML handler smart enough to digest URLs with params.

Thanks a lot for your enhanced XML Feeds. I have got some some problems to parse the weeklytrackchart.xml feed. I will take the cdata between the element, but it doesn't end with the close element , it's starts with an other open tag , is this approved in xml?

There's no CDATA declaration in the artist element, so child elements may be mixed with character data. It's probably not the cleanest structure, but it does adhere to the spec.


add your comment:
name:*
website:
comment:*

* Indicates required field.