Aidoku
Aidoku copied to clipboard
History tracking queue for offline reading
Feature Description
when reading offline, tracker updates will fail, but ideally they should be saved and then pushed when the user goes back online
this also applies to komga/kavita when the server is offline
this was partially implemented in 315b4cd94cf106a40194f7a57c29a99219e311e9: failed page tracker updates are now stored and retried during the next library refresh.
to complete this issue, it should also:
- work with regular trackers (e.g. anilist)
- retry the updates when reconnected to the internet (not just when a library refresh is started)