Quote:
Originally Posted by ilovejedd
That was exactly it. Thanks!
I have mixed library types in this Calibre Portable instance and had the following tweaks.
Code:
Tweaks:
author_sort_copy_method = 'copy'
Plugin Tweaks:
job_spy_author_sort_copy_method = {'kindle': 'comma'}
|
Adding
job_spy_author_sort_copy_method = {'kindle': 'comma'} it works!
Is there a list of Plugin Tweaks?
Thanks