View Single Post
Old 03-07-2017, 12:26 AM   #202
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,789
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by Terisa de morgan View Post
Yes, I'm understanding this, and I must store the configuration for each library in the file, yes.
So %CALIBRE_CONFIG_DIRECTORY%\plugins\getfilename.jso n, would have something like:

Code:
"Journals": {
    "customColumnPath": "", 
    "opcName": "path", 
    "custonColumnExtension": "", 
    "customColumnName": "#camefrom", 
    "customColumnDate": "", 
}
"Media": {
    "customColumnPath": "", 
    "opcName": "name", 
    "custonColumnExtension": "#orig_ext", 
    "customColumnName": "#orig_name"
    "customColumnDate": "#orig_mod_date", 
}
If a library is renamed the plugin will probably stop saving the file details - as happened to me last December? If the user doesn't show the columns in the book list or book details sidebar it could be weeks or months before they noticed - I didn't notice until late January.

BR
BetterRed is offline   Reply With Quote