Parse cbr files

This commit is contained in:
BasioMeusPuga
2017-11-17 00:30:56 +05:30
parent 3f09c5afb9
commit 10dcc14fd0
12 changed files with 4347 additions and 16 deletions

View File

@@ -144,7 +144,6 @@ class ParseEPUB:
# Special settings that have to be returned with the file
# Referenced in sorter.py
file_settings = {
'temp_dir': extract_path,
'images_only': False}
return contents, file_settings