mopidy-scrobbler icon indicating copy to clipboard operation
mopidy-scrobbler copied to clipboard

Add minimal play time in config for scrobbling

Open simonsmiley opened this issue 9 years ago • 2 comments

It would be nice to be able to set the minimal time a track has been played to be scrobbled in mopidy's config file. would only be a couple of lines of code....

simonsmiley avatar Feb 03 '15 04:02 simonsmiley

The rules are regulated by the Last.fm API docs, ref. http://www.last.fm/api/scrobbling#when-is-a-scrobble-a-scrobble.

What's the use case for not following the API guidelines?

jodal avatar Feb 03 '15 08:02 jodal

The first thing I was intereseted in was to know when exactly a track got scrobbled. Providing a config option would point that out. Personally I would like to only scrobble when a track got played completely. (and I can imagine that given the option others would tweak that setting too) Lastly providing that configuration option can still follow the guidelines, since they only have minimal requirements. I would totally understand if you don't want to include this. In that case I would probably just implement it for me. Just wanted to know if anyone else was interested or not

simonsmiley avatar Feb 03 '15 15:02 simonsmiley