Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old 10-24-2019, 01:38 PM   #3766
Tanjamuse
Wizard
Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!
 
Posts: 1,327
Karma: 5306
Join Date: Jan 2014
Device: none
I have this in my PI, and it includes the author-images from FF.net as well.

Code:
[epub]
include_images: true
Is there an option for exluding the author-images?

If I exclude all images, I won't get the artwork from AO3.
Tanjamuse is offline   Reply With Quote
Old 10-24-2019, 02:23 PM   #3767
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,995
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Tanjamuse View Post
Is there an option for exluding the author-images?
There's an ffnet specific option to not use author image for cover, but it's already on by default:
Code:
## April 2015, ffnet changed their story and user pictures urls to be
## the same.  Now the only way to know if the story image is really
## the author image is to go get the author image and check.
skip_author_cover:true
Otherwise I'm going to need a specific example of what you are talking about and what you want.

And you can, of course, use different options under [www.fanfiction.net] (or even [www.fanfiction.net:epub]) vs [archiveofourown.org] (or [archiveofourown.org:epub]).
JimmXinu is offline   Reply With Quote
Old 10-24-2019, 02:28 PM   #3768
Tanjamuse
Wizard
Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!Tanjamuse , Klaatu Barada Niktu!
 
Posts: 1,327
Karma: 5306
Join Date: Jan 2014
Device: none
Thanks a bunch. I did look through the faq but didn't find that option.

Tanjamuse is offline   Reply With Quote
Old 10-25-2019, 06:27 PM   #3769
Mandabar
Fanfiction Devourer
Mandabar ought to be getting tired of karma fortunes by now.Mandabar ought to be getting tired of karma fortunes by now.Mandabar ought to be getting tired of karma fortunes by now.Mandabar ought to be getting tired of karma fortunes by now.Mandabar ought to be getting tired of karma fortunes by now.Mandabar ought to be getting tired of karma fortunes by now.Mandabar ought to be getting tired of karma fortunes by now.Mandabar ought to be getting tired of karma fortunes by now.Mandabar ought to be getting tired of karma fortunes by now.Mandabar ought to be getting tired of karma fortunes by now.Mandabar ought to be getting tired of karma fortunes by now.
 
Posts: 47
Karma: 539564
Join Date: Nov 2012
Device: Android: Moon+ Reader Pro
Hiya again Jimm,
I'm having an issue downloading a new fic from spacebattles. It comes from a special 'logged in only' forum, so I assume the problem has to do with authentication. I've had this work fine on QQ, and even hardcoded into the config/personal.ini my user/pass for QQ. (Haven't done so for SB yet, but might have to now that I'm reading from this unlisted forum).

As of right now, I think I'm going to assume FFF just can't handle the two factor authentication I have enabled on SB. I haven't tried disabling it yet to see if that would bypass this issue, but if it did it would be only a temp solution. Don't want to lower security heh.

Here's two example story urls

https://forums.spacebattles.com/thre...litrpg.766840/
https://forums.spacebattles.com/thre...mplete.694435/

Last edited by Mandabar; 10-25-2019 at 06:42 PM.
Mandabar is offline   Reply With Quote
Old 10-25-2019, 08:31 PM   #3770
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,995
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Mandabar View Post
As of right now, I think I'm going to assume FFF just can't handle the two factor authentication I have enabled on SB. I haven't tried disabling it yet to see if that would bypass this issue, but if it did it would be only a temp solution. Don't want to lower security heh.
The test version has a fix for xenforo2 login since the last released version.

But, no, FFF does not support two factor authentication. Nor do I have any plans to implement it.

One of the reasons FFF stores passwords in plain text in personal.ini is to make it obviously clear that it isn't secure. We could pretend it was more secure, but that's all it would be--pretense.
JimmXinu is offline   Reply With Quote
Old 10-25-2019, 10:17 PM   #3771
Mandabar
Fanfiction Devourer
Mandabar ought to be getting tired of karma fortunes by now.Mandabar ought to be getting tired of karma fortunes by now.Mandabar ought to be getting tired of karma fortunes by now.Mandabar ought to be getting tired of karma fortunes by now.Mandabar ought to be getting tired of karma fortunes by now.Mandabar ought to be getting tired of karma fortunes by now.Mandabar ought to be getting tired of karma fortunes by now.Mandabar ought to be getting tired of karma fortunes by now.Mandabar ought to be getting tired of karma fortunes by now.Mandabar ought to be getting tired of karma fortunes by now.Mandabar ought to be getting tired of karma fortunes by now.
 
