-
Bug
-
Resolution: Fixed
-
Normal
-
None
-
None
The lastfm API gives different output if the user if user is scrobbling 'now playing; songs to lastfm.
When user is listening to he songs....
{
"artist":
,
"name": "Animal Law",
"streamable": "0",
"mbid": "",
"album":
,
"url": "http://www.last.fm/music/Cobalt/_/Animal+Law",
"image": [
,
,
,
{ "#text": "http://img2-ak.lst.fm/i/u/300x300/074ef8d4925358222a535e9139cb00b0.png", "size": "extralarge" } ],
"@attr":
},
OUTPUT when the user is NOT listening...
{
"artist":
,
"name": "Hunt The Buffalo",
"streamable": "0",
"mbid": "",
"album":
,
"url": "http://www.last.fm/music/Cobalt/_/Hunt+The+Buffalo",
"image": [
,
,
,
{ "#text": "http://img2-ak.lst.fm/i/u/300x300/074ef8d4925358222a535e9139cb00b0.png", "size": "extralarge" } ],
"date":
},
NOTICE the last values in the dict.