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 12-15-2020, 10:47 AM   #4951
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,980
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New Test Version Posted

2020-12-15
- Use refresh_screen=False when calling Reading List add/remove, refresh book_ids.
- Clear user_agent for literotica.com

Unless somebody reports problems with this, I'm going to make a new release later today.
JimmXinu is offline   Reply With Quote
Old 12-15-2020, 03:06 PM   #4952
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,980
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New Version Released

Version 3.26.0 - 15 Dec 2020
- Use refresh_screen=False when calling Reading List add/remove, refresh book_ids.
- Clear user_agent for literotica.com
- Fix finding imgs in existing epubs. Closes #608 Many thanks to Epicpkmn11 for finding this before I released.
- Fixes for adapter_fictionlive, thanks HazelSh
- Make default CSS for fiction.live and royalroad.com use em instead of pt, thanks HazelSh
- Fix for genre change in adapter_royalroadcom
- Fix for adapter_storiesonlinenet 'access' issue.
- Don't error on <img> w/o class in replace_failed_smilies_with_alt_text
- Allow tab to leave edit boxes.
- Revert(ish) 'fix' for ffnet covers--they fixed it.
- Change convert_inline_images default to false.
- Fix http/https matching in identifiers:url search.
- Allow <img> tags without src attr in epub to update
- Fix for ffnet cover images changed? Or broken?
- Warn, not crash on when cover_min_size fails.
- Add 2nd dup-story URL check after fetching metadata for when story URL changes.
- Fix adapter_thesietchcom for site change
- Add (optional, default on) convert support for data:image in-line <img>s.
- Adding pass-through support for data:image in-line <img>s.
- XenForo: Fixes for extra /s in normalized URLs.
- Set default cover_min_size: 10,10 to avoid spacer images as covers.
- New Site: squidgeworld.org - shares code with AO3.
- adapter_wuxiaworldco: added status #592 from Rikkitp
- Don't use polyglot, not included until Calibre3. Remove some debug output.
- adapter_scribblehubcom: Accept chapter URLs.
- adapter_wwwnovelallcom: Accept chapter URLs, must change to true storyId/URL after.
- Make adapter_novelupdatescc share code with adapter_wuxiaworldco
- adapter_literotica: Keep language domains & use for language metadata. #588
- adapter_alternatehistorycom now uses same thread group HTML as XenForo2. Closes #590
- adapter_wuxiaworldco/adapter_novelupdatescc: Re-add Don't include grayed out 'In preparation' chapters
JimmXinu is offline   Reply With Quote
Advert
Old 12-15-2020, 04:03 PM   #4953
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 10,998
Karma: 75337983
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Here's a random tip:

If for some reason you want to be able to search for any books you have on the Reject list, first set up an error column.

Then try to update the rejected fics, and press "yes" when it tells you that all the updates failed.

Then you can search #fanficerrror:"Story on Reject URLs list"
ownedbycats is offline   Reply With Quote
Old 12-17-2020, 06:59 PM   #4954
pclarity
Junior Member
pclarity began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Mar 2014
Device: ipad mini retina
Question Running FFF via calibre-debug

First off, thanks to all of you who participate in this forum, it has helped me loads over the years. However, I've finally run into something I haven't seen in the forums.

So I was attempting to run the FanFicFare plugin via calibre-debug to fetch urls from a file that get's generated every 4 hours. Basically it's a nodejs script that checks my email for anything labeled fanfiction and then makes a list of urls to feed FFF.

I get the following error when attempting to do this:
Traceback (most recent call last):
File "runpy.py", line 194, in _run_module_as_main
File "runpy.py", line 87, in _run_code
File "site.py", line 82, in <module>
File "site.py", line 77, in main
File "site.py", line 49, in run_entry_point
File "calibre\debug.py", line 313, in main
File "calibre_plugins.fanficfare_plugin.__init__", line 136, in cli_main
File "calibre_plugins.fanficfare_plugin.fanficfare.cli" , line 324, in main
File "calibre_plugins.fanficfare_plugin.fanficfare.cli" , line 364, in do_download
File "calibre_plugins.fanficfare_plugin.fanficfare.cli" , line 561, in get_configuration
File "configparser.py", line 763, in readfp
File "configparser.py", line 718, in read_file
File "calibre_plugins.fanficfare_plugin.fanficfare.conf igurable", line 849, in _read
configparser.ParsingError: Source contains parsing errors: '<???>'

And then a whole lot of xml or something after that.

Link example that was in the infile: https://archiveofourown.org/works/23...pters/68942607

Actual command used: calibre-debug -r FanFicFare -- -c "E:\Projects\NodeJS\personal.ini" -d --non-interactive -i "E:\Projects\NodeJS\ffn_updates_202011171842.t xt"

Currently running Calibre V 5.7.2 and FFF v3.26.0 on a windows 10 machine.

Does anyone have a clue what I'm doing wrong here?

Thanks for the help.
pclarity is offline   Reply With Quote
Old 12-17-2020, 08:37 PM   #4955
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,980
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Huh. I don't know what's going on there, but I do see it too. It's failing to parse the builtin defaults.ini for some reason.

