extensions-source icon indicating copy to clipboard operation
extensions-source copied to clipboard

Komga: Permanent URLs

Open beer-psi opened this issue 1 year ago • 1 comments

Closes #635

The approach is to replace the URL with the Komga prefix, e.g. https://demo.komga.org/api/v1/series/0EBEX4TZ8JXHF becomes 1/api/v1/series/0EBEX4TZ8JXHF.

Comments on the approach itself is welcome.

Checklist:

  • [x] Updated extVersionCode value in build.gradle for individual extensions
  • [ ] Updated overrideVersionCode or baseVersionCode as needed for all multisrc extensions
  • [x] Referenced all related issues in the PR body (e.g. "Closes #xyz")
  • [ ] Added the isNsfw = true flag in build.gradle when appropriate
  • [x] Have not changed source names
  • [ ] Have explicitly kept the id if a source's name or language were changed
  • [x] Have tested the modifications by compiling and running the extension through Android Studio
  • [ ] Have removed web_hi_res_512.png when adding a new extension

beer-psi avatar Feb 08 '24 09:02 beer-psi

Not sure if users would prefer enhanced tracking or permenent urls...

I would prefer enhancrd tracking but would like to have permanent urls, will try to open a request in app repo and see if it can be made so that enhanced trackers could get urls from extensions instead of directly from the entry.

THElegend5 avatar Feb 09 '24 11:02 THElegend5