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 09-18-2023, 03:38 PM   #8926
novelas_
Member
novelas_ began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Jul 2023
Device: Ipad
Quote:
Originally Posted by ackomb View Post
Hey novelas_,

First of all I would set up a test library so you won't corrupt files trying to get things right.
Second set up at a colunn to save metadata. Set it up as long text, like culumns and then under customize fanficfare, at the bottom of the Customs Columns tab set "Saved MetaData Column" to the column you just created.
This allows you to rapidly update from the saved metadata column as you figure things out through trial and error without hitting the site over and over again.

How do you know which tyoe of column to set, that all depends on what you want to do. Start by browsing this forum for exmaples, there are many.

To give you a starting point, for wordcount and pages? I set mine as integers.
For status and different fandoms for example I use Comma seperated, like tags.
And for notes I would set as long text like comment.
And anything date of time related, use dates of course.
For a read status I'd use a Yes/No type of column.

As for your personal.ini file, start with reading the comments under the defaults Jimm has set up. There are many tips on basic settings and in addition read https://github.com/JimmXinu/FanFicFa...dataManagement

This and browsing this forum will get you started.
"Can you please explain the statement you made, which I have highlighted in bold?"
novelas_ is offline   Reply With Quote
Old 09-18-2023, 04:51 PM   #8927
novelas_
Member
novelas_ began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Jul 2023
Device: Ipad
Quote:
Originally Posted by ackomb View Post
First of all thanks for the link to the wiki page, much apreaciated.
I think I followed all the steps. But I keep getting the "HTTP Error in FFF 'Page not found or expired in Browser Cache (see FFF setting browser_cache_age_limit)'(428)" error. Also tried clearing the cache once again before trying.

I've included default, ffnet and override part of my personal.ini

Spoiler:
## [defaults] section applies to all formats and sites but may be overridden at several levels.
[defaults]
##Chrome Cache
browser_cache_path:C:\Users\*****\AppData\Local\Go ogle\Chrome\User Data\Default\Cache\Cache_Data
browser_cache_age_limit:4

## Some sites also require the user to confirm they are adult for adult content.
is_adult:true
include_titlepage: false

===========================================## FANFICTION.NET ##================================================ =================

[www.fanfiction.net]

use_flaresolverr_proxy:false

## browser cache will only be used if use_browser_cache:true and ONLY for fanfiction.net right now. Requires a browser_cache_path set in [defaults].
use_browser_cache:true

## use_browser_cache_only:true prevents FFF from falling through to request from the server when a page isn't in the browser cache. You can turn this on to be sure you're only using the browser cache.
use_browser_cache_only:true
open_pages_in_browser:true
never_make_cover:true
skip_author_cover:true

## fanfiction.net is blocking people more aggressively. If you download fewer stories less often you can likely get by with reducing this sleep.
slow_down_sleep_time:4

add_to_extra_valid_entries:,ships2chars,
include_in_ships2chars:ships

## Tells which tags from the site to include in calibre
include_in_characters:characters

add_to_replace_metadata:
# ships2chars=>[ ]*/[ ]*=>/
# ships2chars=>[ ]*&[ ]*=>/
# ships2chars=>([^/]+)/([^/]+)/([^/]+)/(.+)=>\1\,\2\,\3\,\4
# ships2chars=>([^/]+)/([^/]+)/(.+)=>\1\,\2\,\3
# ships2chars=>([^/]+)/(.+)=>\1\,\2

titlepage_entries: series,category,genre,characters,status,datePublis hed,dateUpdated,rating,warnings,numChapters,numWor ds,site,description
include_subject_tags: extratags,

custom_columns_settings:
genre=>#genre,a
category=>#ff_show,a
characters=>#ff_char,a
ships=>#ff_pair,a

add_to_include_subject_tags:,tagsfromtitle.SPLIT

sort_ships:true

replace_metadata:

[overrides]
## default varies by site. Set true here to force all sites to collect series.
collect_series: true
extratags:

add_category_when_multi_category: #Crossover
did you manage to set it up?
novelas_ is offline   Reply With Quote
Advert
Old 09-18-2023, 06:41 PM   #8928
Lizzy.G7
Junior Member
Lizzy.G7 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Sep 2023
Device: Android Phone - Moonreader
Exclude everything but genre from tags. AO3

I've checked JimmXinu github where they explain more on how to manage metadata on the personal.ini. I can replace and exclude specifics character or relationship but not all. I want to exclude fandoms, characters, relationships, warnings, ratings etc. I don't use a custom column so this would be for the calibre tag column. Also how would I go about excluding all non-canonical tags as well. I mostly download from AO3. Thanks in advance.

Last edited by Lizzy.G7; 09-18-2023 at 06:43 PM.
Lizzy.G7 is offline   Reply With Quote
Old 09-18-2023, 06:54 PM   #8929
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,983
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Moderator Notice
@Lizzy.G7, I've moved your post to the appropriate thread.

As for your question, search thread for include_subject_tags for what gets put in Calibre's Tags column and see the many posts about wrangling AO3 metadata.
JimmXinu is offline   Reply With Quote
Old 09-19-2023, 05:07 PM   #8930
novelas_
Member
novelas_ began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Jul 2023
Device: Ipad
Quote:
Originally Posted by Nutzer0815 View Post
Since my error is similar, I checked the instructions above and found the error. There were two invalid sections in personal.ini:
[www.fictionalley.org]
and
[www.harrypotterfanfiction.com]
after removing them everything works again. Maybe this will help other users.
Thank you
I don't have that
novelas_ is offline   Reply With Quote
Advert
Old 09-20-2023, 03:13 AM   #8931
culytera
Zealot
culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.
 
