I just noticed a number of errors in the application log when enabling the Sonos service. It does seem to finally work but in the previous beta if I enabled/disabled the feature the log would show this worked first time.
Now I get;
INFO SonosService Found Sonos controllers: [192.168.1.202, 192.168.1.200, 192.168.1.207, 192.168.1.205, 192.168.1.204, 192.168.1.208, 192.168.1.201, 192.168.1.206, 192.168.1.203]
INFO SonosServiceRegistration Disabling Sonos music service, using Sonos controller IP 192.168.1.202, SID 242, and Subsonic URL
http://192.168.1.50:80/ws/SonosWARN SonosService Failed to enable/disable music service in Sonos controller 192.168.1.202: org.apache.http.client.HttpResponseException: Method Not Allowed
INFO SonosServiceRegistration Disabling Sonos music service, using Sonos controller IP 192.168.1.200, SID 242, and Subsonic URL
http://192.168.1.50:80/ws/SonosWARN SonosService Failed to enable/disable music service in Sonos controller 192.168.1.200: org.apache.http.client.HttpResponseException: Method Not Allowed
INFO SonosServiceRegistration Disabling Sonos music service, using Sonos controller IP 192.168.1.207, SID 242, and Subsonic URL
http://192.168.1.50:80/ws/SonosINFO SonosServiceRegistration Sonos controller returned: <html><head><title>success</title></head><body>success!</body></html>
INFO SonosService Found Sonos controllers: [192.168.1.202, 192.168.1.200, 192.168.1.207, 192.168.1.205, 192.168.1.204, 192.168.1.208, 192.168.1.201, 192.168.1.206, 192.168.1.203]
INFO SonosServiceRegistration Enabling Sonos music service, using Sonos controller IP 192.168.1.202, SID 242, and Subsonic URL
http://192.168.1.50:80/ws/SonosWARN SonosService Failed to enable/disable music service in Sonos controller 192.168.1.202: org.apache.http.client.HttpResponseException: Method Not Allowed
INFO SonosServiceRegistration Enabling Sonos music service, using Sonos controller IP 192.168.1.200, SID 242, and Subsonic URL
http://192.168.1.50:80/ws/SonosWARN SonosService Failed to enable/disable music service in Sonos controller 192.168.1.200: org.apache.http.client.HttpResponseException: Method Not Allowed
INFO SonosServiceRegistration Enabling Sonos music service, using Sonos controller IP 192.168.1.207, SID 242, and Subsonic URL
http://192.168.1.50:80/ws/SonosINFO SonosServiceRegistration Sonos controller returned: <html><head><title>success</title></head><body>success!</body></html>
Is this normal considering it finally seems to succeed?
Phill