-
Notifications
You must be signed in to change notification settings - Fork 14
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
Unable to play after alexa has played music #15
Comments
Cross posted: jishi/node-sonos-http-api#899 |
I also tried creating a new instance of node-sonos-http-api on a separate machine using https://github.com/chrisns/docker-node-sonos-http-api. I updated the usersettings/json to point to it and re-run. This produced the same results. I wanted to check whether a newer version on node-sonos-http-api ficed the issue but it seems not. I've cross-posted the issue there as seems the error may be lower down the stack than this nfc part of the program. |
I seem to be able to workaround the issue by removing |
Hi there! That's really annoying. I'm glad you found a workaround. I think we should probably not be giving up the music playing when we fail to set crossfade. Apparently the system can't set crossfade in this situation, but that's probably OK. I'll have some time soon to fix this. |
Hi there - I'm posting here, but don't know if this should go to one of the underlying libraries. I've noticed a specific scenario which seems to be generating an error when trying to play something using the NFC tag reader.
The issues invovles when music is already playing that was triggered by a request via Alexa and then attempts made to play via nfc tag reader.
Steps to recreate
Logs
From
pm2 log
1. Add an nfc tag after resetting sonos and raspberry pi
2. Logs after playing something via alexa and then re-tagging the nfc tag
3. Logs after changing song int he sonos app, then re-tagging the nfc tag
Notes on hardware set up
Just in case it helps to narrow down, this is my set up:
The text was updated successfully, but these errors were encountered: