From 974a9274fda806f625f16d9b6e4ca32ea89c9524 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Jan 2023 15:38:24 -0500 Subject: [PATCH] updates --- __pycache__/config.cpython-310.pyc | Bin 0 -> 406 bytes overdrive_full.sh | 14 +++++++------- 2 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 __pycache__/config.cpython-310.pyc diff --git a/__pycache__/config.cpython-310.pyc b/__pycache__/config.cpython-310.pyc new file mode 100644 index 0000000000000000000000000000000000000000..618727bec509e68ac9155ddb54551ce31e2cdff4 GIT binary patch literal 406 zcmd1j<>g`kg5|82lZ}`d7#@Q-$bb>ZaRB0C5g?Jm5XF$f7{!>v6vdRn9L1c%63n2< zTBV~OTAW%`te=&imsqUtlAm0fo0?ZrtRL(e6y_SF@8s|A9jtF)81Lxk=NeIEM3icy zcxTTb=TINV5Kn)4+S3kcj xwJ4PO2R!jEgyd1Pdz*GYc~ZGXSA2c0d3C literal 0 HcmV?d00001 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