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 06-06-2021, 12:26 PM   #5986
klcivinski
Junior Member
klcivinski began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jan 2021
Device: calibre
Fanficfare issues

I got the cache error fixed. but now I am getting


cloudscraper reports: "Detected a Cloudflare version 2 Captcha challenge, This feature is not available...."

Is this just Fanfic.net changing and blocking things again and I need to wait for the next update of the plug-in? Which is fine. Or is there another thing that I need to fix in the personal.ini?

Thank you for all your help and all you do with this plug-in.
klcivinski is offline   Reply With Quote
Old 06-06-2021, 01:21 PM   #5987
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,993
Karma: 75337983
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
...how many times has this been answered?
ownedbycats is online now   Reply With Quote
Advert
Old 06-07-2021, 02:39 PM   #5988
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,974
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
<snip>

Quote:
Originally Posted by linuxstony View Post
I have the following set in the personal.ini

Code:
## This is an example of what your personal configuration might look
## like.  Uncomment options by removing the '#' in front of them.

[defaults]
## [defaults] section applies to all formats and sites but may be
## overridden at several levels.  Example:
browser_cache_path:/home/kathrin/.cache/mozilla/firefox/cxmz1llt.default/cache2
I wasn't sure where exactly to put the path ....
The above looks correct. Assuming, of course, that cxmz1llt.default is correct and not just copied from somewhere else. I would be searching myself: https://www.google.com/search?q=linu...cache+location

Quote:
Originally Posted by linuxstony View Post
But i still get the error message, that /home/kathrin is no valid browser-cache-directory.

Code:
Directory does not contain a known browser cache type: '/home/kathrin'
https://www.fanfiction.net/s/1380727...t-of-the-Minds
This error suggests that browser_cache_path is set to /home/kathrin somewhere that overrides the [defaults] value...
JimmXinu is offline   Reply With Quote
Old 06-08-2021, 06:59 AM   #5989
madame_newbie
Connoisseur
madame_newbie began at the beginning.
 
madame_newbie's Avatar
 
Posts: 57
Karma: 48
Join Date: Mar 2017
Device: Kindle Basic 2014 | Kindle Paperwhite 3
REMOVED BECAUSE MY PREVIOUS METHOD WITH REGARDS TO TOUCHING THE defaults.ini KEPT CAUSING ISSUES WITH AO3. Basically it kept saying that what I downloaded and what I have on cache don't match and so it won't download and updated.

I had to uninstall and gain back the original default.ini and now I can download from AO3 without issues. Removing this to prevent anyone from repeating my mistakes.

Last edited by madame_newbie; 06-18-2021 at 01:02 PM.
madame_newbie is offline   Reply With Quote
Old 06-08-2021, 12:07 PM   #5990
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,974
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by madame_newbie View Post
Well this is how I got the browser cache to work, so. Firstly, find your calibre plugin folder.
...


Or you could go into FFF config on the personal.ini tab and click the button that says 'View Defaults (plugin-defaults.ini)'. See attached image.

You can't edit plugin-defaults.ini from here, but you can search it. It should never be necessary to edit plugin-defaults.ini.

Quote:
Originally Posted by madame_newbie View Post
The browser cache and your browser cache address must be placed under the [DEFAULTS] section NOT [www.fanfiction.net]. That's [DEFAULTS].
That's [defaults] section. It has to be lowercase, not uppercase.
Attached Thumbnails
Click image for larger version

Name:	defaultsinibutton.PNG
Views:	167
Size:	125.3 KB
ID:	187564  
JimmXinu is offline   Reply With Quote
Advert
Old 06-08-2021, 12:14 PM   #5991
madame_newbie
Connoisseur
madame_newbie began at the beginning.
 
madame_newbie's Avatar
 
Posts: 57
Karma: 48
Join Date: Mar 2017
Device: Kindle Basic 2014 | Kindle Paperwhite 3
Quote:
Originally Posted by JimmXinu View Post


Or you could go into FFF config on the personal.ini tab and click the button that says 'View Defaults (plugin-defaults.ini)'. See attached image.

You can't edit plugin-defaults.ini from here, but you can search it. It should never be necessary to edit plugin-defaults.ini.



That's [defaults] section. It has to be lowercase, not uppercase.

Hahaha, sorry. But when I tried to edit from 'View Defaults (plugin-defaults.ini)' it told me it was read-only. And adding the cache address through personal.ini kept telling me I have to add in in defaults.ini or it will simply not work.



But yeah, my method is risky but so far I have finally managed to download from ff.net (albeit by clicking each chapters to get the full fic) but for anyone who probably don't want to mess with defaults.ini via text, how does one edit via the fff customize?
madame_newbie is offline   Reply With Quote
Old 06-08-2021, 12:31 PM   #5992
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,974
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by madame_newbie View Post
Hahaha, sorry. But when I tried to edit from 'View Defaults (plugin-defaults.ini)' it told me it was read-only. And adding the cache address through personal.ini kept telling me I have to add in in defaults.ini or it will simply not work.
You mean this warning? The one about [defaults] section?

