Roon API support for zone queue manipulation

I’ve built a small extension for my own use to stream Bandcamp hosted music but I haven’t been able to figure out how to add stream URLs to a zone specific queue. Is it currently possible to do?

For now I’m maintaining a separate queue in the extension and just feeding new tracks via the transport API when the previous track finishes - but this is a bit crude way to do it and cannot be edited in the Roon application.

You can’t add stream URLs to the Queue. Roon offers the Audio API where you can tell Roon to play a stream URL.

Best DrCWO