Posts: 125
Karma: 295674
Join Date: Jul 2021
Device: iPhone
Speaking of Saved Metadata Column, is it possible to keep the Update mode at Update Calibre Metadata from Saved Metadata Column while also updating the title page in the epub + updating the cover page? (which is taken from first page/title page in my use case) Since I want my edited metadata to show up in the title page entries and cover page.

------------

Quote:
Originally Posted by ackomb View Post
First of all thanks for the link to the wiki page, much apreaciated.
I think I followed all the steps. But I keep getting the "HTTP Error in FFF 'Page not found or expired in Browser Cache (see FFF setting browser_cache_age_limit)'(428)" error. Also tried clearing the cache once again before trying.

I've included default, ffnet and override part of my personal.ini
Was it on purpose that you put the ='s before the comment prefix #?
Code:
===========================================## FANFICTION.NET ##================================================ =================
Quote:
Originally Posted by novelas_ View Post
"Can you please explain the statement you made, which I have highlighted in bold?"
You just need to setup the Saved Metadata column in Calibre and Fanficfare's settings, then choose the Update Mode in FFF that uses that column.

Let's say you have a story that has a character named "Test Name" but you want to change it to "Test Name Edited", using
Code:
replace_metadata:
 characters=>Test Name=>Test Name Edited
and choosing the Update Mode Update Calibre Metadata from Saved Metadata Column when you select the story to update/redownload, FFF will retrieve the existing metadata found in your Saved Metadata column instead of the website to change character names that have "Test Name" to "Test Name Edited". The process will be faster since FFF won't have to redownload metadata.
culytera is offline   Reply With Quote
Old 09-20-2023, 06:06 AM   #8932
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,010
Karma: 75555555
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Quote:
Originally Posted by culytera View Post
Speaking of Saved Metadata Column, is it possible to keep the Update mode at Update Calibre Metadata from Saved Metadata Column while also updating the title page in the epub + updating the cover page? (which is taken from first page/title page in my use case) Since I want my edited metadata to show up in the title page entries and cover page.
No. It's been asked before.

Either run Update Always, or edit the title page manually if the story's gone.
ownedbycats is online now   Reply With Quote
Old 09-20-2023, 07:33 AM   #8933
culytera
Zealot
culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.culytera ought to be getting tired of karma fortunes by now.
 
Posts: 125
Karma: 295674
Join Date: Jul 2021
Device: iPhone
Quote:
Originally Posted by ownedbycats View Post
No. It's been asked before.

Either run Update Always, or edit the title page manually if the story's gone.
Ah, I see. That's too bad.
culytera is offline   Reply With Quote
Old 09-20-2023, 12:34 PM   #8934
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,983
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New Test Version Posted

2023-09-20
- Switch from setup.py to pyproject.toml for CLI packaging.
- Remove site: www.lotrgfic.com - DNS removed +1year ago
- Remove site: www.lushstories.com - Changed +2years ago incompatibly Closes #988
- Remove site: www.silmarillionwritersguild.org - Changed +2years ago incompatibly
- Remove site: www.scarvesandcoffee.net - Changed +2years ago incompatibly
- Remove site: merengo.hu - Doesn't serve text in full print +1year
- Remove site: www.destinysgateway.com - Domain parked +1year
- Remove site: archive.skyehawke.com - Domain parked, broken ~3years
- Remove site: worldofx.de - Changed ~2years ago incompatibly, not efiction
- Remove site: hlfiction.net - Site broken ~3 years (sql errors)
- Remove site: noveltrove.com - Site broken +1 years, owner unresponsive 3years Closes #998
- Refactor adapter_archiveofourownorg & adapter_squidgeworldorg to make base_otw_adapter
- Refactor adastrafanfic.com to use base_otw_adapter

Last edited by JimmXinu; 09-20-2023 at 02:19 PM.
JimmXinu is offline   Reply With Quote
Old 09-20-2023, 04:25 PM   #8935
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,010
Karma: 75555555
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Quote:
Originally Posted by JimmXinu View Post
- Refactor adapter_archiveofourownorg & adapter_squidgeworldorg to make base_otw_adapter
Any effects for end-users?
ownedbycats is online now   Reply With Quote
Old 09-20-2023, 04:41 PM   #8936
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,983
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Only if I made a mistake.

Same code, just different structure to make additional OTW sites easier.
JimmXinu is offline   Reply With Quote
Old 09-20-2023, 04:46 PM   #8937
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,010
Karma: 75555555
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Lookking at the changes, a site switched from eFiction to OTW? It's cool to see more sites using it.
ownedbycats is online now   Reply With Quote
Old 09-20-2023, 04:49 PM   #8938
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,983
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
The OTW (AO3) site software is available for anyone to use, but I think setting one up is rather involved.
JimmXinu is offline   Reply With Quote
Old 09-21-2023, 12:47 PM   #8939
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,983
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New Test Version Posted

2023-09-21
- adapter_fanficsme: Fixes for some unusual cases Closes #999
JimmXinu is offline   Reply With Quote
Old 09-21-2023, 09:02 PM   #8940
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,983
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New Test Version Posted

2023-09-21
- adapter_fanficsme: More fixes for unusual cases, now using regexp #999
- adapter_fanficsme: Fixes for some unusual cases Closes #999
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 01:33 PM.


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