MusicPlayerDaemon / mpdscribble

a MPD client which submits information about tracks being played to a scrobbler (e.g. last.fm)
GNU General Public License v2.0
114 stars 15 forks source link

Very short songs are not scrobbled #23

Closed ghost closed 2 years ago

ghost commented 3 years ago

I've noticed that two songs I have which are both 12 seconds long never get scrobbled. The currently playing thing works, but they don't actually get scrobbled.

toofar commented 2 years ago

I don't think last fm accepts scrobbles for short songs (less than 30s) https://www.last.fm/api/scrobbling#when-is-a-scrobble-a-scrobble

MaxKellermann commented 2 years ago

True, that's a last.fm limitation. Thanks for pointing out.