|
Another minor modification to this plugin. The older versions used Python's imghdr which is no longer supported in Python 14. I modified it to use calibre's imghdr (calibres.utils.imghdr) instead. Tested on calibre 8.99.11 and it seems to work without issue. I bumped the version # to 1.1.2 just to differentiate from @DuckieTigger's v1.1.1 version.
|