-
Hello, I recently updated from Multi-Scrobbler 0.4.8 to 0.8.8. A difference I noticed is that in version 0.4.8, it used to send the scrobbles to the clients as soon as the threshold was reached (with the default value, it was about 60 seconds after playback began). I noticed that in version 0.8.8, it was waiting for the song to be entirely over to send the scrobbler to the client, even if the threshold was reached minutes before that. Is there a setting to revert to the old behavior ? (and immediately send the scrobbler further as soon as the threshold is reached) Thanks a lot!
PS : Here is my config:
maloja.json
spotify.json
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
The reason for the change is that Maloja can additionally store the actual amount of time listened to the track alongside the scrobble. In order to get this data MS needs to wait until the track is changed (or finished) to know how long it was listened to. What is your usecase for wanting the it to scrobble as soon as the threshold is reached? |
Beta Was this translation helpful? Give feedback.
-
Interesting, I had seen that field in Maloja but always thought it was meant to store the total length of the track, not then time spent listening to it during that scrobble. With Multi-Scrobbler 0.4.8, I had a 99.99% success rate (= songs that I listened fully that ended up in Maloja). Since I moved to 0.8.8, I feel it's more of a 97%, and I kind of assumed that there was a link between the two, but maybe my intuition is wrong. One scenario that feels problematic is the following :
In this scenario, it feels that the scrobble is not sent to Maloja at all, in 0.8.8. (or at least, not each time) I will run more tests and give you a reproduction scenario. Thanks for Multi-Scrobbler, I love it! |
Beta Was this translation helpful? Give feedback.
-
#249 definitely fixed the issue that made me open this thread in the first place. Thanks a lot! <3 |
Beta Was this translation helpful? Give feedback.
#249 definitely fixed the issue that made me open this thread in the first place.
Thanks a lot! <3