mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 00:05:55 +03:00
[GH-ISSUE #445] Tracks played through librespot doesn't get added to recently played. #285
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#285
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 @codedninja on GitHub (Mar 5, 2020).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/445
I am working on a TUI app for myself and noticed anything played through librespot and spotifyd doesn't get added to recently played list on Spotify. Though when listening to
hm://connect-state/v1/clusteryou can see it being updated but not saved on Spotify's side.@ashthespy commented on GitHub (Mar 5, 2020):
Have a look at #342, I think there was some work done on trying to reverse engineer it..