Closed xBot55 closed 4 years ago
Normally, that is a temporary problem. The generation of the thumbnail image took too long, for whatever reason. Most of the time, reloading the page a couple of times (the browser caches...) causes the image to appear.
To check if the thumbnail file exists:
/thumbnail
to the browser URL, which should then look like http://<server>/bbs/titles/<number>/thumbnail
. The browser should then show the image. (This also triggers the generation of the thumbnail if it doesn't exist.)data/thumbnails/titles
. The thumbnails files are named like thumb_<number>.png
. The number is the book number from the browser URL. If the file looks strange, delete it. It will be regenerated automatically when needed.If all that fails, you could enable debug mode and look for image generation errors.
Hello,
Sorry I did not find the real problem before my ticket was closed (# 341).
My problem is that if Caliber generated a recording with an author name in uppercase, this book
will not appear in bbs.
For example :
bbs is looking for "JUSTIN CRONIN" while in Caliber registered under "Justin Cronin" ...
Trace from debug mode:
../..
Details
Type: ErrorException
Code: 2
Message: filesize(): stat failed for /volume1/Docs/Livres/Calibre Biblio/JUSTIN CRONIN/LA CITE DES MIROIRS (2596)/La Cite des Miroirs - Cronin, Justin.mobi
File: /volume1/web/bbs/index.php
Line: 1315
../..
if I change "JUSTIN CRONIN" to "Justin Cronin", it works but the others become inaccessible.
Do you have a solution? or what can I change?
De : Rainer Volz [mailto:notifications@github.com] Envoyé : jeudi 17 septembre 2020 08:41 À : rvolz/BicBucStriim Cc : xBot55; Author Objet : Re: [rvolz/BicBucStriim] BicBucStriim - covers issues (#341)
Closed #341 https://github.com/rvolz/BicBucStriim/issues/341 .
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rvolz/BicBucStriim/issues/341#event-3776316356 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AQQLUZNYAABVGC5GLFNARVDSGGVQVANCNFSM4PVS3TUA . https://github.com/notifications/beacon/AQQLUZNKKSQIENRIUTZZM4LSGGVQVA5CNFSM4PVS3TUKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGO4ELAHRA.gif
BicBucStriim works fine but some book covers do not display even though they are ok in Calibre. How to check that everything is correct ?