Add a TODO.
This commit is contained in:
parent
94c387faba
commit
9fcb460c96
@ -66,6 +66,7 @@ mkdir -pv "$NEW" "$INT"
|
||||
|
||||
## Convert Media ##
|
||||
|
||||
# TODO: Use the INTERIM folder folder, or remove references to it entirely.
|
||||
echo "* Ensure all files are mp3."
|
||||
find "$OLD" -type f ! -name "*".mp3 | sort | while read file; do
|
||||
echo "** Working on '$file'."
|
||||
|
Loading…
x
Reference in New Issue
Block a user