1
0
mirror of https://github.com/ciromattia/kcc synced 2026-01-30 08:57:40 +00:00

Fixes folder handling, subfolders and issues with spaces and # on filenames.

This commit is contained in:
Ciro Mattia Gonano
2013-01-29 00:08:31 +01:00
parent 1ce7a0040a
commit 05c8fe328e
4 changed files with 10 additions and 5 deletions

View File

@@ -114,6 +114,7 @@ and installed in `/usr/local/bin/`
- 2.1: Added basic error reporting
- 2.2: Added (valid!) ePub 2.0 output
Rename .zip files to .cbz to avoid overwriting
- 2.3: Fixed win32 ePub generation, folder handling, filenames with spaces and subfolders.
## TODO
- Add gracefully exit for CBR if no rarfile.py and no unrar executable are found