node-sonos-http-api icon indicating copy to clipboard operation
node-sonos-http-api copied to clipboard

Queue Any Valid URI + Metadata

Open wwwizzarrdry opened this issue 6 years ago • 3 comments

Is there a way to queue any generic URI and send the xml DIDL payload with the post, Or is this a feature request?

For example, I want to queue URI's from my Plex server, but it seems your server only accepts queueing by music library search + title of track.

Is there a more generic way to queue any URI+metadata?

Sample URI 48720595-09fe1800-ec31-11e8-9f67-d821e26e7dd7

wwwizzarrdry avatar Dec 07 '18 03:12 wwwizzarrdry

Not at the moment. It sort of would require a POST because putting that in a URL (GET) would be pretty painful.

The underlying library supports it though.

jishi avatar Dec 07 '18 11:12 jishi

I +1 this feature request

dgmltn avatar Feb 02 '19 18:02 dgmltn

@wwwizzarrdry you can do this with IFTTT webhooks

dgmltn avatar Feb 02 '19 19:02 dgmltn