New Test Version Posted
2025-06-08
- Py2 fix for split BG jobs, closes #1214
- Fix xenforo2 prefixtags, some still using tags in title
- alternatehistory needs at least cloudscraper now, it seems.
Quote:
Originally Posted by Tharos
Yesterday I used FFF to import fiction from the-sietch.com for the first time. I noticed that the titles are not captured correctly if there is a tag for a series.
|
Fixed.
Quote:
Originally Posted by Tharos
|
I only see that with
keep_summary_html:false
That is the content of an embedded <script> tag for the image light box. So, technically, that is what's there.
Without
keep_summary_html:false the default
description_limit is exceeded before it actually gets to the text.
The html removal code is really old, I want to look at it for a bit before deciding if I want to strip out embedded <script> tags, which don't appear to be common.
You could address this by keeping HTML summary for this one, but would still need a longer limit:
Code:
[https://www.the-sietch.com/index.php?threads/i-caesar-battletech.10785/]
keep_summary_html:true
description_limit:3000
Or given how non-descriptive that description is, set your own:
Code:
[https://www.the-sietch.com/index.php?threads/i-caesar-battletech.10785/]
replace_metadata:
description=>^.*$=>This is the description of that story...