Someone earlier asked about getting a corrupted file related error.
I recently discovered that extracting the file outside of KCC first using 7zip or The Unarchiver can fix it. Apparently KCC using the builtin `tar` can cause extraction issues in certain situations. Until this is fixed use that workaround.
Also ComicInfo.xml not being read with cetain file structures was fixed in 7.2.2.
And temporary files are now written next to source files instead of on main SSD.
EDIT: Another bug with a workaround: file splitting doesn't work in certain situations still. I fixed another corner case. In the meantime, just extract outside of kcc first then convert.
EDIT2: put those fixes in 7.2.3
Last edited by axu2; 02-28-2025 at 11:48 PM.
|