TronFortyTwo / sturmreader

E-Book reader for Linux
GNU General Public License v3.0
5 stars 6 forks source link

CBZ with folder doesn't get imported #47

Closed cibersheep closed 3 years ago

cibersheep commented 3 years ago

Having a cbz file like:

file.cbz
 - vol01/
   - pic01.jpg
 - vol02/
   - pic01.jpg

gives errror while being converted to pdf with error

unsupported image file: /home/phablet/.local/share/sturmreader.emanuelesorce/Books/file.cbz_TEMP/vol01/
qml: error converting
qml: fileType: CBZ
cibersheep commented 3 years ago

Workaround: zip the images without folder. PS: The pdf view of cbz is great :) specially landscape view and zooming <3

TronFortyTwo commented 3 years ago

Thanks for the report! You are right, CBZ converter doesn't scan for subfolders at the moment. Added to todo list

TronFortyTwo commented 3 years ago

If possible, can you send or link a CBZ file with this problem so that I will be able to test a fix?

TronFortyTwo commented 3 years ago

This is fixed, and will be included in next release

cibersheep commented 3 years ago

I'm officially excited and dancing. Just for your information :P