Quote:
Originally Posted by svda
I just love calibre and use the BOL.NL plugin together with goodreads plugin.
The one thing I'm still missing is some kind of pages information (preferable from hardcover or paperback), not by some pagecount algorithm.
BOL has the information (if you base the query on author and title not epub-isbn), but how can we get this in Calibre ?
|
There are no extra fields in the metadata_function.
For the goodreads decimal rating I made a bypass, where the extra info is stored in the publisherfield, which could be split with a seperate function into a custom column.
But that is just a bypass.