Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add profile for Kindle Paperwhite 5 (Signature Edition) - fixed for panel view 4/2/HQ #405

Merged
merged 5 commits into from
Jan 13, 2023

Conversation

darodi
Copy link
Collaborator

@darodi darodi commented Nov 27, 2021

see
#404 (comment)
#404 (comment)

same pull request, but fixed to work with panel view and double tap

Full installation procedure

I assume you have git and Python 3 installed. I did this on Windows 10, but it should work also on Linux.

Clone the repo:

git clone https://github.com/ciromattia/kcc
cd kcc

Merge with this PR:

git fetch origin pull/405/head:kindle_signature
git checkout master
git merge kindle_signature

Install

pip install -r requirements.txt
python setup.py install

Launch
python ./kcc.py

You may need KindleGen.exe. Steps for adding it can be found here (as pointed in the issue #402).

fbriere and others added 5 commits November 12, 2019 11:59
Note: I omitted the "HD" and "H2O" suffixes from the labels to keep
things simple, since they do not denote a variation of a preexisting
model, as was the case with the Aura.
@darodi darodi changed the title Add profile for Kindle Paperwhite 5 (Signature Edition) - fixed for pannel view Add profile for Kindle Paperwhite 5 (Signature Edition) - fixed for panel view 4/2/HQ Nov 27, 2021
@darodi
Copy link
Collaborator Author

darodi commented Dec 4, 2021

fixes #404
fixes #393
fixes #331
fixes #376
fixes #403

cbeley added a commit to cbeley/beleyenv that referenced this pull request Dec 30, 2021
@nosovk
Copy link

nosovk commented Jan 7, 2022

@AcidWeb can we merge that PR?

@nosovk
Copy link

nosovk commented Jan 7, 2022

Actual build of version from that branch for windows with 7zip and kindlegen included.

@nosovk nosovk mentioned this pull request Jan 7, 2022
@jweetogh
Copy link

jweetogh commented Feb 9, 2022

Whoa thank you so much for doing this! I tried the Oasis 2/3 setting but I wouldnt get the right zoom (slightly cut off from the right side). @nosovk Thank you for merging this stuff, I am not that capable at applying these changes myself!

@CookieCaptainD
Copy link

CookieCaptainD commented Mar 3, 2022

Hi there! @nosovk Is it possible to generate a build for Mac OS? I have been trying to follow the guide to add PW5 as a profile with no success. Thank you for your contribution!

@darodi
Copy link
Collaborator Author

darodi commented Mar 4, 2022

@CookieCaptainD
I don't have a Mac OS but I created a build here with github.
Could you try it and tell me if it works fine?
https://github.com/darodi/kcc/releases/download/v5.5.3-beta-darodi.2/KindleComicConverter_osx_5.5.3-beta-darodi.2.dmg

@CookieCaptainD
Copy link

Hi there @darodi
I don't currently have my PW5 with me. However, I can generate mobi files and open them with calibre just fine. The editor works as well. Have only tested functions Manga Mode, Spread Splitter and Strect/Upscale and work just as intended.
Only issue was that I had to use xattr in the terminal to fix the "app is damaged" error, in order to open it.
When I have tested with the device itself, I will let you know.
Thank you once again for the work.

@CookieCaptainD
Copy link

CookieCaptainD commented Mar 4, 2022

Hopefully in the future Github supports generating an arm64/universal build since that is the direction Apple appears to be going.

@CookieCaptainD
Copy link

@darodi Finally had time to experience it on the PW 5 and works without any issues with the options I mencioned in my previous post. Thanks for the amazing work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants