You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue
After doing a lot of testing, it seems that the skill will only play static playlists, and not smart playlists (those imported with .nsp files as documented here and here).
Operating System
Docker on Debian.
To Reproduce
"Ask AskNavidrome" [ready] "Play dumbplaylist" [music starts]
"Ask AskNavidrome" [ready] "Play nonexistentplaylist" [I couldn't find a playlist nonexistentplaylist in the collection] (as expected)
"Ask AskNavidrome" [ready] "Play smartplaylist" [blue light circles on Alexa for a bit, then silence].
Logs
The only log I'm getting shows no errors:
2023-12-27 00:52:42,366 - werkzeug - INFO - [ip address redacted] - - [27/Dec/2023 00:52:42] "POST / HTTP/1.1" 200 -
Comments
I suspect that there's something slightly different in the way Navidrome identifies smart playlists that does not allow them to be called without a tweak to the skill.
The text was updated successfully, but these errors were encountered:
Describe the issue
After doing a lot of testing, it seems that the skill will only play static playlists, and not smart playlists (those imported with .nsp files as documented here and here).
Operating System
Docker on Debian.
To Reproduce
"Ask AskNavidrome" [ready] "Play dumbplaylist" [music starts]
"Ask AskNavidrome" [ready] "Play nonexistentplaylist" [I couldn't find a playlist nonexistentplaylist in the collection] (as expected)
"Ask AskNavidrome" [ready] "Play smartplaylist" [blue light circles on Alexa for a bit, then silence].
Logs
The only log I'm getting shows no errors:
2023-12-27 00:52:42,366 - werkzeug - INFO - [ip address redacted] - - [27/Dec/2023 00:52:42] "POST / HTTP/1.1" 200 -
Comments
I suspect that there's something slightly different in the way Navidrome identifies smart playlists that does not allow them to be called without a tweak to the skill.
The text was updated successfully, but these errors were encountered: