diff --git a/__pycache__/config.cpython-310.pyc b/__pycache__/config.cpython-310.pyc new file mode 100644 index 0000000..618727b Binary files /dev/null and b/__pycache__/config.cpython-310.pyc differ diff --git a/overdrive_full.sh b/overdrive_full.sh index 8aab91d..1199aba 100644 --- a/overdrive_full.sh +++ b/overdrive_full.sh @@ -6,22 +6,22 @@ python3.10 config.py # unpack odm's -#bash overdrivedelete.sh +bash overdrivedelete.sh # extract chapters, specify folder holding the unpackaged overdrive mp3's -##source config.env -#python3 extract_overdrive_chapters.py $annex +source config.env +python3 extract_overdrive_chapters.py $annex # clean metadata -#python3 metadatatoxml.py +python3 metadatatoxml.py -##python3 xmlparse.py +python3 xmlparse.py # turn chapters into ms -#python3 chapter_ms.py +python3 chapter_ms.py # format durations -#python3 durations.py +python3 durations.py # export labeled audio and archive original folder # FIX: MAKE SURE IT CAN ADD TO EXISTING AUTHOR FOLDER