NEW successor: mthumbs.wlx
byblo wrote: 2021-02-08, 02:50 UTC
Please note that this CBxThumbs plugin is now outdated:
If you currently using it, you can uninstall it since I released a new plugin: mthumbs.wlx that is the continuity and offers additional features:
support JPG, PNG, GIF and TGA + albums support (priority to *cover* *folder* *preview*) + other advanced functions like ADS cache saving, unicode support, ect...
You can find mthumbs.wlx here: viewtopic.php?f=6&t=73820
Hi all. I've writed a little thumbnails plugin for reading cover preview from *.cbz files.
Picture preview : http://users.skynet.be/fb119101/rlz/cbxthumbs.jpg
Plugin archive : http://www.totalcmd.net/plugring/cbxthumbs.html
The readme content :
-----------------------------------------------------------------------------------
CBxThumbs 0.2b : CBxThumbnails(lister) plugin for total commander (6.5x I guess).
- This plugin is freeware and permit to see thumbnails from *.cbz & *.cbr files.
- What is a cbz file ? cbz file is a zip file which have simply been its extention renamed : *.zip to *.cbz. That kind of archive containing generally pictures, and tend to be viewed as a comic/photo album/ect.. using related software, like the excellent freeware : "CDisplay 1.8"
- Only *.CBZ and *.CBR files are handled and cover matching only *.jpg or *.jpeg filenames inside the archive.
- Matching rule order is space . _ 0-9 a-z(nonsensitive case) For the rest, I dunno yet ;p
- How searching for the cover involved a slow process, try to get the thumbnails database cache activated. (Options->Config->Thumbnails)
- Note : This plugin is readonly, excepted for the temporary file used for the cover picture which is decompressed to c:\cbxthumbs.tmp (deleted each time)
- Know limitation : when a cb(x) containing a non-jpg as cover (png or whatever), the first jpg file is still used, which is a nonsense.
- Plugin compressed using upx v1.24w from : http://upx.sourceforge.net/
- Based on jpegthumbs_src example source code from mr.ghisler : https://plugins.ghisler.com/lsplugins/jpegthumbs_src.zip
- Based on zip_utils_src sample source code from mr.wischik : http://www.wischik.com/lu/programmer/zip_utils_src.zip
- Based on UnRARDLL source code from mr.roshal : http://files2.rarlab.com/rar/UnRARDLL.exe
- Special thanks to myself, which to make that old dream a reality, staying an entire night screaming (and beating the office) until the plugin worked.
- Quick history
0.1b : first public release.
0.2b : added cbr support (asap!;)), using unral.dll from rarlab.
- enjoy

200x - byblo@hotmail.com - http://go.to/byblo (like the phoenix, webpage will rise again) (someday...)
-----------------------------------------------------------------------------------