Skip to content

Wrong track duration #42

Description

@zimensky

Recently I've noticed that some tracks doesn't scrobble. I've started to look up what data's been sent and found that somehow updateNowPlaying sents duration of a previously played track. Sometimes tracks been scrobbled OK, but sometimes they're not.

Possible cause of missing scrobbles although I can't reproduce it 100%.

Plugin version: 1.7.0

Examples

Please, take a look at tracks duration — each time updateNowPlaying sents duration of previous track:

screenshot_3

Summer Montage

Actual duration: 124 (2:04)
Sent duration: 257 (4:17)

method:track.updateNowPlaying
track:Summer Montage / Madeline
artist:Justin Hurwitz
duration:257

City Of Stars

Actual duration: 149 (2:29)
Sent duration: 124 (2:04)

method:track.updateNowPlaying
track:City Of Stars (From "La La Land" Soundtrack)
artist:Ryan Gosling
duration:124

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions