Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate scrobbles #216

Closed
jan666 opened this issue Jan 26, 2024 · 4 comments
Closed

Duplicate scrobbles #216

jan666 opened this issue Jan 26, 2024 · 4 comments
Labels
bug Something isn't working implemented This feature/bug is implemented TestInBeta This feature can be tested in Beta

Comments

@jan666
Copy link

jan666 commented Jan 26, 2024

Maybe this is related to #200

When I start a song it gets scrobbled after ~20 seconds (I think a bit less). Then I pause the play and start again the song gets scrobbled again.

I think the song should at least be played > 50 % to get scrobbled?

@BLeeEZ
Copy link
Owner

BLeeEZ commented Apr 22, 2024

This is fixed in f427673.

@BLeeEZ BLeeEZ added bug Something isn't working implemented This feature/bug is implemented labels Apr 22, 2024
@BLeeEZ BLeeEZ added the TestInBeta This feature can be tested in Beta label Jun 5, 2024
@BLeeEZ
Copy link
Owner

BLeeEZ commented Jun 5, 2024

This bug fix can be tested in the newest beta v1.2.1 (2): #25

@jan666
Copy link
Author

jan666 commented Jun 6, 2024

Looks good so far, but I noticed one thing: I started playing a song yesterday in the evening but stopped (pause) after like 20 seconds - the track got scrobbled (imho too early because it was not > 50 % played). Over night it looks like Amperfy was stopped by iPadOS. So when I pressed play the track started again and got scrobbled again. Technically not really wrong (because it was played 2 times from the start) but IMHO the first play should not have been scrobbled at all.

This can be reproduces force-quitting the app.

@jan666
Copy link
Author

jan666 commented Jun 6, 2024

Oh, somehow I got another duplcate scrobble. But I dont know how I did this (I guess I just paused and played again, but cant reproduce)

   id    |    artist    |  album  |                                  title                                   |    last_played_date    |             create_device              |      create_timestamp      |     user_agent     |      source      | duration
---------+--------------+---------+--------------------------------------------------------------------------+------------------------+----------------------------------------+----------------------------+--------------------+------------------+----------
 1909199 | Akne Kid Joe | 4 von 5 | Lass die Band auflösen, aber vorher noch ein Weihnachtsalbum rausbringen | 2024-06-06 07:11:22+02 | navidrome (0.52.5-SNAPSHOT (8c3919d6)) | 2024-06-06 07:11:22.987732 | Go-http-client/1.1 | ListenBrainz API |      113
 1909198 | Akne Kid Joe | 4 von 5 | Lass die Band auflösen, aber vorher noch ein Weihnachtsalbum rausbringen | 2024-06-06 07:10:47+02 | navidrome (0.52.5-SNAPSHOT (8c3919d6)) | 2024-06-06 07:10:47.636433 | Go-http-client/1.1 | ListenBrainz API |      113

@BLeeEZ BLeeEZ closed this as completed Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working implemented This feature/bug is implemented TestInBeta This feature can be tested in Beta
Projects
None yet
Development

No branches or pull requests

2 participants