View Single Post
Old 11-27-2010, 04:01 AM   #64
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,486
Karma: 8025704
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Release 0.2.0 is available at the usual place. The major change is to switch to using calibre database IDs instead of text for cover and format fetching (along with associated security and performance changes), which is the reason for the change from V0.1 to V0.2.

One note: while testing I discovered that memory used by the PHP function used to resize cover images can explode, sometimes exceeding server limits. If some covers aren't showing, then check the size of the cover image. Experimentation indicates that cover images less than 1000 x 1000 pixels seldom (if ever) exhibit this problem.

Changelog:
Spoiler:
Code:
45 charles <>	2010-11-26 {REL 0.2.0}
      Release

   43 charles <>	2010-11-26
      Add some missing mimetypes (rtf, lit, doc, zip)

   42 charles <>	2010-11-26
      Add 'go to page' capability to default template.

   41 charles <>	2010-11-26
      Change version number.

   40 charles <>	2010-11-26
      Change cover and book format to use the DB ID instead of the path string. Eliminates errors with quotes in file names.
chaley is offline   Reply With Quote