View Single Post
Old 05-28-2022, 07:40 PM   #7191
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,984
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by boomcpg View Post
Thanks. That did the trick. I had seen this section in the default.ini but could never figure out what constituted a subject.
FanFicFare started out as a stand alone project (then named FanFictionDownLoader), not a Calibre plugin.

Epub format uses <dc:subject>...</dc:subject> tags to define whatever random data, the include_subject_tags setting controls what gets put in those tags.

When epubs are imported in Calibre, <dc:subject> tags end up in Calibre's Tags field.

So when I made the plugin version, it made sense to just use include_subject_tags--it basically already worked that way.
JimmXinu is offline   Reply With Quote