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 04-09-2021, 05:26 PM   #5761
smallbutmighty
Junior Member
smallbutmighty began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Apr 2021
Device: Mobile
Quote:
Originally Posted by ownedbycats View Post
The AO3 adapter collects "comments" (though I am not sure whether it's user comments or something else), so its just a matter of putting it somewhere:

...

You can try this:

Code:
[archiveofourown.org]

## adds to titlepage_entries instead of replacing it.
extra_titlepage_entries: comments
Thanks. Unfortunately that just adds a line with the number of comments the fic has, rather than appending the actual comments to the epub - which is what I'm trying to do.
smallbutmighty is offline   Reply With Quote
Old 04-09-2021, 06:17 PM   #5762
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
Multi-reply

Quote:
Originally Posted by HowWouldIKnow View Post
Hi,
I just updated to the newest Calibre and FFF and now I have waited a few hours only to get only Errors for every single story.
Some changes where made a couple months ago that will make downloads take longer if they are all from the same site. Downloads from the same site are now serialized.

Everything you've shown is debug output when working correctly. Also, I was able to download that story successfully.

Quote:
Originally Posted by smallbutmighty View Post
Thanks. Unfortunately that just adds a line with the number of comments the fic has, rather than appending the actual comments to the epub - which is what I'm trying to do.
It's been requested before, but it's not something I'm interested in adding to FFF.

Depending on site, comments or reviews could end up being lots of additional page hits and how would updates be handled? There's no comment index like a chapter list--would have to download them all again each time.

I didn't even want to collect the number of comments or reviews (or likes/kudos/stars/whatever) because they can change minute to minute. But enough people asked that I did anyway.
JimmXinu is offline   Reply With Quote
Advert
Old 04-09-2021, 06:23 PM   #5763
smallbutmighty
Junior Member
smallbutmighty began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Apr 2021
Device: Mobile
Quote:
Originally Posted by JimmXinu View Post
It's been requested before, but it's not something I'm interested in adding to FFF.
Fair enough, and a very understandable reasoning too! If it's not something possible then it's not possible! Thank you for your reply and the work creating and maintaining this fab plugin.
smallbutmighty is offline   Reply With Quote
Old 04-09-2021, 06:52 PM   #5764
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,992
Karma: 75337983
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Apologies, I wasn't sure exactly what it was
ownedbycats is offline   Reply With Quote
Old 04-10-2021, 04:16 PM   #5765
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,992
Karma: 75337983
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Quote:
Originally Posted by JimmXinu View Post
It's been requested before, but it's not something I'm interested in adding to FFF.

Depending on site, comments or reviews could end up being lots of additional page hits and how would updates be handled? There's no comment index like a chapter list--would have to download them all again each time.

I didn't even want to collect the number of comments or reviews (or likes/kudos/stars/whatever) because they can change minute to minute. But enough people asked that I did anyway.
A possible suggestion: An option to add a link to the comments page to the title page?
ownedbycats is offline   Reply With Quote
Advert
Old 04-10-2021, 04:45 PM   #5766
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,992
Karma: 75337983
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
unsure if I asked this before: With Generate Cover, I can set it to fill a column. Is there a way to have FFF fill a column for a downloaded image cover?
ownedbycats is offline   Reply With Quote
Old 04-10-2021, 05:56 PM   #5767
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 ownedbycats View Post
A possible suggestion: An option to add a link to the comments page to the title page?
Reducing two clicks (story link, then reviews link on that page) to one click.
I don't see that being worth the effort to parse and record the reviews link on 100+ sites.

Quote:
Originally Posted by ownedbycats View Post
unsure if I asked this before: With Generate Cover, I can set it to fill a column. Is there a way to have FFF fill a column for a downloaded image cover?


I don't see anywhere in the Generate Cover plugin to populate a column.
Generate Cover plugin only appears to have an option to populate a column with a static value.

Nor is there a Calibre custom column type that can accept an image.

FFF does have a metadata entry named cover_image that can be 'default', 'old', 'specific' or 'first' to tell where the cover image came from.

If you're asking for the cover URL, why? What would be the point of having that in a column?
JimmXinu is offline   Reply With Quote
Old 04-10-2021, 06:04 PM   #5768
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,992
Karma: 75337983
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Not the cover URL. I just wanted a static value, e.g. "downloaded" or "generated."
ownedbycats is offline   Reply With Quote
Old 04-10-2021, 06:18 PM   #5769
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
The logic that decides whether to generate a cover or not is after the logic that sets custom columns so that your Generate Cover settings can use the custom columns set.

I'd need a fairly compelling reason to risk changing that.
JimmXinu is offline   Reply With Quote
Old 04-10-2021, 06:26 PM   #5770
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,992
Karma: 75337983
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
I think I can just use Action Chains then, it'd be easy to check that 'generated' doesn't exist and then fill in 'downloaded' for those.
ownedbycats is offline   Reply With Quote
Old 04-10-2021, 07:41 PM   #5771
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,992
Karma: 75337983
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
or another thought: If I set custom column to populate #covertype with 'downloaded' then GC should overwrite it with 'generated' for the ones that were generated. I will try that.
ownedbycats is offline   Reply With Quote
Old 04-10-2021, 08:58 PM   #5772
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
Only if you run GC separately. When it's called from FFF, the custom column configured in GC doesn't appear to be set. At least, that's what happened when I tried it.
JimmXinu is offline   Reply With Quote
Old 04-11-2021, 12:24 PM   #5773
Ascello
Enthusiast
Ascello began at the beginning.
 
Posts: 45
Karma: 10
Join Date: Jan 2021
Device: Kindle Paperwhite 4
Quote:
Originally Posted by ownedbycats View Post
The AO3 adapter collects "comments" (though I am not sure whether it's user comments or something else), so its just a matter of putting it somewhere:

Code:
[archiveofourown.org]

## Some adapters collect additional meta information beyond the
## standard ones.  They need to be defined in extra_valid_entries to
## tell the rest of the FanFicFare system about them.  They can be
## used in include_subject_tags, titlepage_entries,
## extra_titlepage_entries, logpage_entries, extra_logpage_entries,
## and include_in_* config items.  You can also add additional entries
## here to build up composite metadata entries.
## archiveofourown.org, for example, fills genre (a standard
## entry) as the composite offreeformtags, ao3categories in
## include_in_genre.  If there's ever more than 4 series, add
## series04,series04Url etc.
extra_valid_entries:fandoms, freeformtags, freefromtags,
 ao3categories, comments, chapterslashtotal, chapterstotal, kudos,
 hits, bookmarks, collections, byline, bookmarked, bookmarktags,
 bookmarksummary, bookmarkprivate, bookmarkrec, restricted, series00,
 series01, series02, series03, series00Url, series01Url, series02Url,
 series03Url, series00HTML, series01HTML, series02HTML, series03HTML
You can try this:

Code:
[archiveofourown.org]

## adds to titlepage_entries instead of replacing it.
extra_titlepage_entries: comments
Huh. Which thing on ao3 is this "byline"?
Ascello is offline   Reply With Quote
Old 04-11-2021, 12:33 PM   #5774
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
Some AO3 stories have a 'byline' when some is archiving a story for a different author. (OTW is the software AO3 runs on, BTW.)

You can find examples by googling site:archiveofourown.org "archived by"

The only doc for it in FFF is in defaults.ini:
Code:
## OTW allows users to archive stories they didn't write in certain
## cases.  These are indicated by showing a byline such as:
## 'Orig Author [archived by Archivist Author]'
## If use_archived_author is set true (and there's only one author
## listed), author will be set to 'Orig Author' instead of 'Archivist
## Author'.  authorUrl will still point to the Archivist Author's page.
#use_archived_author:false
JimmXinu is offline   Reply With Quote
Old 04-12-2021, 08:21 PM   #5775
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
New Test Version Posted

2020-04-12
- Updates from cloudscraper 1.2.58

I hadn't noticed any problems with the previous cloudscraper version, but OTOH, I also haven't had any problems with the new version in the few days I've been using it.
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 03:35 AM.


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