Quote:
Originally Posted by Calibrefan
Thanks for the info Ripplinger. I've done as you said and the new plugboard is now active. However, I just came accross another obstacle as I tried to update the metada on the Aura with the help of the Kobo Utilities, "Update meta data in device library", configured as follows: Metadata to Update: Title (use title sort), Author (use author sort), Series and index, Use plugboard. This got me the following error though. Any suggestions please?
calibre, version 1.43.0
ERROR: Unhandled exception: <b>AttributeError</b>:Metadata object has no attribute named: 'series_index_string'
calibre 1.43 isfrozen: True is64bit: False
Windows-8-6.2.9200 Windows ('32bit', 'WindowsPE')
('Windows', '8', '6.2.9200')
Python 2.7.5
Windows: ('8', '6.2.9200', '', 'Multiprocessor Free')
Traceback (most recent call last):
File "calibre_plugins.koboutilities.action", line 698, in update_metadata
File "calibre_plugins.koboutilities.action", line 2992, in _update_metadata
File "site-packages\calibre\ebooks\metadata\book\base.py", line 149, in __getattribute__
AttributeError: Metadata object has no attribute named: 'series_index_string'
|
That's a bug in the plugin. There is an error in handling the series index when the plugboard option is used. I'd say it doesn't get triggered much because most people have the series info being set by the driver and hence the code is rarely reached. I'll fix it and post the update later today.
OK, I have fixed the plugin and posted it. Calibre will pickup the change in the next hour or so.