Quote:
Originally Posted by JimmXinu
- Add options for controlling Anthology book comments on the Standard Columns config tab.
|
This is amazing and works great, thank you!
Quote:
Originally Posted by JimmXinu
I guess it was four years ago now that I implemented that and then didn't hear anything when I asked for comments on it. 
|
I must've missed that — or perhaps I was shy about asking for changes back then. Either way, this change works great, too, on both regular and anthology epubs!
As I was testing it, I ran into a weird error that I remember occasionally getting and that I haven't worried about before, but since I'm already here:
Code:
calibre, version 2.64.0
ERROR: Unhandled exception: <b>KeyError</b>:"There is no item named u'OEBPS/cover.xhtml' in the archive"
calibre 2.64 [64bit] embedded-python: True is64bit: True
Windows-8-6.2.9200 Windows ('64bit', 'WindowsPE')
('Windows', '8', '6.2.9200')
Python 2.7.9
Windows: ('8', '6.2.9200', '', 'Multiprocessor Free')
Successfully initialized third party plugins: Quick Preferences (1, 4, 1) && Find Duplicates (1, 6, 2) && Job Spy (1, 0, 53) && Marvin XD (1, 2, 4) && Resize Cover (1, 0, 2) && DOC Input (1, 0, 1) && Consolidate All Library Metadata (2, 0, 26) && Goodreads (1, 1, 11) && Overdrive Link (1, 43, 0) && Goodreads Sync (1, 9, 0) && Open With (1, 5, 9) && Generate Cover (1, 5, 21) && FictionDB (1, 0, 10) && EpubMerge (2, 0, 12) && Read MP3 AudioBook metadata (1, 0, 79) && View Manager (1, 3, 2) && KindleUnpack - The Plugin (0, 81, 2) && Extract ISBN (1, 4, 4) && Import List (1, 1, 5) && Library Codes (1, 0, 27) && Drop Search Results (1, 0, 5) && Manage Series (1, 2, 8) && Wiki Reader (2, 1, 0) && Quality Check (1, 9, 11) && FanFicFare (2, 3, 5) && Count Pages (1, 6, 9) && Barnes & Noble (1, 2, 14) && Reading List (1, 6, 6) && EpubSplit (2, 1, 2) && iOS reader applications (1, 4, 7, 0, 0) && Annotations (1, 4, 7) && Modify ePub (1, 3, 13) && Search The Internet (1, 7, 6) && MultiColumnSearch (1, 0, 68) && Overdrive Link (1, 43, 0)
Traceback (most recent call last):
File "calibre_plugins.fanficfare_plugin.fff_plugin", line 775, in update_anthology
File "calibre_plugins.fanficfare_plugin.fanficfare.epubutils", line 19, in get_dcsource
File "calibre_plugins.fanficfare_plugin.fanficfare.epubutils", line 54, in get_update_data
File "zipfile.py", line 959, in read
File "zipfile.py", line 975, in open
File "zipfile.py", line 933, in getinfo
KeyError: "There is no item named u'OEBPS/cover.xhtml' in the archive"
Thoughts? Generally, I just open the site page and copy the URL and use FFF to make a new epub of it, then delete the old listing in Calibre. It loses me any custom metadata, but that hasn't been too big a deal.