Quote:
Originally Posted by DaltonST
Right now, you can import both LCC and DDC values separately, by varying the customization options from LLC and then to DDC. The internal db table keeps all of it. As a workaround, you can then swap from using LCC to using DDC in customization too.
Once I am finished with modifying all of my plugins for Calibre's upcoming use of Python 3 rather than Python 2, I will look at adding "both" as an option.
Added: https://raw.githubusercontent.com/Jo...master/fdc.txt
DaltonST
|
It worked brilliantly, wow. I created another dc_genre column (lc_genre was automatically created by the plugin) and I keep going back and forth from DDC to LCC while changing also changing the #genre custom genre from lc_genre to dc_genre. Just brilliant mate; I can't thank you enough!!! This is not the easiest thing to figure out so Iv'e attached a couple fo images for anyone to reference. Great stuff!!!!
about the thinking...this idea just came to mind; can I create a custom amazon genre csv.text template and replace the values in either (lc or dc) genre mapping and voila now I have kindle categories as well? I don't understand anything about coding & I don't know if the composite custom template can interfere with what I am trying to achieve but this seems doable, right?