Click image for larger version

Name:	Capture.PNG
Views:	293
Size:	26.0 KB
ID:	187565

I do see that I didn't have [defaults] in the first example block in the Browser Cache Feature page. I've added it.

(That page also mentions how to use WebToEpub to help download all the pages.)

If you want to edit the plugin, go right ahead--it's open source after all. But I advise against editing the plugin except for development purposes.
JimmXinu is offline   Reply With Quote
Old 06-08-2021, 01:08 PM   #5993
madame_newbie
Connoisseur
madame_newbie began at the beginning.
 
madame_newbie's Avatar
 
Posts: 57
Karma: 48
Join Date: Mar 2017
Device: Kindle Basic 2014 | Kindle Paperwhite 3
Quote:
Originally Posted by JimmXinu View Post
You mean this warning? The one about [defaults] section?

Attachment 187565

I do see that I didn't have [defaults] in the first example block in the Browser Cache Feature page. I've added it.

(That page also mentions how to use WebToEpub to help download all the pages.)

If you want to edit the plugin, go right ahead--it's open source after all. But I advise against editing the plugin except for development purposes.
Yeah, that warning! And how did I miss that LINK for that extension? But thank you! I actually went into the default.ini via the folders cause I was at loss as how to edit via fff in the first place since default.ini was on read-only; was it supposed to editable? Did I screw up updating somewhere?
madame_newbie is offline   Reply With Quote
Old 06-08-2021, 01:11 PM   #5994
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,993
Karma: 75337983
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Quote:
Originally Posted by madame_newbie View Post
default.ini was on read-only; was it supposed to editable?
plugin-defaults.ini is not supposed to be editable. Anything you put in personal.ini overrides it.
ownedbycats is online now   Reply With Quote
Old 06-08-2021, 01:12 PM   #5995
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,974
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by madame_newbie View Post
... I actually went into the default.ini via the folders cause I was at loss as how to edit via fff in the first place since default.ini was on read-only; was it supposed to editable? Did I screw up updating somewhere?
I think you may still be confusing [defaults] section (of personal.ini) and defaults.ini, which are two different things. Both personal.ini and defaults.ini will typically have a [defaults] section.

There's a wiki page that explains: https://github.com/JimmXinu/FanFicFare/wiki/INI-File
JimmXinu is offline   Reply With Quote
Old 06-09-2021, 06:36 PM   #5996
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,993
Karma: 75337983
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
I noticed if I use "update always" on a fanfic that had been downloaded with another tool, it acts like overwrite always. (Using "update if new chapter" gets an error.) Why does this happen?
ownedbycats is online now   Reply With Quote
Old 06-09-2021, 06:53 PM   #5997
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,974
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
I assume because the chapter files inside the zip aren't named the same as FFF is looking for.
JimmXinu is offline   Reply With Quote
Old 06-09-2021, 10:43 PM   #5998
SilentShadow123
Member
SilentShadow123 began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Jun 2021
Device: none
Hi, sorry to bother but I need some help finding the personal.ini tab in the google chrome browser cache location for fixing the cloudflare issues with fanficfare on ff.net.

I'm on a Macbook Air and after looking online, I found the cache location by going to finder and searching w/ Cmd+Shift+G "/Users/[USERNAME]/Library/Caches/Google/Chrome/." This lets me find the cache, but I've looked through the folders and there's nothing labelled personal.ini and there's no tabbing. What should I do?
SilentShadow123 is offline   Reply With Quote
Old 06-10-2021, 02:39 AM   #5999
Edifier
Junior Member
Edifier began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jun 2021
Device: none
I've run into a bug on royal road. Where spaces get eaten by the program when the space is italicized, the space alone. <em> </em>


It turns from that.

To this.

Tho I'm not sure if there would be an easy fix from my end. I don't know what I'm doing.
https://www.royalroad.com/fiction/16...-possibilities - link to the chapter of the story where I noticed it.
However looking at other stories, they don't have this fucked up formatting.

Last edited by Edifier; 06-10-2021 at 02:44 AM.
Edifier is offline   Reply With Quote
Old 06-10-2021, 05:13 AM   #6000
Adin Terim
Junior Member
Adin Terim began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jun 2016
Device: Kindle Voyage
I've found an issue with sb/xenoforo adapter. It looks like the Publish Date is pulling from the threadmark creation date rather than the first post/thread creation date.

See this thread for an example: https://forums.spacebattles.com/thre...d-d-si.264789/

Image URL:
https://user-images.githubuserconten...8c87bb7088.png

Moderator Notice

Please don't in-line large images. Changed to a link by JimmXinu

Last edited by JimmXinu; 06-10-2021 at 11:10 AM. Reason: Remove enormous inline image
Adin Terim 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:49 PM.


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