I can't find any news on the Internet, but did the API stopped working?
$ curl -vk https://api.radio.it/info/v2
< HTTP/1.1 410 Gone
< Date: Thu, 19 Aug 2021 07:38:08 GMT
< Server: Varnish
< X-Varnish: 853234572
< Age: 0
< Via: 1.1 varnish (Varnish/6.5)
< Content-Length: 0
< Connection: keep-alive
Mopidy logs:
File "/usr/local/lib/python3.7/dist-packages/mopidy_radionet/radionet.py", line 100, in do_get
self.get_api_key()
File "/usr/local/lib/python3.7/dist-packages/mopidy_radionet/radionet.py", line 83, in get_api_key
self.api_key = apikey_search.group(1)
AttributeError: 'NoneType' object has no attribute 'group'
I can't find any news on the Internet, but did the API stopped working?
Mopidy logs: