Paperback-iOS / app

Repository to host app releases, issues, and feature requests for Paperback
https://paperback.moe/
665 stars 20 forks source link

[BUG] Cache which is storage some information of manga and chapter does not refresh when have an change in information #791

Closed AlanNois closed 1 year ago

AlanNois commented 1 year ago

Describe the bug Hello Paperback developers,

I wanted to provide some feedback about a bug I've encountered in version 0.8.3-r2 of Paperback related to caching/storage of information.

Specifically, I've noticed that when information is changed externally, like chapters or manga details updated, the Paperback app does not update its cached information to reflect these changes. The information in the app remains outdated although I force close the app completely.

This seems to be some caching or storage issue where the app is retaining old information and not refreshing it when external changes occur. I believe this worked adequately in previous versions.

It would be great if this could be fixed properly in the main app.

I just wanted to provide this feedback as I'm really enjoying using Paperback otherwise and think it's a fantastic webtoon app! If any logs or additional info would be helpful in diagnosing this caching issue, please let me know.

Appreciate you looking into this and all the great work on Paperback!

Let me know if you would like me to modify or expand this bug report in any way. I'm happy to provide more details on exactly how to reproduce it or any other info that would be helpful.

Expected behaviour Fix that bug to display the change in information

App Version v0.8.3-r2

FaizanDurrani commented 1 year ago

As discussed in the Discord. The app does indeed update the metadata of chapters but holds onto the Date since that date is the date at which the chapter object was created in the app.

github-actions[bot] commented 2 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.