Of course, the obvious answer is use the actual CLI version instead of Calibre.
JimmXinu is offline   Reply With Quote
Advert
Old 12-17-2020, 09:11 PM   #4956
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,980
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New Test Version Posted

2020-12-17
- Apply ensure_text() to INIs with plugin CLI.
JimmXinu is offline   Reply With Quote
Old 12-18-2020, 08:06 AM   #4957
pclarity
Junior Member
pclarity began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Mar 2014
Device: ipad mini retina
Awesome! That seems to have solved it. Thanks for the quick turn around.
pclarity is offline   Reply With Quote
Old 12-19-2020, 09:36 AM   #4958
Da Man
Enthusiast
Da Man began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Jun 2018
Device: none
Seems fanfiction.net is somehow blocking FanFicFare resulting in a 403 for some stories like this one:

https://www.fanfiction.net/s/13422705/1/Troubled-Waters

It's not user agent based, adding one to personal.ini changed nothing.

I use Calibre 5.7.2 and FanFicFare v3.26.0 on Kubuntu 20.10.
Da Man is offline   Reply With Quote
Old 12-19-2020, 10:07 AM   #4959
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,980
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
I'm seeing that, too, except with 503 in plugin for some reason.

Also reported here:
https://github.com/JimmXinu/FanFicFare/issues/614

Let's try to discuss this issue on github so it's all in one place, please.
JimmXinu is offline   Reply With Quote
Old 12-19-2020, 10:08 AM   #4960
Da Man
Enthusiast
Da Man began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Jun 2018
Device: none
OK, will look there.
Da Man is offline   Reply With Quote
Old 12-19-2020, 10:56 AM   #4961
jjk9
Junior Member
jjk9 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Dec 2020
Device: kindle
It's not just this plugin. I've been using the program FanfictionDownloader for years Link and it's suddenly stopped working. That this plugin is also broken means that fanfiction.net has probebly figured out how to block them. Thats really annoying since I like having backups of stories as writers sometimes remove stories I like.
jjk9 is offline   Reply With Quote
Old 12-19-2020, 12:13 PM   #4962
Ytierian
Old Computer Hack
Ytierian began at the beginning.
 
Ytierian's Avatar
 
Posts: 21
Karma: 10
Join Date: Sep 2020
Location: Minnesota
Device: Galaxy Tab A7 Lite, Galaxy A51, Oscal Pad-70
Quote:
Originally Posted by jjk9 View Post
It's not just this plugin. I've been using the program FanfictionDownloader for years Link and it's suddenly stopped working. That this plugin is also broken means that fanfiction.net has probebly figured out how to block them. Thats really annoying since I like having backups of stories as writers sometimes remove stories I like.
I like reading the stories on my Tablet - workaround for now. Open the current book on your HD in Sigil. Use 'Save as E-Book' Firefox plugin to open new chapter on FF. Copy/paste the new chapter from SAE as a new XML file in Sigil. Save/close.
Ytierian is offline   Reply With Quote
Old 12-19-2020, 12:49 PM   #4963
willowtree3145
Junior Member
willowtree3145 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Dec 2020
Device: Lenovo Laptop, Windows OS
Exclamation New FFNET Issue

Dear Plug-In Authors,

I'm new to the forum, but the most recent addition to the FFF Plug-In for Calibre seems to have a problem. I can no longer download or update books from fanfiction.net (FFNET).

Note: I was trying one book at a time and turning on my VPN doesn't do anything. I also tried multiple books and links. None of them worked. I don't think the plug-in was broken (by me) because I haven't touched the settings. Also, it downloaded two AO3 links just fine.

The error message: "HTTP Error 403: Forbidden"

Moderator Notice
Moved into correct plugin thread.

Last edited by JimmXinu; 12-19-2020 at 02:57 PM.
willowtree3145 is offline   Reply With Quote
Old 12-19-2020, 01:12 PM   #4964
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 10,998
Karma: 75337983
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
I can confirm the error happens for me, as well. 403 Forbidden. Bit alarming to see a big red error icon show up on half of my in-progress fics.

Last edited by ownedbycats; 12-19-2020 at 01:17 PM.
ownedbycats is offline   Reply With Quote
Old 12-19-2020, 01:26 PM   #4965
booster-t
Enthusiast
booster-t knows what time it isbooster-t knows what time it isbooster-t knows what time it isbooster-t knows what time it isbooster-t knows what time it isbooster-t knows what time it isbooster-t knows what time it isbooster-t knows what time it isbooster-t knows what time it isbooster-t knows what time it isbooster-t knows what time it is
 
booster-t's Avatar
 
Posts: 32
Karma: 2464
Join Date: Dec 2020
Location: Vancouver, Canada
Device: iPad, Mac Mini M4 Pro
Quote:
Originally Posted by Da Man View Post
Seems fanfiction.net is somehow blocking FanFicFare resulting in a 403 for some stories like this one:

https://www.fanfiction.net/s/13422705/1/Troubled-Waters

It's not user agent based, adding one to personal.ini changed nothing.

I use Calibre 5.7.2 and FanFicFare v3.26.0 on Kubuntu 20.10.
Same for me ... Calibre 5.7.2 and FanFicFare v3.26.0 on Mac OSX 10.15.7
booster-t 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 11:32 PM.


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