Change log:
- 1.1.20
– Fix issue #162: update relink image task to cater encoded/decoded image filename
– Add feature to choose custom color from settings.
– Fix issue #160 & #163: Update Text-To-Speech Service binding.
– Add option to enable Text-To-Speech Service (default is disabled).
– Fix issue #156: handle deleted chapter in bookmark. - 1.1.19
– Implement feature #153: clear all bookmark on chapter.
– Fix issue #154: remove ‘+[] from forbiden char for filename.
– Update css to force fit-to-width for non-thumbnailed image.
– Set useragent for WebView to mobile version.
– Implement feature #152: Add download icon for external page.
– Fix issue #152: Update delete chapter logic for external page.
– Fix issue #155 and #158: fix Update Service.
– Fix issue #157: Update polish translation.
– Fix tab color for alternate language.
– Add Prev/Next button in display image activity.
Direct Download link for Baka Reader Ex 1.1.20
or get it from the Play Store: Baka Reader Ex (latest)
Donation Link on the side bar ==> 😀
I’ve been having the following error lately, rendering the use of the downloader impossible
2014-10-02 10:50:07,042 – PixivUtil20140712 – ERROR – Dumping html to: Error page for member 5934676.html
2014-10-02 10:50:07,045 – PixivUtil20140712 – ERROR – Error at process_bookmark(): (, AttributeError(“‘NoneType’ object has no attribute ‘ul'”,), )
Traceback (most recent call last):
File “PixivUtil2.py”, line 1035, in process_bookmark
File “PixivUtil2.py”, line 418, in process_member
File “PixivModel.pyc”, line 46, in __init__
File “PixivModel.pyc”, line 93, in ParseImages
AttributeError: ‘NoneType’ object has no attribute ‘ul’
2014-10-02 10:50:07,049 – PixivUtil20140712 – ERROR – Unknown Error: ‘NoneType’ object has no attribute ‘ul’
Traceback (most recent call last):
File “PixivUtil2.py”, line 1801, in main
File “PixivUtil2.py”, line 1605, in main_loop
File “PixivUtil2.py”, line 1443, in menu_download_from_online_user_bookmark
File “PixivUtil2.py”, line 1035, in process_bookmark
File “PixivUtil2.py”, line 418, in process_member
File “PixivModel.pyc”, line 46, in __init__
File “PixivModel.pyc”, line 93, in ParseImages
AttributeError: ‘NoneType’ object has no attribute ‘ul’
Woops, wrong place, sorry. Applies to Pixiv Downloader
I always have the same error when i trying to download images from pixiv
###############################################################
2014-10-01 22:37:08,480 – PixivUtil20140926 – INFO – Starting…
2014-10-01 22:37:08,483 – PixivUtil20140926 – INFO – Setting log level to: DEBUG
2014-10-01 22:37:08,483 – PixivUtil20140926 – INFO – No default cookie jar available, creating…
2014-10-01 22:37:08,486 – PixivUtil20140926 – INFO – Only process member where day last updated >= 7
2014-10-01 22:37:08,486 – PixivUtil20140926 – INFO – Using Username: dst.killabee@mail.ru
2014-10-01 22:37:08,487 – PixivUtil20140926 – INFO – logging in with saved cookie
2014-10-01 22:37:08,489 – PixivUtil20140926 – INFO – Trying to log with saved cookie
2014-10-01 22:37:12,177 – PixivUtil20140926 – INFO – Logged in using cookie
2014-10-01 22:37:22,256 – PixivUtil20140926 – INFO – Member id mode.
2014-10-01 22:38:13,967 – PixivUtil20140926 – INFO – Processing Member Id: 3104565
2014-10-01 22:38:13,980 – PixivUtil20140926 – INFO – Member Url: http://www.pixiv.net/member_illust.php?id=3104565&p=1
2014-10-01 22:38:16,502 – PixivUtil20140926 – ERROR – Error at process_member(): (, AttributeError(“‘NoneType’ object has no attribute ‘ul'”,), )
2014-10-01 22:38:16,503 – PixivUtil20140926 – ERROR – Error at process_member(): 3104565
Traceback (most recent call last):
File “PixivUtil2.py”, line 427, in process_member
File “PixivModel.pyc”, line 46, in __init__
File “PixivModel.pyc”, line 93, in ParseImages
AttributeError: ‘NoneType’ object has no attribute ‘ul’
2014-10-01 22:38:16,513 – PixivUtil20140926 – ERROR – Dumping html to: Error page for member 3104565.html
2014-10-01 22:38:16,516 – PixivUtil20140926 – ERROR – Unknown Error: ‘NoneType’ object has no attribute ‘ul’
Traceback (most recent call last):
File “PixivUtil2.py”, line 1813, in main
File “PixivUtil2.py”, line 1609, in main_loop
File “PixivUtil2.py”, line 1315, in menu_download_by_member_id
File “PixivUtil2.py”, line 427, in process_member
File “PixivModel.pyc”, line 46, in __init__
File “PixivModel.pyc”, line 93, in ParseImages
AttributeError: ‘NoneType’ object has no attribute ‘ul’
help, please
wrong place :{
No idea why they would set it like that. Is there a way to open up a URL with the app so i can get the good “formatting” for the text like the other chapters?
Not possible unless you go directly modify the DB (it uses sqlite).
The best way, you ask the project leader/translator to change the structure (create new bullet point for preview or just use 1 link).
Thank you very much for the update!
I have a question
Would you be so kind to implement a feature to read preview chapter s? Currently you’re not able to switch between finished and wip chapter s even if they’re hosted on baka tsuki
Can you give example?
Of course
http://www.baka-tsuki.org/project/index.php?title=Mushoku_Tensei
Volume 19 – Young Man Period – Subordinates Chapter
[Web Novel 190] Chapter 1: Present Situation – PREVIEW
In the app, the link to the preview doesn’t work because it doesn’t recognise that “Preview” is the actual content.
As far as i can see, all the chapters have the same URL pattern, with “preview” only added as an _Preview addition to the chapter URL
Not really, this is because there are 2 link (redlink and _preview). The app always take the first link to avoid duplication.
Any reason why they set up like this? They should only use one link and set the title with preview on it.