originallyus / node-red-contrib-better-sonos

NodeRed node for controlling Sonos Players
MIT License
8 stars 9 forks source link

play mp3 #21

Open filoor opened 6 years ago

filoor commented 6 years ago

Hi Im traying to play a local .mp3 file that i have created from google tts i have made a http endpoint but when i try to play it on sonos it says cant play wrong coded

im getting Error: HTTP response code 500 for "urn:schemas-upnp-org:service:AVTransport:1#Seek"

nodecentral commented 5 years ago

I’m trying to play a remote mp3 and get the following error; the song URI I have put in is //192.168.1.111/share/Public/doorbell-1.mp3

"Error: HTTP response code 500 for "urn:schemas-upnp-org:service:AVTransport:1#AddURIToQueue""

northrup commented 5 years ago

I'm trying to play a remote MP3 as well and I've tried EVERYTHING and all to no avail. x-sonos-http as the URI type, http as the URI, even x-file-http as the URI, all resulting in "Error: HTTP response code 500 for "urn:schemas-upnp-org:service:AVTransport:1#AddURIToQueue""