Steffen Siebert

Results 9 comments of Steffen Siebert

If you see orth entries I assume your mobipocket file is a dictionary. What dictionary is it (languages)? I know that the dictionary handling code in mobiunpack.py has issues if...

You should be able to change the metadata of the dictionary with mobi2mobi from the mobiperl tools (https://dev.mobileread.com/trac/mobiperl) Ciao, Steffen

@sk- Would you mind to merge this and my other pull requests?

@sk- Can you review the current patch again?

It's rather annoying that the Travis CI fails on things which weren't changed or introduced with this commit...

I have no idea why Travis CI complains about formatting in python files when only a shell file is changed by this commit. Seems to me an error in the...

The actual fix is this line: OUTFILE="$(mktemp)" Using a fixed tempfile name didn't work for me for patches which contains multiple pngs. Apparently the script is run in parallel, so...

I already figured that out and tried to fix it in a local build, but I was unable to compile a fully working binary (I even tried multiple versions of...

I see that you released a new version, but didn't address this issue. I would be really great if you could make another release with that fix.