When a file from a CBR archive has a timestamp before 1980, the script fails with ValueError. I've provided a PR to address this issue, which prevents the ValueError exception at the cost of changing the file timestamp to the minimum supported by the Zip file format. See PR #30
When a file from a CBR archive has a timestamp before 1980, the script fails with ValueError. I've provided a PR to address this issue, which prevents the ValueError exception at the cost of changing the file timestamp to the minimum supported by the Zip file format. See PR #30