
Various Plasma 5 Improvements ebook
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/Caig/kde-thumbnailer-fb2
With KDE Applications 19.04 this plugin will be no more needed because a new official solution will be available. See https://phabricator.kde.org/D18738
--------------------
A KDE thumbnail generator for the FictionBook (fb2) file format.
Since 0.3 release it works with KDE Frameworks 5, for KDE 4 just keep using 0.2 stable release.
Once installed go to Configure Dolphin -> General -> Previews and select FictionBook documents.
I don't use this file format, so I tested the thumbnailer on a very limited set of freely available files. If you have some fb2 files containing a cover, but not supported by the thumbnailer, please tell me, I'll be glad to test them.
* epub? http://kde-apps.org/content/show.php/KDE+ePub+Thumbnailer?content=151210
* chm? http://kde-apps.org/content/show.php/KDE+CHM+Thumbnailer?content=153410
Comments are welcome.
3 years ago
0.3.1
-----
Fixed support for zipped fb2 (new dedicated mimetype: https://bugs.freedesktop.org/show_bug.cgi?id=45795)
Code improvements
0.3
-----
KDE Frameworks 5 porting
0.2
-----
- Added support for zipped fb2 files
- Added support for not specification compliant files (no coverpage tag)
0.1
-----
First release
3 years ago
0.3.1
-----
Fixed support for zipped fb2 (new dedicated mimetype: https://bugs.freedesktop.org/show_bug.cgi?id=45795)
Code improvements
0.3
-----
KDE Frameworks 5 porting
0.2
-----
- Added support for zipped fb2 files
- Added support for not specification compliant files (no coverpage tag)
0.1
-----
First release
omiliya
6 years ago
Report
omiliya
6 years ago
Report
caig
6 years ago
It should work with multi-images files (for example, http://fictionbook-lib.org/showbook.php?id=146). I would like to test this kind of fb2 files, do you know where I can find them?
Report
omiliya
6 years ago
https://dl.dropboxusercontent.com/u/6763919/Two-images-in-file-example.7z
Report
caig
6 years ago
I'll try to select the first image available as cover for this kind of not-standard cases, but there is no way to be sure the first image is the right image (the cover).
Thanks!
Report