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
It works just as good as any other song, added through sonos or not
Current Behavior
Adding the song through this node library causes it to show up as "No information available" and as tons of "Nulls" when trying to do sonos.getQueue()
This does not happen when I tried playing an mp3 from Archive.org
Sample code or executed example
Add song via sonos.play() through this library
Go to sonos app and notice it says "No information available"
(OPTIONAL) do sonos.getQueue and notice its all null's for title, etc.
Versions (and Environment)
Node version: 16.13.0 node-sonos version: 1.14.1 OS: Windows 10
The text was updated successfully, but these errors were encountered:
spjoes
changed the title
[BUG] Playing song through library causes it to show up as "No information available" in Sonos app
[BUG] Playing song through this node library causes it to show up as "No information available" in Sonos app
Jun 24, 2022
Expected Behavior
It works just as good as any other song, added through sonos or not
Current Behavior
Adding the song through this node library causes it to show up as "No information available" and as tons of "Nulls" when trying to do sonos.getQueue()
This does not happen when I tried playing an mp3 from Archive.org
Sample code or executed example
Versions (and Environment)
Node version: 16.13.0
node-sonos version: 1.14.1
OS: Windows 10
The text was updated successfully, but these errors were encountered: