Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

duplicate last.fm scrobble #1781

Open
mcaphasia opened this issue Aug 3, 2020 · 1 comment
Open

duplicate last.fm scrobble #1781

mcaphasia opened this issue Aug 3, 2020 · 1 comment

Comments

@mcaphasia
Copy link

Problem description

airsonic submits multiple scrobbles to last.fm, have seen as many as twenty for one song.

almost always happens after a java.net.SocketTimeoutException, and airsonic thinks the song is being played again. seems like it should only scrobble once it plays 50% of the song or whatever, not if I start a song, pause and come back. That should be one scrobble

2020-08-03 10:52:50.700 INFO --- o.a.p.c.StreamController : 192.168.1.15: Client unexpectedly closed connection while loading http://192.168.1.5:8080/stream?player=1&id=2431 (java.net.SocketTimeoutException)

System information

  • Airsonic version: 10.6.2-RELEASE – May 3, 2020
  • Operating system: raspbian buster on raspberrypi
  • Java version: java 1.8.0_251
  • Proxy server: None
  • Client: using any browser or dsub
  • Language: eng
@Lokke
Copy link

Lokke commented Aug 17, 2020

faced the same issue for a few songs as well.
the "played" counter increased as well.
happend for me just for titles wich had VBR
https://en.wikipedia.org/wiki/Variable_bitrate

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants