Quote:
Originally Posted by Thomas_AR
Nice update.
Switching between different databases works flawless, but even after a while CC does not show the cover images in the list, also not in the Metadata view of a book.
|
I suspect that the provider is rate-limiting, but I don't know that. Sending me a debug log might help.
Quote:
Wish:
Since I manage now e everything with CC I do not need anymore complicated "send to de device" templates. But I want to have a minimum structure on my device. Is it possible to add a template as follows :
Folder Series (if no series author) /....
|
This isn't something I want to do. It means that I would need to add some kind of template function similar to calibre's test or is_empty.
If you make a CC template {series}/{author}/{title} (or some such) then if there is no series then the author will be the highest level. I think that gets you 90% of what you want.
Hmmm... I just realized that series_index is displayed even when the series is empty and that the prefix and suffix are applied to empty values. Neither should happen. I will fix it.