Posts: 47
Karma: 539564
Join Date: Nov 2012
Device: Android: Moon+ Reader Pro
Yeah, I indeed used that new test version (that I think has been made stable since then) when SB went Xenforo 2.

Yeah I thought it was something along the lines that 2fa wasn't being supported. Ah well, no biggie for 99.99998% of the stories there.

Thanks Jimm
Mandabar is offline   Reply With Quote
Old 10-26-2019, 04:27 PM   #3772
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,995
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New Test Version Posted

2019-10-26
- Add --no-output CLI option. Closes #443
- SB needs fetch_last_page again after all.
Revert "Remove fetch_last_page base_xenforo feature--not needed after SB conversion to XF2."
- Save cookiejar between downloads during same calibre session, including BG jobs.
JimmXinu is offline   Reply With Quote
Old 10-27-2019, 10:27 AM   #3773
nhgbslik
Banned
nhgbslik began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Apr 2019
Device: Kindle PW2
Hi. I am having a problem with downloading stories from ficbook.net since the last update (3.12), though version 3.10.8 work fine (not sure about 3.11).


The issue is that it says error 404 for any stories I try to download from the site. For example, https://ficbook.net/readfic/6415386.

FanFicFare Log:

Status
Title
Author
Comment
URL
Error
На стыке двух миров
Kapelan
HTTP Error 404: Not Found
https://www.ficbook.net/readfic/6415386


"Show job details" gives this:

Download 1 FanFiction Book(s)
FFF: INFO: 2019-10-27 10:21:58,552: calibre_plugins.fanficfare_plugin.jobs(51): FanFicFare v3.12.0
FFF: INFO: 2019-10-27 10:21:58,552: calibre_plugins.fanficfare_plugin.jobs(55): Adding jobs for URLs:
FFF: INFO: 2019-10-27 10:21:58,552: calibre_plugins.fanficfare_plugin.jobs(57): https://www.ficbook.net/readfic/6415386

