Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant Download Mangas #123

Open
zlBaphomeT opened this issue Jan 3, 2023 · 1 comment
Open

Cant Download Mangas #123

zlBaphomeT opened this issue Jan 3, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@zlBaphomeT
Copy link

Hey!

I tried to download some mangas for read it on the way.
But If i go offline, I cant read them and the Library has empty chapters....

@Creckeryop Creckeryop added the bug Something isn't working label Jan 20, 2023
@Creckeryop
Copy link
Owner

The feature of caching chapter list works not so well, and I know that. It's super hardcoded.
Here's algorithm to know how it works:
(if you are online)

  • If chapters page is opened and loaded -> save all chapters to database (and reset old record)

(if you go offline)

  • Load from database chapters list if exists

So if you gone online and didn't get any chapter list, it is being reset so you can't just load it from database. The database system is very hardcoded.

I wasn't too experienced to make it better. This is too bad, that I made a kludge feature to read any downloaded manga from settings menu.

Now only way to read your downloaded manga if this thing happens to read your downloaded manga from
Settings -> Advanced chapters deletion And then find your lost downloaded chapters

I know that this feature makes my app not user-friendly, but it's better than nothing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants