View Single Post
Old 02-15-2025, 12:58 PM   #10352
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: 7,006
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by JDesat View Post
Is there a way to make FFF include parts of titles that are in brackets? I won't link it since it's NSFW on QQ, but there's a new story called "(End)Bringing You A New Home!" and when you download it with FFF the story title on Calibre is just "Bringing You A New Home!" I've noticed this with other fics in the past, but generally I only found those fics once they were done or dead, so I didn't worry about it, but this is a new (and I assume) updating fic.
In theory, yes. But the defaults settings to create tags from titles are... complex.

Honestly, I just add a section to explicitly set the title when I run into cases like that:
Code:
[https://forums.spacebattles.com/threads/guided-by-the-light-of-a-red-cameron-star-battletech.1064552/]
add_to_replace_metadata:
 title=>^.*$=>Guided by the Light of a (Red) Cameron Star
 tagsfromtitle=>^ *Red *$=>
JimmXinu is offline   Reply With Quote