FFF: INFO: 2019-10-27 10:22:08,584: calibre_plugins.fanficfare_plugin.jobs(93): Logfile for book ID None (На стыке двух миров)
FFF: INFO: 2019-10-27 10:22:08,585: calibre_plugins.fanficfare_plugin.jobs(94): urlhttps://www.ficbook.net/readfic/6415386) idNone)
FFF: DEBUG: 2019-10-27 10:22:02,878: calibre_plugins.fanficfare_plugin.fanficfare.adapt ers.adapter_ficbooknet(80): URL: https://www.ficbook.net/readfic/6415386
FFF: DEBUG: 2019-10-27 10:22:02,880: calibre_plugins.fanficfare_plugin.fanficfare.confi gurable(1133): #####################################
pagecache(GET) MISS: https://www.ficbook.net/readfic/6415386
FFF: DEBUG: 2019-10-27 10:22:05,069: calibre_plugins.fanficfare_plugin.fanficfare.confi gurable(1001): Encoding:utf8
FFF: DEBUG: 2019-10-27 10:22:06,733: calibre_plugins.fanficfare_plugin.fanficfare.adapt ers.adapter_ficbooknet(109): Title: (На стыке двух миров)
FFF: DEBUG: 2019-10-27 10:22:06,773: calibre_plugins.fanficfare_plugin.fanficfare.adapt ers.adapter_ficbooknet(117): Author: (Kapelan)
FFF: DEBUG: 2019-10-27 10:22:07,055: calibre_plugins.fanficfare_plugin.fanficfare.adapt ers.adapter_ficbooknet(142): numChapters: (76)
FFF: INFO: 2019-10-27 10:22:07,487: calibre_plugins.fanficfare_plugin.jobs(244): write to C:\Users\TM\AppData\Local\Temp\calibre_m6hsis\fanf icfare_wmn8px\_ _ _ _-Kapelan-u54v7l.epub
FFF: INFO: 2019-10-27 10:22:07,543: calibre_plugins.fanficfare_plugin.fanficfare.write rs.base_writer(183): Save directly to file: C:\Users\TM\AppData\Local\Temp\calibre_m6hsis\fanf icfare_wmn8px\_ _ _ _-Kapelan-u54v7l.epub
FFF: DEBUG: 2019-10-27 10:22:07,548: calibre_plugins.fanficfare_plugin.fanficfare.adapt ers.adapter_ficbooknet(236): Getting chapter text from: https://www.ficbook.net/readfic/6415...4#part_content
FFF: DEBUG: 2019-10-27 10:22:07,549: calibre_plugins.fanficfare_plugin.fanficfare.confi gurable(1133): #####################################
pagecache(GET) MISS: https://www.ficbook.net/readfic/6415...23part_content
FFF: DEBUG: 2019-10-27 10:22:08,319: calibre_plugins.fanficfare_plugin.fanficfare.confi gurable(1213): Caught an exception reading URL: https://www.ficbook.net/readfic/6415...4#part_content Exception HTTP Error 404: Not Found.
FFF: DEBUG: 2019-10-27 10:22:08,319: calibre_plugins.fanficfare_plugin.fanficfare.confi gurable(1220): Giving up on https://www.ficbook.net/readfic/6415...4#part_content
FFF: DEBUG: 2019-10-27 10:22:08,319: calibre_plugins.fanficfare_plugin.fanficfare.confi gurable(1221): HTTP Error 404: Not Found
Traceback (most recent call last):
File "calibre_plugins.fanficfare_plugin.fanficfare.conf igurable", line 1208, in _fetchUrlOpened
File "calibre_plugins.fanficfare_plugin.fanficfare.conf igurable", line 1167, in _fetchUrlRawOpened
File "urllib2.py", line 435, in open
File "urllib2.py", line 548, in http_response
File "urllib2.py", line 467, in error
File "urllib2.py", line 407, in _call_chain
File "urllib2.py", line 654, in http_error_302
File "urllib2.py", line 435, in open
File "urllib2.py", line 548, in http_response
File "urllib2.py", line 467, in error
File "urllib2.py", line 407, in _call_chain
File "urllib2.py", line 654, in http_error_302
File "urllib2.py", line 435, in open
File "urllib2.py", line 548, in http_response
File "urllib2.py", line 473, in error
File "urllib2.py", line 407, in _call_chain
File "urllib2.py", line 556, in http_error_default
HTTPError: HTTP Error 404: Not Found
FFF: INFO: 2019-10-27 10:22:08,322: calibre_plugins.fanficfare_plugin.jobs(344): Exception: {u'showerror': True, u'username': 'NoneGiven', u'site': 'www.ficbook.net', u'comments': u'<div class="urlize">\u0410\u0432\u0442\u043e\u0440\u043 0 \u043e\u0447\u0435\u0440\u0435\u0434\u043d\u043e\u 0439 \u0440\u0430\u0437 \u043d\u0435\u0441\u0451\u0442 \u043d\u0430 \u0438\u0437\u043b\u044e\u0431\u043b\u0435\u043d\u 043d\u044b\u0435 \u0433\u0440\u0430\u0431\u043b\u0438(\u0432\u0438\ u0434\u0430\u0442\u044c \u043d\u0435 \u0443\u0441\u043f\u043e\u043a\u043e\u044e\u0441\u 044c, \u043f\u043e\u043a\u0430 \u043d\u0435 \u043d\u0430\u043f\u0438\u0448\u0443 \u0447\u0442\u043e-\u0442\u043e \u0442\u0430\u043a\u043e\u0435, \u0447\u0442\u043e \u043c\u0435\u043d\u044f \u0443\u0441\u0442\u0440\u043e\u0438\u0442). \u041e\u043f\u044f\u0442\u044c \u041e\u041c\u041f, \u043e\u043f\u044f\u0442\u044c \u043a\u0440\u043e\u0441\u0441\u043e\u0432\u0435\u 0440 \u0432\u0441\u0435\u043b\u0435\u043d\u043d\u044b\u 0445 \u0413\u0430\u0440\u0440\u0438 \u041f\u043e\u0442\u0442\u0435\u0440\u0430 \u0438 \u0425\u044d\u043b\u043b\u0441\u0438\u043d\u0433\u 0430. \u041d\u043e \u043d\u0430 \u044d\u0442\u043e\u0442 \u0440\u0430\u0437 \u0443\u043a\u043b\u043e\u043d \u0431\u043e\u043b\u044c\u0448\u0435 \u0432 \u0441\u0442\u043e\u0440\u043e\u043d\u0443 \u0432\u0442\u043e\u0440\u043e\u0433\u043e \u0438 \u0433\u0433 \u043f\u043b\u0430\u043d\u0438\u0440\u0443\u0435\u 0442\u0441\u044f \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u 0442\u0432\u0443\u044e\u0449\u0438\u0439. \u0425\u0440\u043e\u043d\u043e\u043b\u043e\u0433\u 0438\u044f \u0425. \u043f\u043e\u0434\u0441\u0442\u0440\u043e\u0435\u 043d\u0430 \u043f\u043e\u0434 \u0413\u041f, \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u043e\u 0439 \u041e\u041e\u0421 \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u 0445 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u0436\u 0435\u0439 \u0413\u041f, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u 0435\u0442\u0441\u044f \u0432\u043e\u043b\u044c\u043d\u0430\u044f \u0441\u043c\u0435\u0441\u044c \u043c\u0430\u043d\u0433\u0438 \u0438 \u043d\u0435\u043a\u0430\u043d\u043e\u043d\u0438\u 0447\u043d\u043e\u0433\u043e \u0441\u0435\u0440\u0438\u0430\u043b\u0430 \u0425. \u0441 \u0443\u043f\u043e\u0440\u043e\u043c \u043d\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u 0435.</div>', u'calibre_id': None, u'publisher': u'www.ficbook.net', u'icon': u'dialog_error.png', u'is_adult': False, u'timestamp': datetime.datetime(2019, 10, 27, 10, 22, 2, 841000, tzinfo=SafeLocalTimeZone()), u'comment': u'HTTP Error 404: Not Found', u'author': [u'Kapelan'], u'status': u'Error', u'updatedate': datetime.datetime(2019, 10, 27, 0, 0, tzinfo=SafeLocalTimeZone()), u'all_metadata': {'authorHTML': u"<a class='authorlink' href='https://www.ficbook.net//authors/1643463'>Kapelan</a>", 'authorId': u'Kapelan', 'dateCreated': u'2019-10-27 10:21:52', 'genre': u'\u041a\u0440\u043e\u0441\u0441\u043e\u0432\u0435 \u0440', 'siteabbrev': u'fbn', 'words_added': '', 'publisher': u'www.ficbook.net', 'formatext': '', 'warnings': u'', 'cover_image': '', 'status': u'In-Progress', 'version': u'FanFicFare v3.12.0', 'sectionUrl': u'https://www.ficbook.net/readfic/6415386', 'numChapters': u'76', 'site': u'www.ficbook.net', 'rating': u'', 'seriesHTML': '', 'authorUrl': u'https://www.ficbook.net//authors/1643463', 'storyId': u'6415386', 'characters': u'', 'category': u'Hellsing, \u0420\u043e\u0443\u043b\u0438\u043d\u0433 \u0414\u0436\u043e\u0430\u043d \xab\u0413\u0430\u0440\u0440\u0438 \u041f\u043e\u0442\u0442\u0435\u0440\xbb', 'lastupdate': u'Last Update Year/Month: 2019/10, Last Update: 2019/10/27', 'dateUpdated': u'2019-10-27', 'series': '', 'extratags': u'FanFiction', 'datePublished': u'2018-01-20', 'storyUrl': u'https://www.ficbook.net/readfic/6415386', 'title': u'\u041d\u0430 \u0441\u0442\u044b\u043a\u0435 \u0434\u0432\u0443\u0445 \u043c\u0438\u0440\u043e\u0432', 'author': u'Kapelan', 'titleHTML': u"<a class='titlelink' href='https://www.ficbook.net/readfic/6415386'>\u041d\u0430 \u0441\u0442\u044b\u043a\u0435 \u0434\u0432\u0443\u0445 \u043c\u0438\u0440\u043e\u0432</a>", 'language': u'Russian', 'formatname': '', 'langcode': u'ru', 'output_css': '', 'numWords': '', 'seriesUrl': '', 'ships': u'', 'description': u'<div class="urlize">\u0410\u0432\u0442\u043e\u0440\u043 0 \u043e\u0447\u0435\u0440\u0435\u0434\u043d\u043e\u 0439 \u0440\u0430\u0437 \u043d\u0435\u0441\u0451\u0442 \u043d\u0430 \u0438\u0437\u043b\u044e\u0431\u043b\u0435\u043d\u 043d\u044b\u0435 \u0433\u0440\u0430\u0431\u043b\u0438(\u0432\u0438\ u0434\u0430\u0442\u044c \u043d\u0435 \u0443\u0441\u043f\u043e\u043a\u043e\u044e\u0441\u 044c, \u043f\u043e\u043a\u0430 \u043d\u0435 \u043d\u0430\u043f\u0438\u0448\u0443 \u0447\u0442\u043e-\u0442\u043e \u0442\u0430\u043a\u043e\u0435, \u0447\u0442\u043e \u043c\u0435\u043d\u044f \u0443\u0441\u0442\u0440\u043e\u0438\u0442). \u041e\u043f\u044f\u0442\u044c \u041e\u041c\u041f, \u043e\u043f\u044f\u0442\u044c \u043a\u0440\u043e\u0441\u0441\u043e\u0432\u0435\u 0440 \u0432\u0441\u0435\u043b\u0435\u043d\u043d\u044b\u 0445 \u0413\u0430\u0440\u0440\u0438 \u041f\u043e\u0442\u0442\u0435\u0440\u0430 \u0438 \u0425\u044d\u043b\u043b\u0441\u0438\u043d\u0433\u 0430. \u041d\u043e \u043d\u0430 \u044d\u0442\u043e\u0442 \u0440\u0430\u0437 \u0443\u043a\u043b\u043e\u043d \u0431\u043e\u043b\u044c\u0448\u0435 \u0432 \u0441\u0442\u043e\u0440\u043e\u043d\u0443 \u0432\u0442\u043e\u0440\u043e\u0433\u043e \u0438 \u0433\u0433 \u043f\u043b\u0430\u043d\u0438\u0440\u0443\u0435\u 0442\u0441\u044f \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u 0442\u0432\u0443\u044e\u0449\u0438\u0439. \u0425\u0440\u043e\u043d\u043e\u043b\u043e\u0433\u 0438\u044f \u0425. \u043f\u043e\u0434\u0441\u0442\u0440\u043e\u0435\u 043d\u0430 \u043f\u043e\u0434 \u0413\u041f, \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u043e\u 0439 \u041e\u041e\u0421 \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u 0445 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u0436\u 0435\u0439 \u0413\u041f, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u 0435\u0442\u0441\u044f \u0432\u043e\u043b\u044c\u043d\u0430\u044f \u0441\u043c\u0435\u0441\u044c \u043c\u0430\u043d\u0433\u0438 \u0438 \u043d\u0435\u043a\u0430\u043d\u043e\u043d\u0438\u 0447\u043d\u043e\u0433\u043e \u0441\u0435\u0440\u0438\u0430\u043b\u0430 \u0425. \u0441 \u0443\u043f\u043e\u0440\u043e\u043c \u043d\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u 0435.</div>'}, u'outfile': u'C:\\Users\\TM\\AppData\\Local\\Temp\\calibre_m6h sis\\fanficfare_wmn8px\\_ _ _ _-Kapelan-u54v7l.epub', u'begin': None, u'listorder': 0, u'series': '', u'end': None, u'calibre_columns': {u'calibre_std_authors': {u'val': u'', u'label': u'Authors'}, u'calibre_std_tags': {u'val': u'', u'label': u'Tags'}, u'calibre_std_rating': {u'val': u'', u'label': u'Rating'}, u'calibre_std_last_modified': {u'val': u'', u'label': u'Modified'}, u'calibre_std_timestamp': {u'val': u'', u'label': u'Date'}, u'calibre_std_identifiers': {u'val': u'', u'label': u'Identifiers'}, u'calibre_cust_chapters': {u'val': u'', u'label': u'Chptrs'}, u'calibre_std_languages': {u'val': u'', u'label': u'Languages'}, u'calibre_std_title': {u'val': u'', u'label': u'Title'}, u'calibre_std_pubdate': {u'val': u'', u'label': u'Published'}, u'calibre_std_uuid': {u'val': u'', u'label': u'None'}, u'calibre_std_publisher': {u'val': u'', u'label': u'Publisher'}, u'calibre_std_title_sort': {u'val': u'', u'label': u'Title sort'}, u'calibre_std_series_index': {u'val': u'', u'label': u'None'}, u'calibre_cust_words': {u'val': u'', u'label': u'Words'}, u'calibre_std_formats': {u'val': u'', u'label': u'Formats'}, u'calibre_std_author_sort': {u'val': u'', u'label': u'Author sort'}, u'calibre_cust_pages': {u'val': u'', u'label': u'Pages'}, u'calibre_std_comments': {u'val': u'', u'label': u'Comments'}, u'calibre_std_series': {u'val': u'', u'label': u'Series'}}, u'url': u'https://www.ficbook.net/readfic/6415386', u'pubdate': datetime.datetime(2018, 1, 20, 0, 0, tzinfo=SafeLocalTimeZone()), u'title': u'\u041d\u0430 \u0441\u0442\u044b\u043a\u0435 \u0434\u0432\u0443\u0445 \u043c\u0438\u0440\u043e\u0432', u'good': False, u'collision': u'Update EPUB if New Chapters', u'added': False, u'author_sort': [u'Kapelan'], u'uniqueurl': u'https://www.ficbook.net/readfic/6415386[None-None]', u'tags': [u'\u041a\u0440\u043e\u0441\u0441\u043e\u0432\u0435 \u0440', u'Hellsing', u'In-Progress', u'\u0420\u043e\u0443\u043b\u0438\u043d\u0433 \u0414\u0436\u043e\u0430\u043d \xab\u0413\u0430\u0440\u0440\u0438 \u041f\u043e\u0442\u0442\u0435\u0440\xbb', 'FanFiction'], u'password': ''}:HTTP Error 404: Not Found
Traceback (most recent call last):
File "calibre_plugins.fanficfare_plugin.jobs", line 246, in do_download_for_worker
File "calibre_plugins.fanficfare_plugin.fanficfare.writ ers.base_writer", line 202, in writeStory
File "calibre_plugins.fanficfare_plugin.fanficfare.adap ters.base_adapter", line 237, in getStory
File "calibre_plugins.fanficfare_plugin.fanficfare.adap ters.base_adapter", line 388, in getChapterTextNum
File "calibre_plugins.fanficfare_plugin.fanficfare.adap ters.adapter_ficbooknet", line 238, in getChapterText
File "calibre_plugins.fanficfare_plugin.fanficfare.conf igurable", line 1332, in _fetchUrl
File "calibre_plugins.fanficfare_plugin.fanficfare.conf igurable", line 1321, in _fetchUrlOpened
File "calibre_plugins.fanficfare_plugin.fanficfare.conf igurable", line 1222, in _fetchUrlOpened
HTTPError: HTTP Error 404: Not Found

FFF: INFO: 2019-10-27 10:22:08,586: calibre_plugins.fanficfare_plugin.jobs(98):
Download Results:
Error https://www.ficbook.net/readfic/6415386 HTTP Error 404: Not Found

FFF: INFO: 2019-10-27 10:22:08,586: calibre_plugins.fanficfare_plugin.jobs(122):
Error
https://www.ficbook.net/readfic/6415386



Thank you very much!
nhgbslik is offline   Reply With Quote
Old 10-27-2019, 11:21 AM   #3774
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,995
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by JimmXinu View Post
New Test Version Posted

2019-10-26
- Add --no-output CLI option. Closes #443
- SB needs fetch_last_page again after all.
Revert "Remove fetch_last_page base_xenforo feature--not needed after SB conversion to XF2."
- Save cookiejar between downloads during same calibre session, including BG jobs.
FYI, I just figured out this part is imperfect and can cause downloads to fail when login cookies expire on SB at least. I'll be looking into it.

In the meantime, restarting calibre clears the cookie cache.
JimmXinu is offline   Reply With Quote
Old 10-27-2019, 10:26 PM   #3775
Chrystalline
Enthusiast
Chrystalline began at the beginning.
 
Posts: 42
Karma: 10
Join Date: Aug 2015
Device: pc
Quote:
Originally Posted by catlover1019 View Post
Edit: I think I understand what you mean now. They'd have to be zipped for calibre, but unzipped for the other way you use them.
Yes, that's what I meant. I use Irfanview because I can use keyboard shortcuts to zoom in and out and scroll up and down and switch from one picture to the next, and because it will play animated GIFs. Windows PhotoViewer used to do these same things, but then they "improved" it and it only shows the first frame of animated GIFs, which threw me for a loop. Almost deleted the GIFs as broken, except I remembered them working before. I suppose I could just unzip them over and over every time I wanted to read them, but that seems troublesome. Sorry about the delay; I've been distracted by the impending demise of YahooGroups, when I'm not swamped at work.
Chrystalline is offline   Reply With Quote
Old 10-27-2019, 10:33 PM   #3776
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,995
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Chrystalline View Post
Yes, that's what I meant. I use Irfanview ...
This is rather off-topic for this thread. Please take this discussion to PMs or make a new thread somewhere more appropriate.

Thanks.
JimmXinu is offline   Reply With Quote
Old 10-28-2019, 02:12 PM   #3777
Anyssia
Enthusiast
Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.
 
Anyssia's Avatar
 
Posts: 25
Karma: 19112
Join Date: Aug 2012
Device: Kobo Libra2
cover render weirdness since 4.0

Hi!

So, I have something that bugs me since the last Calibre update, but I don't know if there's something wrong with my settings or if it's Calibre, or if it's Fanficfare, or... I'm rather lost ^^;;;

So, I used to be able to read the fanficfare covers even if sometimes there were too many tags and the summary was too low for ex.
But now I can see everything in what looks like a A4 format, except that it also means that the text is so small that I can't read it anymore / the cover's basically useless.

I tried looking for a solution, but I don't even really know what's the problem, so I don't know where to look. Anyone has a tip / explanation please ?

(attached: sample of cover before / after)

Anyssia is offline   Reply With Quote
Old 10-28-2019, 03:37 PM   #3778
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,995
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Hmm. I hadn't noticed that before, but I see it, too.

FFF uses a Calibre function to pull the cover image out or generate one from the first page of the ebook (calibre.ebooks.metadata.meta.get_metadata()).

Calibre v4 appears to make the cover images larger. I'm seeing 1131x1600 & 1240x1754 while v3 makes them smaller, 590x750.

I suspect but can't prove that the font size is the same, but on a larger image; so the text appears smaller on the scaled image.

I haven't been able to find in Calibre where either the image or font sizes are set.

UPDATE: FYI, setting a large font size for the title page in CSS in the epub does work to make the text on the rendered cover larger. So that's one solution.

Last edited by JimmXinu; 10-28-2019 at 03:42 PM.
JimmXinu is offline   Reply With Quote
Old 10-29-2019, 04:54 AM   #3779
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by JimmXinu View Post
Hmm. I hadn't noticed that before, but I see it, too.

FFF uses a Calibre function to pull the cover image out or generate one from the first page of the ebook (calibre.ebooks.metadata.meta.get_metadata()).

Calibre v4 appears to make the cover images larger. I'm seeing 1131x1600 & 1240x1754 while v3 makes them smaller, 590x750.

I suspect but can't prove that the font size is the same, but on a larger image; so the text appears smaller on the scaled image.

I haven't been able to find in Calibre where either the image or font sizes are set.
This has been bugging me to. With calibre 3.x, I had modified the cover generation to use 600x800 which resized well for my Kobo ereaders.

With 4.x, the method to render the page has changed. It is now in ebooks/render_html.py. That uses A4 for the page size. Using A6 produces an image of size 621x876. If you aren't running calibre from source, there isn't a way to change this.

For the record, I've never been fan of the first page that FFF produces as a cover. I split it to have a first page which is the title (as a h1) and author (separate centred paragrap) and the metadata is on the second page. The first page renders well on my Kobo device, looks a lot neater and is readable in some of the cover sizes used.
davidfor is offline   Reply With Quote
Old 10-29-2019, 10:55 AM   #3780
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,995
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Thanks for finding where the size is coming from. Do you know what else that's used for?

I wonder how difficult it would be (and how open Kovid would be) to making that size a tweakable parameter?

Re: Title page, the title page format was created for FFDL before the plugin version existed. But as you figured out, it's all very customizable.

The obvious no-change solution to all of these, of course, is to create cover images using Calibre's built-in cover gen or the Generate Cover plugin. Both of which are also highly customizable.
JimmXinu is offline   Reply With Quote
Reply

Tags
fanfiction


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] KindleUnpack - The Plugin DiapDealer Plugins 523 07-15-2025 06:45 PM
[GUI Plugin] Open With kiwidude Plugins 404 02-21-2025 05:42 AM
[GUI Plugin] Marvin XD Philantrop Plugins 126 01-29-2017 12:48 PM
[GUI Plugin] KiNotes -axel- Plugins 0 07-14-2013 06:39 PM
[GUI Plugin] Plugin Updater **Deprecated** kiwidude Plugins 159 06-19-2011 12:27 PM


All times are GMT -4. The time now is 05:58 AM.


MobileRead.com is a privately owned, operated and funded community.