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

Cannot load downloaded pages from linked projects #286

Closed
takase1121 opened this issue Sep 20, 2018 · 11 comments
Closed

Cannot load downloaded pages from linked projects #286

takase1121 opened this issue Sep 20, 2018 · 11 comments
Labels

Comments

@takase1121
Copy link

Even if I enabled the 'save external pages' option the reader will attempt to browse the page every time opening it even if the file is present on phone. Please let the reader check for downloaded pages before attempting to load it online.

@Nandaka
Copy link
Collaborator

Nandaka commented Sep 20, 2018

it does check the local storage first. Unless the linked pages does redirection, then it may cause detection issue. Which linked page cause the issue?

@takase1121
Copy link
Author

@takase1121
Copy link
Author

I think the page is either AJAX or contains redirection. I can't find the lines of the novel in the file.
Probably thats the cause of the issue.

@Nandaka
Copy link
Collaborator

Nandaka commented Sep 24, 2018

Have you tried to wait until the page is fully loaded? I notice it will trigger 2 save event from the toast message. If you load it from offline from the 1st time, I think it will save the blank page.

@Nandaka
Copy link
Collaborator

Nandaka commented Sep 24, 2018 via email

@takase1121
Copy link
Author

Yes it does save as null even if i try 'save external page' at the reader's menu

@Nandaka
Copy link
Collaborator

Nandaka commented Sep 24, 2018

Even after the progress bar is fully loaded? Weird, because I can manually save the page.

@takase1121
Copy link
Author

yes it saves to when i try 'save external page' when i am reading the novel,but when i try 'download all chapters' in the chapter list, the download complete almost instantly and it is not working too

@takase1121
Copy link
Author

Tried another linked novels.it also saves to null. BTW i flashed custom rom so my phone is Android 7.1.2 (lineage os 14.1)

@Nandaka
Copy link
Collaborator

Nandaka commented Sep 24, 2018

Download All Chapter will not works for linked project. External chapter can only be saved after loaded by the web view manuall (or at least I don't know how to do it automatically to save the html pages + images + css + etc..)

@takase1121
Copy link
Author

well in my case my old rom with (probably webkit, Android 4.4) webview managed to download it fine but now my webview cant do it (itll always save to null)

@Nandaka Nandaka added the bug label Sep 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants