mokuro icon indicating copy to clipboard operation
mokuro copied to clipboard

Fails if file extensions are uppercase (.JPG or .PNG)

Open Tenpi opened this issue 1 year ago • 1 comments

If the file extensions are uppercase (I've witnessed this a few times from downloaded manga) then the program will fail to find any of them.

I can see there was a pull request (#11) for this, but it haven't been pushed to pip because it still fails with uppercase extensions.

Installation with

pip3 install mokuro

Tenpi avatar Oct 09 '22 17:10 Tenpi

It appears the last update to the package on PIP was on May 3rd, and the fix was merged after that on on July 17th.

For the curious, the latest update to PIP can be seen here:

https://pypi.org/project/mokuro/#history

ChristopherFritz avatar Oct 10 '22 06:10 ChristopherFritz

Yeah, sorry about that. The fix is now included in 0.1.4 release.

kha-white avatar Nov 05 '22 12:11 kha-white