engineervix / ten-lists

This project provides both a CLI and a webapp, which generate a playlist of 10 Bible Chapters (represented by 10 mp3 files) to be listened to on any given day, according to Professor Grant Horner's 10 lists Bible-Reading System.

Home Page:https://ten.dumela.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor `replicate_id3_tags.sh`

engineervix opened this issue · comments

  • rewrite the script so that it just reads from the json file instead

Or we could just use a for loop (b678151)!