Just sent you a PM. I even spun up a new Hassio server with nothing but this addon, and still get the same error. Only other thing I’m seeing a lot of in the logs is this - and looks like it may be SSL/DuckDNS related?
Error doing job: SSL error errno:1 reason: HTTP_REQUEST
Traceback (most recent call last):
File “uvloop/sslproto.pyx”, line 504, in uvloop.loop.SSLProtocol.data_received
File “uvloop/sslproto.pyx”, line 204, in uvloop.loop._SSLPipe.feed_ssldata
File “uvloop/sslproto.pyx”, line 171, in uvloop.loop._SSLPipe.feed_ssldata
File “/usr/local/lib/python3.6/ssl.py”, line 689, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:841
mayker
(maykar (pronounced "maker" with a southern accent))
45
Try this out of curiosity. Put your API key in quotes.
Thanks for your help on this. I’ll just wait around and see if it ever starts working for some reason. I did pull these from the Chrome dev console if that helps. Otherwise I’ll just wait until new versions are out and hope something fixes it.
mayker
(maykar (pronounced "maker" with a southern accent))
48
This project is now depreciated. I must apologize as this was only released 2 days ago. There were calls for it to be expanded, so I decided to make the card generic so that more components could be made to supply the info. That and I have too much free time on my hands. For those familiar with the card here’s what’s new:
Radarr support!
You can now change the language for the days of the week & date format.
Anything beyond a week will now also display the date to accommodate movie releases.
Slight changes were made to the styling to allow for multiple instances of the card.
localhost would only work if sonarr is installed on the same machine that’s running hassio. you need to use the IP address of the machine sonarr is running on.