From 10797134329c004dbd40f58d5876f9b1ce7e847e Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Mon, 17 Aug 2015 13:27:14 -0500 Subject: [PATCH] Add another tweak to xenforum title/tag processing. --- calibre-plugin/plugin-defaults.ini | 2 +- fanficfare/defaults.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/calibre-plugin/plugin-defaults.ini b/calibre-plugin/plugin-defaults.ini index 48203d7f..a2f9b60d 100644 --- a/calibre-plugin/plugin-defaults.ini +++ b/calibre-plugin/plugin-defaults.ini @@ -405,7 +405,7 @@ add_to_replace_metadata: title=>[-: ]*[\(\[]([^\]\)]+)[\)\]][-: ]*=> # remove 'Thread' and the next word, usually "Thread 2", "Thread # four", "Thread iv", etc - title=>[-: ]*[Tt]hread [^ ]+[-: ]*=> + title,tagsfromtitle=>[-: ]*[Tt]hread [^ ]+[-: ]*=> add_to_extra_titlepage_entries:,tagsfromtitle diff --git a/fanficfare/defaults.ini b/fanficfare/defaults.ini index 2e75445c..89e6320a 100644 --- a/fanficfare/defaults.ini +++ b/fanficfare/defaults.ini @@ -402,7 +402,7 @@ add_to_replace_metadata: title=>[-: ]*[\(\[]([^\]\)]+)[\)\]][-: ]*=> # remove 'Thread' and the next word, usually "Thread 2", "Thread # four", "Thread iv", etc - title=>[-: ]*[Tt]hread [^ ]+[-: ]*=> + title,tagsfromtitle=>[-: ]*[Tt]hread [^ ]+[-: ]*=> add_to_extra_titlepage_entries:,tagsfromtitle