Skip to content

digitalbiblesociety/audio-bible-manager

Repository files navigation

Audio-Bible-Manager

Processes Mp3 files for Pearl Players, Mega Voices, and other audio players.

Process

The process command moves or copies mp3s from the bibles/source/{BIBLE_ID} folder to the bibles/output/ folder using the structure required for the player.

process ENGKJV pearl --sort_type=protestant --source_style=dbl --tagid3=all

  • source_style: one of dbs, dbl, fcbh

The format that the process command expects the source audio Bible mp3s to be in.

  • destination: one of human, megavoice, pearl

The output format that the command should convert to

  • tagid3: one of all, none

Determines if the id3 tags are altered

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages