Chris Pomeroy
2021-04-15 2e7a1364fc7aa8ed01656146dc4c59e102239f07
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')