I am trying to update an old ebook reader that has been abandoned for a couple of years.
I now have a problem finding the opds feeds from Calibre.
The Calibre server is running correctly, but when I go to try and get the feed at the IP and port configured in it, I get instead a web page meant for a vbrowser, and not an xml document meant for a feed reader.
What am I doing wrong?
Perhaps I am using the wrong url, currently I have tried:
http://127.0.0.1:8086,
http://192.168.1.10:8086 by themselves and with
/#library_id=Calibre_Library&panel=book_list
I have also tried the address advertised by bonjour.
Help, please