From 74ba55d65e6073fea48466aa2ccc029c1e46688d Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Fri, 24 Apr 2026 05:43:21 +0200 Subject: [PATCH] New version: ciromattia.KCC version 10.0.1 --- .../KCC/10.0.1/ciromattia.KCC.installer.yaml | 19 +++++++ .../10.0.1/ciromattia.KCC.locale.en-US.yaml | 54 +++++++++++++++++++ .../ciromattia/KCC/10.0.1/ciromattia.KCC.yaml | 8 +++ 3 files changed, 81 insertions(+) create mode 100644 manifests/c/ciromattia/KCC/10.0.1/ciromattia.KCC.installer.yaml create mode 100644 manifests/c/ciromattia/KCC/10.0.1/ciromattia.KCC.locale.en-US.yaml create mode 100644 manifests/c/ciromattia/KCC/10.0.1/ciromattia.KCC.yaml diff --git a/manifests/c/ciromattia/KCC/10.0.1/ciromattia.KCC.installer.yaml b/manifests/c/ciromattia/KCC/10.0.1/ciromattia.KCC.installer.yaml new file mode 100644 index 0000000000000..b53cb7f7cb29e --- /dev/null +++ b/manifests/c/ciromattia/KCC/10.0.1/ciromattia.KCC.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ciromattia.KCC +PackageVersion: 10.0.1 +InstallerType: portable +InstallModes: +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- KCC +ReleaseDate: 2026-04-23 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ciromattia/kcc/releases/download/v10.0.1/KCC_10.0.1.exe + InstallerSha256: 5C745366420C3934540588B2E3126F7BD06A897BA4A9DC21CE94C29CA7C94011 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/ciromattia/KCC/10.0.1/ciromattia.KCC.locale.en-US.yaml b/manifests/c/ciromattia/KCC/10.0.1/ciromattia.KCC.locale.en-US.yaml new file mode 100644 index 0000000000000..d8852911ccca3 --- /dev/null +++ b/manifests/c/ciromattia/KCC/10.0.1/ciromattia.KCC.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ciromattia.KCC +PackageVersion: 10.0.1 +PackageLocale: en-US +Publisher: ciromattia +PublisherUrl: https://github.com/ciromattia +PublisherSupportUrl: https://github.com/ciromattia/kcc/issues +PackageName: Kindle Comic Converter +PackageUrl: https://github.com/ciromattia/kcc +License: ISC +LicenseUrl: https://github.com/ciromattia/kcc/blob/HEAD/LICENSE.txt +ShortDescription: Kindle Comic Converter is a Python app to convert comic/manga files or folders to EPUB, Panel View MOBI or E-Ink optimized CBZ. +Moniker: kcc +Tags: +- azw3 +- cbz +- comics +- eink +- epub +- kindle +- kobo +- koreader +- manga +- pdf +- remarkable-tablet +- webtoon +- webtoons +ReleaseNotes: |- + Sponsors + - Free code signing on Windows provided by SignPath.io, certificate by SignPath Foundation + Notes + - WARNING: Kindle Scribe 2025 doesn't work very well. Lots of blanks. Maybe PDF is better. + - JPG Quality for Scribe/Colorsoft is increased from 85 to 90. This may solve blank page issue. + - Gamma correction default is now 1.0 (disabled). Prior default was 1.8 + - Discrete Fourier Transform used to erase rainbows in 9.0: https://youtu.be/Dw2HTJCGMhw?si=k3pDizLAaZmJfwMl + - Kindle Scribe full 2480 support was added in 7.5: https://ko-fi.com/post/Kindle-Scribe-full-2480-support-N4N31G6TQU + - Virtual panel view is enabled in Aa menu on your Kindle, not in KCC in 7.4: https://www.youtube.com/watch?v=v_kIBu4q7SU + Links + ko-fi + Also looking for a software job! https://www.linkedin.com/in/alexu2/ + Email (for commisions and inquiries): kindle.comic.converter gmail + Discord: https://discord.com/invite/qj7wpnUHav + Donate on Ko-fi! https://ko-fi.com/eink_dude + YouTube tutorial (please subscribe): https://www.youtube.com/watch?v=QQ6zJcMF2Iw + Installation tutorial: https://www.youtube.com/watch?v=IR2Fhcm9658 + What's Changed + - fix webtoon 'NoneType' object has no attribute 'smartcover' (9.7.1 regression) by @axu2 in #1305 + - avoid orphan dir in tempdir and fix disk size check with tempdir by @filterpaper in #1302 + Full Changelog: v10.0.0...v10.0.1 +ReleaseNotesUrl: https://github.com/ciromattia/kcc/releases/tag/v10.0.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ciromattia/KCC/10.0.1/ciromattia.KCC.yaml b/manifests/c/ciromattia/KCC/10.0.1/ciromattia.KCC.yaml new file mode 100644 index 0000000000000..e7f5597e08af2 --- /dev/null +++ b/manifests/c/ciromattia/KCC/10.0.1/ciromattia.KCC.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ciromattia.KCC +PackageVersion: 10.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0