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-28-2020, 12:08 PM   #5071
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,982
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by ownedbycats View Post
To prevent making silly typos that break my replace_metadatas, I've started copying entries directly from the saved metadata longtext column. But then pasting it in personal.ini does this:

Attachment 184313

shouldn't it be pasting as plain-text?
That's the default paste behavior for the edit box. The color/font appearance doesn't matter--it gets saved as plain text regardless. You'd have to remove the bullet char either way.

Quote:
Originally Posted by Elphaeba View Post
I started having this same issue this morning this is what the log says:

Could not find a suitable TLS CA certificate bundle, invalid path: <AppData path removed>Local\Temp\tmplec4n9cv
https://www.fanfiction.net/s/13706378/1/

Calibre Versions : 5.8.1 newest version of Fanficfare
You've already quoted my response:

Quote:
Originally Posted by JimmXinu View Post
I'd need to see the full debug log.
Run Calibre in debug mode (under Calibre's Preferences drop down), try again, quit Calibre and post the debug log--assumes it still happens.
JimmXinu is online now   Reply With Quote
Old 12-28-2020, 12:27 PM   #5072
Elphaeba
Junior Member
Elphaeba began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Dec 2020
Device: calibre
Wanted to let you know it works fine now must have just been a hiccup. I had not known about the debug mode of calibre.
Elphaeba is offline   Reply With Quote
Old 12-28-2020, 02:44 PM   #5073
AndreaEnTalca
Junior Member
AndreaEnTalca began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Dec 2020
Device: kindle fire
Difficulties with FanFicFare

Hi:

I'm a long fan of FanFicFare. I'd been using it for years without any problems.

I'm currently using FanFicFare v3.27.0 which I updated a week ago. Ever since I did so, I'm having problems downloading fics.

It displays WinError 10013 for A03 and when I try to use FFNET it shows this: "HTTPSConnectionPool(host='www.fanfiction.net' , port=443): Max retries exceeded with URL:"

Sadly, I'm not very knowledgeable about technology, and I have no idea what these messages mean. I'd been thinking about uninstalling FanFicfare and reinstall it. Do you think this could be a suitable solution?

I appreciate your advice.

Last edited by AndreaEnTalca; 12-28-2020 at 02:45 PM. Reason: Misspelling
AndreaEnTalca is offline   Reply With Quote
Old 12-28-2020, 05:52 PM   #5074
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,982
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
I don't know know what those messages mean either in your context. But I can recommend same instructions I gave two posts before yours:

Run Calibre in debug mode (under Calibre's Preferences drop down), try again, quit Calibre and post the debug log.
JimmXinu is online now   Reply With Quote
Old 12-28-2020, 08:31 PM   #5075
bpothier
Member
bpothier began at the beginning.
 
Posts: 20
Karma: 10
Join Date: May 2020
Device: Kobo
Update URL metedata to append pubdate

This is regarding the "append_datepublished_to_storyurl" option added in 2020-12-24 test build. This will update the identifiers:url field by appending the pubdate in SOLID-YYYY-MM-DD format.

Quote:
Originally Posted by bpothier View Post
existing stories are not identified as their URL still uses the "plain"(without YYYY-MM-DD suffix) so will need to figure out a rewrite for existing URLs to avoid re-downloading updated stories completely, but thank you for a quick update!
Ok, figured out a "works for me" solution to update the identifiers:url to include pubdate. This is my first attempt, so it is likely ugly/inefficient/etc... but like I said, it "worked for me"

0) Backup/copy/etc.. your Calibre DB before breaking anything
1) Expand "Publisher" and select "storiesonline.net" (or whichever other source) to restrict your story list to SoL only
2) Select a few stories to test before changing them all (optional I suppose)
3) Edit Metadata (arrow)/ Edit Metadata in bulk
4) Search and Replace tab
Code:
Search field: {template}
Search mode: Regular expression
Template: {identifiers:'assign(URL,select($,'url'));assign(SOLURL,re(URL,'(.*/s/\d+).*','\1'));assign(PUBD,format_date(raw_field('pubdate'),"yyyy-MM-dd"));strcat(SOLURL,"-",PUBD)'}
Search for: (.*)
Replace with: \1
Destination field: identifiers
Identifier type: url
(this strips off the URL identifier up to "/s/######" and discards anything else after the series of numbers (including any existing pubdate suffix) and then computes and appends the pubdate to the end)
Optional: "save" and give it a name.
5) Verify "Test result" column shows expected results
6) Apply or OK
7) Verify the metadata identifiers for those books
8) Repeat for all SoL books
9) ????
10) Profit?
bpothier is offline   Reply With Quote
Old 12-29-2020, 09:24 PM   #5076
DragoLord19d
Member
DragoLord19d began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Apr 2019
Device: Ipad
Quick question whenever i try to download ff.net i now get this error.

