simple-last-fm-scrobbler / sls

Simple Scrobbler, for Android -- last.fm, libre.fm & ListenBrainz
https://simple-last-fm-scrobbler.github.io
Apache License 2.0
550 stars 99 forks source link

Scrobble occurs only once in "repeat this song" mode of music player #570

Open blackwind opened 4 years ago

blackwind commented 4 years ago

I often listen to the same song over and over again using Omnia's "repeat this song" repeat setting. Simple Scrobbler submits now playing and a scrobble for the first play, but ignores all subsequent ones until the track is changed. Because you're able to detect track position for the associated option ("Scrobble point"), I assume this should be an easy fix -- just treat track position 0:00 as a new play after the track has previously been scrobbled.

blackwind commented 4 years ago

Also occurs in standard repeat mode if only one song is in the queue.

rraissa commented 4 years ago

Not sure if this is still being monitored, but I'd like to work on this issue!

blackwind commented 4 years ago

I'm still very much interested in a fix!