Hi,
As I'm moving from reading on an e-ink device to my phone, I've just installed Calibre Companion. Everything seems to be working fine, except plugboards.
In my book title, I wish to have the number of pages displayed, so I use the following plugboard:
Code:
{title}{#pages:| (|)}
(The #pages column is being filled out by the Count Pages plugin.)
It works for my old Kindle KPW (AZW3/Any Device), and KA1 (epub/Any device). I expected it to work for Android/CC as well, because I selected "any device." I've also tried epub/ANDROID, I alsotried the field "title" and "title_sort", but still no go: Calibre Companion keeps displaying only the title.
How can I get Calibre Companion to display the number of pages in the title?
Thanks