marianosimone / epub-thumbnailer

Script to extract the cover of an epub book and create a thumbnail for it
GNU General Public License v3.0
191 stars 29 forks source link

Add support for i3wm #18

Closed xtrymind closed 6 years ago

xtrymind commented 6 years ago

well, add support for another DE (i3) and in some light novel epub, cover defined in meta but its content not item_id so it will pick random image as cover

btw, thanks for the scripts, it's awesome and works perfectly.

marianosimone commented 6 years ago

Great, thanks for your contributions!

A couple of comments:

  1. Would you mind separating them out into two different PRs? I'd love to test them and merge them separately.
  2. Could you share an epub file where you found the properties meta specifying the cover?
  3. Do you want to add yourself to the README file, listing your additions?

Thanks again!

xtrymind commented 6 years ago

done splitting it, cheers