
ComicBook 7zip Thumbnail Plugin
Source (link to git-repo or to original if based on someone elses unmodified work):
Available as/for:
Description:"ComicBook Thumbnail Plugin". - Included in KDE from ver 4.4.
A cb7 thumbnail plugin for the K Desktop Environment (KDE 4).
Licensed under GPL, v3.
Uses the KDE4's KIO::ThumbCreator class to add a service
that provides previews for cb7 files (.cb7).
See INSTALL for information on installing the plugin.
USAGE
=====
To see it in action, open Dolphin and set the previews to on. Or hover
over a .cb7 file to see the preview in the Information panel.
If you want to turn on/off the previews for comic books, go to
"Dolphin > Settings > Configure Dolphin... > General > Previews"
and check/uncheck the "Comic Books (cb7)" plugin in it.
NOTES
=====
* In some cases, you have to increase the Maximum File Size
limit (~40 MB) in the configuration dialog to make certain previews work.
cb7thumbnails License
====================
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library. If not, see.
21-Mar-2013:
cb7thumbnails
Version 0.1
* Initial program - supports thumbs for .cb7
7zl
Version 1.0.1
* Initial program
3-Oct-2014:
cb7thumbnails:
Version 0.2
* 7zl integrated with plugin - optimization.
Ratings & Comments
3 Comments
Hi, How common are cb7 files? Do you think this would be valuable upstream? (Merge it with the default kde thumbnailer) I'm planning to improve the thumbnailers in KF5 and we could move cb7 support in the normal comiccreator. Also if you need help porting to KF5 take a look at the kio-extras repository. I have already ported most of the thumbcreators so lot's of examples there. It's fine if you want to keep this a personal project of course :) Have a nice day.
Hi, "How common are cb7 files?" - more then cba :), and also it depends of user. This project was created because my disk was too small and I simply repack cbz and cbr to cb7. "I'm planning to improve the thumbnailers in KF5 and we could move cb7 support in the normal comiccreator." - it is very desirable. "Also if you need help porting to KF5 take a look at the kio-extras repository ... of course :)" I take a look and seems that 7z is finally integrated with KArchive (K7Zip) so adding should be very easy - http://pastebin.com/XSLjeJXh. Sorry for English.
The source code is now available on https://github.com/developer000/cb7thumbnails