View Single Post
Old 06-26-2015, 08:46 AM   #329
kstar
Member
kstar began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Jun 2015
Device: Kobo
Tag Redirection and Author URL mapping

I'm trying to organize my tags where I maintain the information yet control what goes into my EPUB's metadata subject tags during conversion

My problem...
  1. Balance of the data is contained Database opf file :: this can create too many custom columns which slows down and bulks up the database.
  2. Balance the data within the EPUB opf file :: sticking everything into the default TAG field creates multiple <subject> tags in your EPUB opf , making it large and with redundancies.

My options are pretty much "either-or".

My Solution is to dump/redirect all those Tags that normally go into calibre_std_tags into my own custom column named metag. Then I choose the tags I want go into calibre_std_tags (and ultimately the subjcet fields of EPUB).

How do I altered your default option for Tags calibre_std_tags ?

And...

Is there option to turn-off authorURL_map link?

When I download (or update) a story of an author, the author's link get re-mapped to the URL in calibre even though I have "search-calibre" set as default and Fanficfare's Defaut Update Calibre Metadata is off.


Thank you for any assist you can provide... I am not code savvy.

Last edited by kstar; 06-26-2015 at 10:17 AM. Reason: clarification
kstar is offline   Reply With Quote