Skip to content
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

[BUG] Playing song through this node library causes it to show up as "No information available" in Sonos app #534

Open
spjoes opened this issue Jun 24, 2022 · 0 comments

Comments

@spjoes
Copy link

spjoes commented 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

  1. Add song via sonos.play() through this library
  2. Go to sonos app and notice it says "No information available"
  3. (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

@spjoes 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant