-
-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot display/play albums or playlists on subsonic #3337
Comments
|
I also tried a separate navidrome instnce to see if it was a subsonic issue, but get the same results... |
Can you rollback to 2.3.3 and check if it occurs there. |
Again rollback to 2.3.3 and see if it resolves. |
I am sorry I am using the HA addon ... how would I roll back an addon in homeassistant (appologise for my ignorance) ? |
By restoring the backup you made when you updated |
@OzGav rolled back to 2.3.3 and I can again play my playlists and albums ... alla works except in HA when I click on Music assistant I get a 503 error |
the 503 error resolved after clearing the browser cache ... so the issue is definately something that was changed in 2.3.4. |
I see this error to, could it be an spelling misstake in the code? Maybe it should be 'prov_album_id' ? |
Huh, I didnt't even spot that ... that sounds very plausible |
Well spotted. Will see if there is more to it than this music-assistant/server#1818 |
@mcfrojd good spot, that is a problem but possibly not the only problem. If this commit does not fix the issue then I will need dig into how Navidrome represents its play list entries. |
I am experiencing this problem too with Navidrome. I have downgraded the server to 2.7.7 in the interim |
Please confirm this has been fixed in 2.3.5 |
What version of Music Assistant has the issue?
2.3.4
What version of the Home Assistant Integration have you got installed?
No response
Have you tried everything in the Troubleshooting FAQ and reviewed the Open and Closed Issues and Discussions to resolve this yourself?
The problem
I am using HA music assistant with subsonic as my only music provider ... since the update I can play individual tracks but I get no tracks showing up in albums or playlists, each time I try to load an album or playlist I get 'no playable items.
2024-12-21 08:08:21.291 ERROR (MainThread) [music_assistant.metadata] Error while updating metadata for library://playlist/6: Album 12340 not found
I also get this error message in the log
2024-12-21 08:08:02.033 ERROR (MainThread) [music_assistant.webserver] Error handling message: music/tracks/get_track: OpenSonicProvider.get_album() got an unexpected keyword argument 'prov_ablum_id'
I have reinstalled the integration, cleaned cache, reinstalled the provider
How to reproduce
Clicking on any of the albums or playlist result in the album not found error message
Music Providers
subsonic
Player Providers
snapcast
Full log output
[
d5369777_music_assistant_2024-12-21T07-13-51.686Z.log
](url)
Additional information
No response
What version of Home Assistant Core are your running
2024.12.5
What type of installation are you running?
Home Assistant Container
On what type of hardware are you running?
Alternative
The text was updated successfully, but these errors were encountered: