Multi-reply!
Quote:
Originally Posted by flamingsword108
Fanficfare is nice in that it provides a platform to download several types of ebooks including Chinese Webnovels and Fanfiction.
However their is a lack of support for sites that also host Korean and JP Webnovels.
I would like to request both
https://wuxiaworld.online/
and
http://novelfull.com/
|
FFF supports some translated webnovel sites because a few user/developers wanted them and contributed code to add them to the project.
I (Jim) am not interested in adding more webnovel sites myself because: I don't read them; they aren't fanfiction; and some appear to have
published copyrighted material on them.
The current webnovel situation reminds me strongly of the fansub and bittorrent era of anime a few years ago.
At this time, I don't plan to remove the webnovel sites already supported, and I will consider contributed code to add them to the project, but I don't promise to add any that I see possible legal issues with.
Quote:
Originally Posted by Mieeka
Is it possible to add a function when "check for existing Series Anthology books" and "reject Without confirmation" is turned on that a copy-pastable list of titles is generated at the end of "Get Story URL's from Email" so i know ones i need to manually update without wading through my emails?
|
After download, open the Jobs list (click Jobs in Calibre lower right corner) and look at the details of the download job (double click) you'll see a lot of debug output but at the bottom will be lists of download results, successful URLs, and unsuccessful URLs.
Example:
Code:
FFF: INFO: 2019-03-22 14:15:42,213: calibre_plugins.fanficfare_plugin.jobs(102):
Download Results:
http://test1.com?sid=66 Update epub completed, added 0 chapters for 9 total.
http://test1.com?sid=67 Update epub completed, added 0 chapters for 9 total.
http://test1.com?sid=68 Update epub completed, added 0 chapters for 9 total.
http://test1.com?sid=1002 Update epub completed, added 0 chapters for 2 total.
http://test1.com?sid=50 Update epub completed, added 0 chapters for 9 total.
http://test1.com?sid=5 Story in Series Anthology(The Great Test [5]).
http://test1.com?sid=2 Story in Series Anthology(The Great Test [2]).
FFF: INFO: 2019-03-22 14:15:42,214: calibre_plugins.fanficfare_plugin.jobs(104):
Successful:
http://test1.com?sid=66
http://test1.com?sid=67
http://test1.com?sid=68
http://test1.com?sid=1002
http://test1.com?sid=50
FFF: INFO: 2019-03-22 14:15:42,214: calibre_plugins.fanficfare_plugin.jobs(105):
Unsuccessful:
http://test1.com?sid=5
http://test1.com?sid=2