-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Thank you so much for developing such an excellent piece of software. While using it, I successfully connected Calibre and Komga, and both work flawlessly. However, I ran into a small issue with LANraragi.
At the moment, LANraragi doesn’t support username/password login—only API authentication. I was able to access the OPDS catalog by embedding the API key directly in the URL, but when I click through in OPDS-Proxy, the page simply renders as a raw XML table. After asking ChatGPT, I was told that this happens because LANraragi’s OPDS feed uses the PSE (Partial Shelf Extension) profile and lacks standard “Currently Reading” or similar top-level titles; instead, it places the manga right at the root directory.
If you ever have a spare moment, could you consider adding support for this scenario? I’d be immensely grateful. Thank you again for your incredible work!