Alex Xu
2189f4b1cb
Revert "build appimage on ubuntu-20.04 instead of 22.04 ( #795 )" ( #797 )
...
This reverts commit 462a3cebde .
2024-12-31 18:41:10 -08:00
Alex Xu
462a3cebde
build appimage on ubuntu-20.04 instead of 22.04 ( #795 )
2024-12-31 09:05:09 -08:00
Alex Xu
2a414ef936
bump to 7.1.0
2024-12-30 22:23:18 -08:00
Alex Xu
4adb998896
modify path with c2e and c2p ( #790 )
2024-12-30 22:19:23 -08:00
Alex Xu
315b6e150d
enable synthetic spreads for all devices ( #789 )
2024-12-30 22:15:41 -08:00
Alex Xu
5875508597
fix dark mode ( #794 )
2024-12-30 20:16:11 -08:00
Alex Xu
0a4ef31daf
Fix cropping power sliders ( #793 )
...
* undo gui changes
* fix gui
2024-12-30 19:15:02 -08:00
Alex Xu
c99df3308e
macos-12 is deprecated on GitHub, switch to macos-13 intel ( #791 )
2024-12-25 12:49:46 -08:00
Alex Xu
e9482fbd6c
linux search for kindlegen in ~/.local/bin for steam deck and more ( #786 )
...
* on steam deck, search for kindlegen in ~/.local/bin
* remove comment
2024-12-25 12:24:12 -08:00
Alex Xu
434fe90b00
don't delete/dedupe covers, just change initial alignment ( #784 )
...
* don't delete covers, just change initial alignment
* replace dedupecover with spreadshift
2024-12-19 09:06:59 -08:00
dependabot[bot]
73a91ec0ae
Bump python from 3.12-slim-bullseye to 3.13-slim-bullseye
...
Bumps python from 3.12-slim-bullseye to 3.13-slim-bullseye.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-13 15:43:51 -08:00
Bradley Newman
e0b1848e09
Update README to include the latest usage options for kcc-c2e.py
2024-12-13 15:42:19 -08:00
Bradley Newman
a9360e6bc3
Add --nokepub option
...
By setting this to true, '.epub' format will be output rather than
'.kepub.epub'
2024-12-13 15:42:19 -08:00
termdisc
ae475e709a
Add additional check for differently named Fedora-based distros ( #780 )
...
Bazzite is Fedora-based but fails the `distro.id() == 'fedora'` check because `distro.id()` resolves to "bazzite." I added an additional check to include `distro.like() == 'fedora'` for situations like this.
This needs to be formatted as an or statement because plain Fedora resolves `distro.like()` as a null string.
2024-12-13 14:08:40 -08:00
Matthias Witte
4769f68265
Remarkable profiles ( #781 )
...
* Add profiles for remarkable 1, 2 and Paper Pro
* Add remarkable icons based on Other.png
* Mention remarkable profile in README.md
2024-12-13 14:08:08 -08:00
Alex Xu
dbe6043542
add center spread property
2024-12-13 10:13:18 -08:00
Alex Xu
e1a318145d
fix left to right comic spread alignment
2024-12-13 09:59:33 -08:00
Alex Xu
a71523b2d4
Remove scribe cover guide
2024-12-03 16:52:43 -08:00
Alex Xu
7a5473f530
Update 7z readme
2024-12-03 09:42:11 -08:00
Alex Xu
f5a5624112
add numpy to armv7
2024-11-16 20:09:36 -08:00
Alex Xu
3b7e8dc9a5
Docker numpy ( #775 )
...
* docker-base-20241116
* docker-base-20241116
2024-11-16 20:01:50 -08:00
Alex Xu
e637f37ef0
bump to 7.0.0
v7.0.0
2024-11-11 15:52:29 -08:00
neyney10
6ba690659f
Fix a missing line from previous commit.
2024-11-11 15:51:41 -08:00
neyney10
50eb48fb9b
Fix crash when trying to crop blank images.
2024-11-11 15:51:41 -08:00
neyney10
4a661a1a17
[A new image cropping algorithm]
...
1. Replaced both crop margins and crop margins & page num with newer algorithm.
2. Crop max power level increased to 3.0
3. Adds NumPy as a new dependency.
2024-11-11 15:51:41 -08:00
Alex Xu
c26383c4b5
bump 6.3.1
v6.3.1
2024-11-11 11:17:29 -08:00
Alex Xu
4e6ee8b59b
fix bookmark drift when dedupecover is checked ( #772 )
...
* remove cover chapter as needed
* just skip cover chapter
* fix space
2024-11-11 08:19:04 -08:00
Alex Xu
6c6f591e45
bump 6.3.0
v6.3.0
2024-11-07 21:54:37 -08:00
Alex Xu
78c014bf22
simplify cover upload on newer MTP based Kindles by replacing EBOK with PDOC ( #767 )
...
* simplify covers by replacing ebok with pdoc
* refactor
* fix order
2024-11-07 21:53:59 -08:00
Alex Xu
421e6bcb64
bump 6.2.2
v6.2.2
2024-11-06 14:55:00 -08:00
Alex Xu
5168cd73c4
Make it easier to add new profiles ( #764 )
...
* refactor
* put pw12 under oasis profile
* remove kindle 12 tag
* separate ebok and pdoc
* put cs 12 on top
2024-11-04 20:24:12 -08:00
Alex Xu
f7f19b99da
fix ComicInfo.xml chapters
2024-11-04 09:04:17 -08:00
Alex Xu
1131bab41f
bump 6.2.1
v6.2.1
2024-10-23 21:21:27 -07:00
Alex Xu
8d204668a7
add kindle 12th gen, including colorsoft ( #762 )
...
* add kindle colorsoft
* fix typo
2024-10-23 21:17:22 -07:00
Alex Xu
99d94ceaa7
fix _cffi_backend
v6.2.0
2024-10-16 19:24:01 -07:00
Alex Xu
8ff401cc3a
remove fastnumbers from armv7
2024-10-04 09:04:56 -07:00
Alex Xu
fb7d92d737
fix Docker linux arm ( #746 )
...
* fix linux arm64
* Update Dockerfile-base
* Update Dockerfile
* Update Dockerfile-base
* ENV PATH="/opt/venv/bin:$PATH"
* fix docker armv7
* Update Dockerfile-base
* Update Dockerfile-base
2024-09-29 10:21:35 -07:00
Alex Xu
1ca8b2c11b
Update README.md
2024-09-15 11:49:49 -07:00
Alex Xu
40e0b4853b
add flatpak note
2024-09-08 22:23:23 -07:00
Alex Xu
005313f978
flatpak mobi conversion stuck
2024-09-08 21:22:56 -07:00
Alex Xu
add2ef9faa
fix image file is corrupt for real
2024-09-07 22:17:30 -07:00
Alex Xu
0c98acd606
bump to 6.2.0
2024-09-06 23:05:02 -07:00
Alex Xu
fe902ec213
fix corrupt
2024-09-06 23:04:32 -07:00
Alex Xu
4e9714e6f8
add packaging for Python 3.12
2024-08-30 10:02:44 -07:00
Alex Xu
1337ad7fe3
Python 3.12 supported
2024-08-28 14:32:23 -07:00
dependabot[bot]
511c7c1580
Bump python from 3.11-slim-bullseye to 3.12-slim-bullseye
...
Bumps python from 3.11-slim-bullseye to 3.12-slim-bullseye.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-28 14:28:16 -07:00
Alex Xu
16dd034af4
add Python 3.12 support
2024-08-28 14:26:54 -07:00
Alex Xu
d22794555f
bump to 6.1.1
2024-08-09 17:13:02 -07:00
Alex Xu
ab089adbca
fix no such file or directory 7z ( #728 )
...
* refactor archive code
* simplify code
* Revert "simplify code"
This reverts commit 3e90dd66c3 .
* add link to missing extraction software
* fix tar
* fix wording
2024-08-09 17:08:13 -07:00
Alex Xu
2c770f4562
search for kindlegen in %UserProfile%
2024-08-09 17:05:44 -07:00