telecapoland / jamendo-android

Official Jamendo Android Player by Teleca Poland
http://telecapoland.blogspot.com/
Apache License 2.0
423 stars 258 forks source link

NumberFormatException at "Most Listened" #18

Closed thalesalexcin closed 12 years ago

thalesalexcin commented 12 years ago

By clicking on "Most Listened" at home, the JamendoPlayer throws a NumberFormatException. It occur because (probably) the jamendo API has changed, and so the RSS XML containing the most listened.

I updated the code to read the xml correctly and get the track Ids.

MarcinGil commented 12 years ago

Merged fix.