View Single Post
Old 08-24-2017, 01:02 AM   #4
lucask
Junior Member
lucask began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Aug 2017
Location: Uganda
Device: none
Thank you for responding. I have been trying for an embarrassingly long time to understand and implement your suggestion and had the following questions.
1. I intend to apply this plugin to an existing library, not to newly imported books. Should I still try to write postadd() and/or postimport() methods?
2. I have not yet had a successful test, so I don't know if the way I attempt to write to a user-defined column is right. In the GUI these columns are preceded by pound signs (as in #genre). When writing such plugins, is it, for instance 'mi.genre = ((some_code))' or 'mi.#genre = ((some_code))?

Thank you for your time.
lucask is offline   Reply With Quote