updates
This commit is contained in:
Binary file not shown.
+7
-7
@@ -6,22 +6,22 @@
|
|||||||
python3.10 config.py
|
python3.10 config.py
|
||||||
|
|
||||||
# unpack odm's
|
# unpack odm's
|
||||||
#bash overdrivedelete.sh
|
bash overdrivedelete.sh
|
||||||
|
|
||||||
# extract chapters, specify folder holding the unpackaged overdrive mp3's
|
# extract chapters, specify folder holding the unpackaged overdrive mp3's
|
||||||
##source config.env
|
source config.env
|
||||||
#python3 extract_overdrive_chapters.py $annex
|
python3 extract_overdrive_chapters.py $annex
|
||||||
|
|
||||||
# clean metadata
|
# clean metadata
|
||||||
#python3 metadatatoxml.py
|
python3 metadatatoxml.py
|
||||||
|
|
||||||
##python3 xmlparse.py
|
python3 xmlparse.py
|
||||||
|
|
||||||
# turn chapters into ms
|
# turn chapters into ms
|
||||||
#python3 chapter_ms.py
|
python3 chapter_ms.py
|
||||||
|
|
||||||
# format durations
|
# format durations
|
||||||
#python3 durations.py
|
python3 durations.py
|
||||||
|
|
||||||
# export labeled audio and archive original folder
|
# export labeled audio and archive original folder
|
||||||
# FIX: MAKE SURE IT CAN ADD TO EXISTING AUTHOR FOLDER
|
# FIX: MAKE SURE IT CAN ADD TO EXISTING AUTHOR FOLDER
|
||||||
|
|||||||
Reference in New Issue
Block a user