aaxConvert.py
@@ -1,4 +1,4 @@ #!/usr/bin/env python #!/usr/local/bin/python -u import argparse import os import glob @@ -183,4 +183,6 @@ movetochapters(single_file_path, ddir, schap, title, cstart,cend) os.remove(single_file_path) getcoverart(rfile, ddir) else: print('We have that book already')