https://www.fanfiction.net/s/4765465...raka-crossover
Status
Title
Author
Comment
URL
Error
Unknown
Unknown
Could not find a suitable TLS CA certificate bundle, invalid path: C:\Users\DRAGOL~1\AppData\Local\Temp\tmpxvnfxqio
https://www.fanfiction.net/s/4765465/1/
DragoLord19d is offline   Reply With Quote
Old 12-29-2020, 09:33 PM   #5077
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: 11,009
Karma: 75555555
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
What version of Calibre are you using?
ownedbycats is online now   Reply With Quote
Old 12-29-2020, 09:40 PM   #5078
DragoLord19d
Member
DragoLord19d began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Apr 2019
Device: Ipad
Quote:
Originally Posted by ownedbycats View Post
What version of Calibre are you using?
5.8.1
DragoLord19d is offline   Reply With Quote
Old 12-29-2020, 09:43 PM   #5079
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: 11,009
Karma: 75555555
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Good to know.

Jim will be able to figure out what's going on more if you restart in debug mode (the little dropdown under Preferences), try downloading the fic again, and post the debug log it spits out. It'll be long so put it under spoiler tags (or just attach the file).
ownedbycats is online now   Reply With Quote
Old 12-29-2020, 09:45 PM   #5080
DragoLord19d
Member
DragoLord19d began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Apr 2019
Device: Ipad
Quote:
Originally Posted by ownedbycats View Post
Good to know.

Jim will be able to figure out what's going on more if you restart in debug mode (the little dropdown under Preferences), try downloading the fic again, and post the debug log it spits out. It'll be long so put it under spoiler tags.
Got it, I’ll do it once the internet’s back.
DragoLord19d is offline   Reply With Quote
Old 12-29-2020, 10:20 PM   #5081
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,982
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by DragoLord19d View Post
Could not find a suitable TLS CA certificate bundle, invalid path: C:\Users\DRAGOL~1\AppData\Local\Temp\tmpxvnfxqio
You’re the third person to report it, but the first to include the entire error message, let alone a debug log.

It looks like it might be an issue with the temp file that the bundled CA certs are written to.

Does it happen every time, or just once in a while?
JimmXinu is online now   Reply With Quote
Old 12-29-2020, 10:30 PM   #5082
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: 11,009
Karma: 75555555
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Quote:
Originally Posted by JimmXinu View Post
It looks like it might be an issue with the temp file that the bundled CA certs are written to.
File permission issue? Overzealous security software eating the temp file?
ownedbycats is online now   Reply With Quote
Old 12-29-2020, 10:59 PM   #5083
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,982
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Who knows. There's not much use speculating ahead of data. I've asked what I consider the most important clarifying question.
JimmXinu is online now   Reply With Quote
Old 12-30-2020, 09:05 AM   #5084
bigwoof
Connoisseur
bigwoof began at the beginning.
 
Posts: 88
Karma: 18
Join Date: Jun 2020
Device: Boox Note Air3, don't use my kindle anymore
Quote:
Originally Posted by JimmXinu View Post
You’re the third person to report it, but the first to include the entire error message, let alone a debug log.

It looks like it might be an issue with the temp file that the bundled CA certs are written to.

Does it happen every time, or just once in a while?
I had the same 'can't find the tmp file' error today on my linux machine. but this was completely self inflicted.

The reason was that I found a lot (I'm talking about a hundred or so) of tmp files named tmp[a-z0-9]{8} each of size 262K inside /tmp. So I deleted all of them and FanFicFare crashed next time I did an update of books.

For some reason, the cloudscraper library seems to be creating a tmp file full of all the root certificates for every book that is processed.. not sure why it needs its own copy instead of just using the file that is already there..

In any case, these files quickly build up..

is anyone else seeing this?
bigwoof is offline   Reply With Quote
Old 12-30-2020, 01:05 PM   #5085
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,982
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Yeah, I'm seeing that too on Win10. That's the requests code for when the certifi modules is packaged in the same zip file.

I assumed it was reasonably intelligent and didn't look at it too closely. But apparently I should.
JimmXinu is online now   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 12:27 PM.


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