Skip to content

Last.fm treats nowplaying in a funny way #1

Description

@gr33ndata

When you start listening to a song, last.fm API will return 'nowplaying' = 'true', but a moment, if you call the API again while in the middle of the song, it will not return the 'nowplaying' variable anymore and will treat it is if it was already finished, i.e. it will return the following variable instead.

date: {

text: "9 Jan 2014, 01:53",

uts: "1389232327"
}

We need our code to handle that then.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions