xgi / houdoku-extensions

18 stars 6 forks source link

[Source Request] Komga #19

Closed noaione closed 1 year ago

noaione commented 2 years ago

Acknowledgements

Source name

Komga

Source URL

https://komga.org/

Source language(s)

Multi

Additional information

Source code: https://github.com/gotson/komga Demo URL: https://demo.komga.org/ Demo account: demo@komga.org / komga-demo Demo Swagger UI page: https://demo.komga.org/swagger-ui.html

Komga is a self-hosted media server for comics, mangas, and more.

The extension options should at least includes base server url, email, and password. For authentication, it use simple Basic Auth which will set the SESSION cookies automatically on any API path.

I would not mind helping creating the extension.

xgi commented 2 years ago

This seems interesting, I'd like to add support for it. I'll start working on it later this week and update if I find there will be any major hurdles. Thanks!

bayang commented 2 years ago

Hi have you made any progress on this extension so far ? I'm a komga user but don't like reading in the web browser, this could be a perfect fit for my use case. Thanks !

xgi commented 2 years ago

When I looked at this before, I found it would require an update to the client to support. I just made a card in the main repo with some more info to track that addition: https://github.com/xgi/houdoku/issues/179