View Single Post
Old 12-14-2010, 06:45 PM   #24
Iņigo
Guru
Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.
 
Posts: 730
Karma: 72743
Join Date: Feb 2008
Location: Here or there
Device: iRex iLiad, iRex DR800S. K4NT. Kobo Aura, Aura One, Libra 2.
New release: v3

New and updated modules, and an improved script which can extract cover images from FB2 files!

Note that it takes some time to analyze lots of .fb2 files, ~44 books/min on my DR800.
Also consider that it's not perfect, as fb2 files are often malformed xml files, or have non-supported encondigs, so the parser can't extract anything.

EDIT 2010/12/15: This new version attached here allows to only add new files.
In fact there is a new command line flag (--force-update or -u) that overrides the new default, but as advanced function you can't specify it from gui-icons.lua script.
(Tip: you can use the RunDebug script if you need ;-)

Code:
v3 - 2010/12/14 23:39:13
. new modules:
  - gzio v0.9
  - luaplot v0.2.0
  - ldbus
  - lbase64
  - lmd5
  - lrandom
  - date v2.0.1
  - lpeg v0.10
  - lualogging v1.1.4
  - luaprofiler v2.0.2
  - lpc v1.0.0
  - luadaemon v1.0.0
. updated modules:
  - posix 5.1.7
  - stdlib v16
  - lgob v10.11
  - ldbi.sqlite v0.3
  - hpdf v1.0
. improved icons.lua script, now supports fb2 files
. added gui-icons.lua script
Download from first message.
Attached Files
File Type: gz icons.lua.gz (3.0 KB, 409 views)

Last edited by Iņigo; 12-15-2010 at 03:52 PM. Reason: Added new version of icons.lua attached
Iņigo is offline   Reply With Quote