You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Silverwizard
b547fde167
|
10 years ago | |
---|---|---|
AddItem.pl | 10 years ago | |
BuildCast.pl | 10 years ago | |
FormCast.sh | 10 years ago | |
README | 10 years ago |
README
This project exists to turn a set of files, typically mp3s, into a podcast. For this, the files will need to be correctly sorted or sortable. Typically, it should be run with:
Podcast\ Create.pl `ls /path/to/directory/*mp3|tr '\n' ' '` within the desired directory.