May I suggest that Roon switches to an HTTPS alternative to easyhttp ?
EDIT: Missed that there are also ‘[easyhttp] POST/GET to https://’ requests, so you can just change all http to https requests - much easier to implement.
(You can never have too much security and I’m not being paranoid )
Thank you
PS: Where is the ‘feedback’ category?
Do I need glasses or there isn’t one?
Just because audioscrobbler.com and tidal.com com do, does not necessarily mean that the subdomains used here do. Of course general traffic to Tidal is https but aren’t the actual music data streams http? I thought so
even if some are still (as http is deprecated), you can use https for the ones that support it. Can not test it as I don’t have access to the various APIs that Roon uses, thus the suggestion …
I looked a bit because I was bored and the examples in the Scrobbling API documentation and elsewhere use http and it says:
As with all our write web services, requests must be sent as HTTP POST requests to http://ws.audioscrobbler.com/2.0/ with form urlencoded parameters in the body of the request. The text encoding must be UTF-8.
LastFM’s API hasn’t been updated much since I first signed up (ages ago), and it’s not up to us to figure out what works and what not, but as long as that https post request gets an xml reply like this: