Hey there!
I am using Panels on Mac for locally stored comics and now I wanted to connect to my OPDS server that is hosted by komga. When I enter the correct address (https://comics.domain.com/opds/v2/catalog), I always get the following error message:
Unable to find Server
We were not able to find your OPDS Server.
The following error was found: The operation couldn't be completed.
(Panels.XMLParserError error 1.)
URL, username and password are correct, when pasting the exact same URL into Safari, it asks me for username & password and after providing these, the appropriate library xml is displayed (e.g. {"metadata":{"title":"All libraries - Recommended"
)
Port is empty as the OPDS library is served on the standard 443 port as per https. But even with the port provided, nothing changes.
Any ideas?