hass-music-assistant
hass-music-assistant copied to clipboard
Spotify Loved Tracks being ignored
What version of Music Assistant has the issue?
Beta 83
The problem
The current status also in later betas than B83 the Spotify Loved tracks aren’t synced to MA. For me it’s a great feature because I can save my music first and sort them soon or create a great mix of all my genres.
Here you see the sorting of the Spotify App:
And here of MA:
But this order is only available if you go via the file provider. Which shouldn’t be the way of using your music.
The provider should support the information when it was added in Spotify. Spotify supports it: https://developer.spotify.com/documentation/web-api/reference/get-users-saved-tracks
I see two options:
- Create anArea for File-System players and for streaming services which supports liking a song.
- Use the API and write into the DB the correct date of the song and when it was added and make the tracks filtered by music sources.
How to reproduce
It’s the current behaviour. No steps needed for reproducing.
Relevant log output
No response
Additional information
No response
What version of Home Assistant Core are your running
Under Portainer
What type of installation are you running?
Proxmox
On what type of hardware are you running?
Generic x86-64 (e.g. Intel NUC)