Michael Dick
Michael Dick
This works http://www.cybergarage.org/do/view/Main/CyberLinkForJava
Thanks, so much! That's great to hear.Glad you are enjoying it. Cheers
Unfortunately I haven't found a way to see which SID are in use/were used when setting up the service. The Sonos documentation recommends "Valid values are 240-253, and 255 inclusive."
Thanks for reporting @JPrevost! Good catch. As far as I remember this is hard coded in the Sonos software and Sonos will do a redirect for offical services on their...
I don't have a docker installation handy right now, so might take a bit to set it up. If you want to try tinkering with it yourself in the meantime,...
I added a Dockerfile that works locally. You'll still have to configure your Microsoft Graph App id as an environment at runtime. https://github.com/bertique/SonosOneDriveServer/blob/master/Dockerfile
Hi @DavidSabine , thanks for filing the issue and also already investigating the docs. The code includes [support for the nextLink property](https://github.com/bertique/SonosOneDriveServer/blob/5c8a0746f945394775a85faaad7644a06e43b1be/src/main/java/me/michaeldick/sonosonedrive/SonosService.java#L535) that is referenced in the documentation, however it's...