LMS-Community / plugin-Qobuz

Squeebox plugin to stream from qobuz.com
30 stars 16 forks source link

Not working anymore #14

Closed marcoc1712 closed 1 year ago

marcoc1712 commented 6 years ago

Hi, the script SqueezeboxQobuz.user.js is not working anymore.

I've hached a little and discovered it's becouse we need https, but then I got this error:

Mixed Content: The page at 'https://www.qobuz.com/ie-en/album/intavolatura-di-cimbalo-yoann-moulin/3770008056107' was loaded over HTTPS, but requested an insecure resource 'http://192.168.1.101:9000/status.html?p0=qobuz&p1=playalbum&p2=3770008056107'. This request has been blocked; the content must be served over HTTPS.

Where that request is issued? How could we mange to ask via https?

Thanks, Marco

erdoukki commented 6 years ago

Hi, @marcoc1712 ; thank you for the bug report, I have missed the https part. I am looking on it and may propose a fix.

Regards,

erdoukki commented 6 years ago

It may be a difficult problem cause of xcross security check. qobuz is in https and the http (no-ssl) access to the local Logitech Media Server cause a security fault which is blocked. So I am still searching for a solution.

erdoukki commented 6 years ago

In the address bar at the right end should be a 'shield' icon, you can click on that to run insecure content. Then the http:// content of your local network squeezebox server will be in warning mixed mode content and not in the error status, so it will work as usual before the add of the mixed content security awareness.

erdoukki commented 6 years ago

desactivating protection activating protection