kinyerakenneth / lastfm-java

Automatically exported from code.google.com/p/lastfm-java
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Track.TRACK_PAGE is never filled #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The fields returns by Track.getLastFmInfo() are always empty. The location 
property of Track is also empty.

Original issue reported on code.google.com by pl.chare...@gmail.com on 30 Mar 2011 at 7:55

GoogleCodeExporter commented 9 years ago
Can't reproduce: getLastfmInfo() and getLocation() work fine. Note that not all 
fields contain data for every API call, consult the documentation and 
http://last.fm/api for more information on that. 
Please include the type and parameters or the source code of the API call 
you're making in future reports so one can reproduce the error quickly.

Original comment by jannikov...@gmail.com on 2 Apr 2011 at 2:45