mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #599] Lastfm scrobbler instance is not created on startup #355
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#355
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 @marcfusch on GitHub (Apr 18, 2025).
Original GitHub issue: https://github.com/jpochyla/psst/issues/599
Describe the bug
The lastfm scrobbler instance is not loaded / created on app startup. Hence it does not scrobble.
To scrobble again, I have to manually go into the preferences page and toggle OFF then ON the "toggle scrobbling" checkbox to enable it.
To Reproduce
Expected behavior
Scrobbling should work directly when starting psst without having to toggle off and on the scrobbler option.
Environment
Additional context
Same as #598