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

Custom scrobble threshold #41

Open fn-ix opened 2 years ago

fn-ix commented 2 years ago

At the moment, mpdscribble scrobbles tracks at the hardcoded conditions of either after 4 minutes or after half the track's length have elapsed; most scrobblers allow customozing these thresholds, so it would be nice if that possibility existed in mpdscribble as well.