Skip to content

Fix duplicate scrobbling when switching to radio streams#5

Merged
avelytchko merged 1 commit intomainfrom
bugfix/issue-4
Jan 17, 2026
Merged

Fix duplicate scrobbling when switching to radio streams#5
avelytchko merged 1 commit intomainfrom
bugfix/issue-4

Conversation

@avelytchko
Copy link
Copy Markdown
Owner

  • Clear current track data when track length is invalid
  • Add validation in on_playback_time() to prevent empty track scrobbling
  • Reset track state in on_playback_stop() to avoid stale data

Fixes #4

- Clear current track data when track length is invalid
- Add validation in on_playback_time() to prevent empty track scrobbling
- Reset track state in on_playback_stop() to avoid stale data

Fixes #4
@avelytchko avelytchko merged commit 88f59da into main Jan 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] [0.1.2] Duplicate scrobbles when switching to radio streams

1 participant