mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 17:35:50 +03:00
[GH-ISSUE #877] Scrobbling issue and No Playback found #526
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#526
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kirk781 on GitHub (Nov 20, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/877
Spotify supports built in scrobbling to Last.fm and Listenbrainz . When scrobbling with third party clients, sometimes this works (for eg, ncspot fails to scrobble to any) and sometimes doesn't.
For this client, it successfully scrobbles to Last.fm but fails to do so for Listenbrainz. Is this an issue with Librespot or the implementation depends on the client itself?
Second Issue is that whenever I resume the terminal/client session after a long time, it shows the error Make Sure there is a running Spotify device. I need to press D and activate the client itself to play. My query is if the app recognizes that there is an active playback session in form of itself,why would the user need to manually switch each time [instead of automatically switching like it does at app start?]
In some cases, no active session is recognized and one is forced to reboot the application.