========== HIT (GET) BasicCache
https://forum.questionablequesting.com/threads/company-of-conquest-the-mad-doctor-worm-si-oc.31319/
FFF: DEBUG: 2025-03-02 17:13:43,497: requestable.py(55): Encoding:utf8
FFF: INFO: 2025-03-02 17:13:43,498: base_xenforoforum_adapter.py(495): use useurl: https://forum.questionablequesting.com/threads/company-of-conquest-the-mad-doctor-worm-si-oc.31319/
FFF: DEBUG: 2025-03-02 17:13:43,958: base_xenforo2forum_adapter.py(97): Prefix tag([NSFW])
FFF: DEBUG: 2025-03-02 17:13:43,962: cache_basic.py(116):
========== HIT (GET) BasicCache
FFF: DEBUG: 2025-03-02 17:13:43,962: requestable.py(55): Encoding:utf8
FFF: INFO: 2025-03-02 17:13:44,062: base_xenforoforum_adapter.py(538): !! Not using threadmark metadata: threadmarks(1) < minimum_threadmarks(2)
FFF: INFO: 2025-03-02 17:13:44,062: base_xenforoforum_adapter.py(539): !! Affects threadmark description, cover image, tags, etc.
FFF: DEBUG: 2025-03-02 17:13:44,072: calibre_plugins.fanficfare_plugin.jobs(267): metadata newforanthology:
That's behaving as designed.
When threadmarks first started being used for story chapters, it was common for OPs to threadmark only an existing index post.
You can set minimum_threadmarks:1.
From defaults.ini:
## When given a thread URL, use
threadmarks as chapter links when
## there are at least this many threadmarks. A number of older
## threads have a single threadmark to an 'index' post. Set to
1 to
## use threadmarks whenever they exist.
minimum_threadmarks:2
--
Project Home: https://github.com/JimmXinu/FanFicFare/wiki
---
You received this message because you are subscribed to the Google Groups "FanFicFare -- Downloader for FanFiction" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fanfic-downloa...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/fanfic-downloader/4758aea0-c595-4d12-ad3c-1fed52a48837n%40googlegroups.com.
[base_xenforoforum]
minimum_threadmarks:1
to "personal.ini" and it solved the problem. Appreciate it!