Alex Xu
59df22b62d
add sort order note to readme
2026-07-20 15:06:12 -07:00
Alex Xu
ff5edc5ce5
fix: Destination path... already exists ( #1404 )
2026-07-20 14:21:42 -07:00
Alex Xu
a52c0ce03a
Merge pull request #1394 from ciromattia/axu2-patch-1
...
Clarify Kobo profile + EPUB -> KEPUB
v10.4.0
2026-07-10 18:42:03 -07:00
Alex Xu
1c0506fe7d
Clarify Kobo profile + EPUB -> KEPUB
2026-07-10 18:41:48 -07:00
Alex Xu
806c6232c3
bump to 10.4.0
2026-07-10 18:39:41 -07:00
Alex Xu
6f9f5067d8
Merge pull request #1384 from drshliapa/fix/912-preserve-comicinfo
...
add Keep ComicInfo.xml in CBZ output option
2026-07-10 18:38:05 -07:00
Alex Xu
11be0dffcc
make it an option
2026-07-10 18:32:44 -07:00
Alex Xu
4c10569ab1
millisecond timestamp kindlegen log ( #1393 )
2026-07-10 17:47:34 -07:00
Alex Xu
2a5cd6718d
new user first startup: default is Paperwhite 12th Gen, split and rotate, RTL ( #1392 )
2026-07-10 14:48:48 -07:00
Alex Xu
fd1468904f
stop webtoon unchecking automatically check customm autocontrast ( #1391 )
2026-07-10 14:26:41 -07:00
Alex Xu
feec40ffc8
more detailed kindlegen warnings ( #1390 )
...
* show kindlegen warnings and errors
* show kindlegen warnings
* dump kindlegen logs to txt
* move warnings to end
* don't show webtoon cover warning
* fix typo
* add timestamp to kindlegen log dump
* double enter
* add TODO
* add more TODO
* fix comment
* final clean up
2026-07-10 13:57:20 -07:00
Marian Leontiev
f6ae7661bc
fix macOS app version showing 0.0.0 in Info.plist ( #1385 )
2026-07-09 15:25:42 -07:00
Alex Xu
ca14a4c813
don't crash on empty nested folders ( #1388 )
2026-07-08 17:46:46 -07:00
Alex Xu
0c1071a358
fix Access is denied with read only input folder (2013 bug) ( #1387 )
...
* fix Access is denied on read only input folders
* minimize changes
2026-07-08 17:22:23 -07:00
Alex Xu
858251f509
show entire kindlegen error ( #1386 )
2026-07-07 10:02:26 -07:00
Marian Leontiev
3c66aa9a67
preserve ComicInfo.xml in CBZ output for Other profile
2026-07-05 21:07:26 +02:00
Aldijonas
077957e665
Rename 'cover.jpg' file to '##cover.jpg' ( #1383 )
2026-07-05 07:34:26 -07:00
Aldijonas
c3f86e29c8
Rename cover.jpg to !cover.jpg in CBZ ( #1381 )
...
Change cover image filename from 'cover.jpg' to '!cover.jpg' in line 1907 for correct cover display when using CBZ file format
2026-07-02 16:41:37 -07:00
Nils Leo
72e1546c2c
fix: enable unrar on all distros, not just Fedora ( #1376 )
...
* fix: enable unrar on all distros, not just Fedora
unrar was gated behind distro.id() == 'fedora', so on Debian/Ubuntu
the binary was installed but never invoked. Try unrar unconditionally
after 7z, with an optional rarfile Python fallback.
Fixes CBR extraction on non-Fedora Linux distributions.
* fix: gate unrar on Linux and drop unused distro dependency
Debian/Ubuntu's '7zip' package ships the upstream 7zz binary, which
excludes RAR support for licensing reasons, so 7z fails to read .cbr
(RAR) archives. unrar was installed but only invoked when
distro.id() == 'fedora', so on Debian it was never tried and extraction
failed.
Per maintainer feedback, gate unrar on platform.system() == 'Linux'
(not needed on Windows or macOS) and drop the rarfile PyPI fallback to
avoid a new dependency. Since the code no longer imports distro, also
remove it from the requirements files and setup.py.
2026-07-02 15:07:36 -07:00
sa-mi
544e866b51
fix crash in smart cover crop for landscape covers ( #1379 )
2026-07-01 21:30:08 -07:00
Alex Xu
363a36a764
reduce job list minimum height from 150 to 110 pixels ( #1378 )
2026-07-01 17:34:17 -07:00
Alex Xu
bece5290a3
remove 2nd row of buttons ( #1377 )
2026-06-29 17:17:41 -07:00
Alex Xu
cab3703217
bump to 10.3.0
v10.3.0
2026-06-26 10:23:51 -07:00
Alex Xu
3723bf9d52
add light novel mode ( #1361 )
...
* add a novel mode where it only resizes images
* add GUI
* cleanup
* fix typo
* fully cooked
* remove print
* clean up
* cook
* cook
* handle LA case
* cleanup
2026-06-26 10:23:28 -07:00
Alex Xu
2a6d61530f
epub input: fix fusion ( #1375 )
2026-06-26 10:23:09 -07:00
Alex Xu
5396f1f9c4
name output epub/cbz directly ( #1374 )
2026-06-24 21:22:49 -07:00
Alex Xu
f1b58c83d6
Replace copyfile + remove with move ( #1373 )
...
* remove mobiPath toclean
* remove copyfile _comic.zip
2026-06-24 18:58:27 -07:00
Alex Xu
0f009755b1
store settings separately
2026-06-23 17:37:46 -07:00
Alex Xu
ee5bd150e5
add force ebok option
2026-06-23 17:37:46 -07:00
Alex Xu
a55c0ddb08
add epub language option ( #1371 )
2026-06-23 13:29:10 -07:00
Alex Xu
799961407e
re-arrange options into 4 columns ( #1370 )
...
* re-arrange options into 4 columns
* put delete input at the top
2026-06-22 22:27:00 -07:00
Alex Xu
bc28df1f53
add invert direction and vertical 4 panel options ( #1369 )
2026-06-22 17:31:12 -07:00
Alex Xu
a8b2c055bf
epub input: invert spread shift ( #1368 )
2026-06-22 17:17:22 -07:00
dependabot[bot]
afa9c7e7e6
Update psutil requirement from >=5.9.5 to >=7.2.2 ( #1358 )
...
Updates the requirements on [psutil](https://github.com/giampaolo/psutil ) to permit the latest version.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/docs/changelog.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/v5.9.5...v7.2.2 )
---
updated-dependencies:
- dependency-name: psutil
dependency-version: 7.2.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-22 14:04:31 -07:00
dependabot[bot]
1f1b9a37fa
Update distro requirement from >=1.8.0 to >=1.9.0 ( #1357 )
...
Updates the requirements on [distro](https://github.com/python-distro/distro ) to permit the latest version.
- [Release notes](https://github.com/python-distro/distro/releases )
- [Changelog](https://github.com/python-distro/distro/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python-distro/distro/compare/v1.8.0...v1.9.0 )
---
updated-dependencies:
- dependency-name: distro
dependency-version: 1.9.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-22 14:04:15 -07:00
dependabot[bot]
c4d9512cbc
Bump actions/checkout from 6 to 7 ( #1367 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-22 14:02:58 -07:00
Alex Xu
89fc6437dd
don't crash if rosetta is not available on macOS ( #1366 )
...
* don't crash if rosetta is not available on macOS
* make error a dialog
* add newlines
* fix format
* modify strings
2026-06-20 17:55:04 -07:00
Alex Xu
1e57da08a9
time kindlegen ( #1365 )
2026-06-18 16:34:52 -07:00
Alex Xu
b4ef37dbb9
bump Windows 7 numpy ( #1362 )
2026-05-31 18:43:10 -07:00
Alex Xu
b95cf6e179
ignore exceptions when epub parsing ( #1360 )
...
* ignore exceptions when epub parsing
* Update comic2ebook.py
* Update comic2ebook.py
2026-05-26 09:13:22 -07:00
フィルターペーパー
08070cdd97
Fix fusion output location ( #1355 )
...
* Fix fusion output location
Use source folder when output folder is not specified
* undelete things
2026-05-25 16:41:36 -07:00
Alex Xu
df3d174437
fusion temp file cleanup improvements ( #1359 )
2026-05-25 14:52:08 -07:00
Alex Xu
dc4475bcb0
bump to 10.2.0
v10.2.0
2026-05-22 15:15:02 -07:00
Alex Xu
b2e7fd3f5a
fix macOS 10.14 PyMuPDF ( #1354 )
2026-05-22 15:02:13 -07:00
Alex Xu
4102643110
disk usage warning reccomends using temp directory option ( #1353 )
2026-05-22 11:55:42 -07:00
Alex Xu
ca6b3b7611
fix file fusion when output folder unchecked (beta regression) ( #1352 )
2026-05-22 11:41:47 -07:00
Alex Xu
6d5db71b5b
add pip install --upgrade pip to README.md
2026-05-21 21:07:57 -07:00
Alex Xu
87c6b7143a
fix cropping with border options ( #1351 )
2026-05-21 13:28:12 -07:00
Alex Xu
a5bd995a6b
remove sentry
2026-05-20 07:55:58 -07:00
Alex Xu
bcc69b0f05
Update requirements-win7.txt
2026-05-19 08:21:56 -07:00