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

Bug on novel cover due to thumbnail handling. #259

Closed
lyram21 opened this issue Oct 29, 2016 · 19 comments
Closed

Bug on novel cover due to thumbnail handling. #259

lyram21 opened this issue Oct 29, 2016 · 19 comments
Labels

Comments

@lyram21
Copy link

lyram21 commented Oct 29, 2016

bitmap empty... and the chapter links are all red...

@Nandaka
Copy link
Collaborator

Nandaka commented Oct 30, 2016 via email

@lyram21
Copy link
Author

lyram21 commented Oct 30, 2016

yes i can open it without any problems

@belldandu
Copy link

It appears that i have this exact same issue too and i load the site just fine in a browser.
Samsung galaxy note 5 & samsung galaxy tab s2. Both are using Android 6.0.1 firmware

@belldandu
Copy link

App version 1.1.45

@belldandu
Copy link

It should be noted that all the chapters say they were last updated 6 years ago. And when you set (download hi res image) instead of getting "bitmap empy" you get a rediculously pixelated image for the cover.

@belldandu
Copy link

Should also be noted that some projects like this one https://www.baka-tsuki.org/project/index.php?title=Seikoku_no_Ryuu_Kishi are not shown in the main list of the app no matter how much i refresh. Which makes me beleive the app is pulling from an outdated source.

@belldandu
Copy link

Managed to get above project to show after playing around with settings but chapters still are red

@belldandu
Copy link

belldandu commented Oct 31, 2016

Aha here's a screenshot of an error
tmp_28859-screenshot_20161031-0103171831514330

@belldandu
Copy link

tmp_28859-screenshot_20161031-005820-2087104504

@belldandu
Copy link

Just a heads up i am online.

@belldandu
Copy link

Ah as it turns out the app is trying to connect and grab from a dead server which is why its failing. They got a new server on october 10th.

@Nandaka
Copy link
Collaborator

Nandaka commented Oct 31, 2016 via email

@lyram21
Copy link
Author

lyram21 commented Oct 31, 2016

the images are fixed sir ghen how about the chapters?

@belldandu
Copy link

Is there a reason you guys dont use the mediawikia api instead of scraping the site?

@Nandaka
Copy link
Collaborator

Nandaka commented Oct 31, 2016

@belldandu
I'm using both api and scraping.

API portion to retrieve body content and update info.
Scraping from the api return to parse the novel structure/chapters from the novel detail page (this one I'm not sure how to retrieve the structure using api).

The contents itself is returned by api call.
https://github.com/calvinaquino/LNReader-Android/blob/master/app/src/main/java/com/erakk/lnreader/dao/NovelsDao.java#L1103

https://github.com/calvinaquino/LNReader-Android/tree/master/app/src/main/java/com/erakk/lnreader/parser

@Nandaka Nandaka added the bug label Oct 31, 2016
@Nandaka Nandaka changed the title Can't download Bug on novel cover due to thumbnail handling. Oct 31, 2016
@yuinyaa
Copy link

yuinyaa commented Oct 31, 2016

The image issue is already fixed but all my chapter are still redlink and cannot be seen at all, when I open the page, it shows " The page you specified doesn't exist"

@danieltanfh95
Copy link

Just curious why is the IP address used instead of the domain name?

@yuinyaa
Copy link

yuinyaa commented Oct 31, 2016

@shadowys I am not too well verse in computer program language

@danieltanfh95
Copy link

@yuinyaa Actually I was pinging @Nandaka sorry.

@Nandaka Nandaka closed this as completed in 1a4c017 Nov 1, 2016
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

5 participants