View Single Post
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