mirror of
https://github.com/ciromattia/kcc
synced 2026-05-17 21:11:47 +00:00
Do not use python-magic, instead use is_zipfile and is_rarfile, falling back on extension for PDFs.
This commit is contained in:
@@ -116,7 +116,7 @@ The app relies and includes the following scripts/binaries:
|
||||
Epub margins support (#30)
|
||||
Fixed no file added if file has no spaces on Windows (#25)
|
||||
Gracefully exit if unrar missing (#15)
|
||||
Do not call kindlegen if source epub is bigger than 300MB (#17)
|
||||
Do not call kindlegen if source epub is bigger than 320MB (#17)
|
||||
Get filetype from magic number (#14)
|
||||
PDF conversion works again
|
||||
|
||||
|
||||
Reference in New Issue
Block a user