Quote:
Originally Posted by BetterRed
My primary interest is removing the 'experimental/unofficial' versions, and updating the first post with a new 'official' version. Happy to let you make the call as to which one that should be.
What about converting to Py3, should that be done now or later?
|
Well, in the interests of clearing things up, here's another version!
There are three main changes in this:
- New: Keep aspect ratio option - Based on code from @gingerbeardman and @Narengil
- New: Made translatable
- Update: Changes for Python 3 support in calibre.
As I stated above, I preferred the checkbox method of @gingerbeardman. There are other changes in the code from both versions as I cleaned some things up.
I did the translation as it is fairly easy and there aren't that many strings in the interface. The attached file "default.po.txt" should be renamed to "default.po" and used for the translations. I recommend using a tool such as
POEdit to do the editing. If anyone does, please post the translated .po file or PM it to me.
The changes for Python 3 were probably the quickest I have seen for any plugin so far.
If anyone sees a problem, please report it here.
@BR: Give this a few days of testing before release. And in case we get a translation. I have set the version to1.0.6 but would change it to 1.1.0 before releasing.