Closed bderiso closed 6 years ago
it should watch the directory where the RSS reader downloads podcasts.
When a new file is added it should confirm that a processed file does not already exist, and then run the sox command (default settings for now).
The outfile should be put into the web-server subdirectory for the podcast being.
Last, the RSS XML file for that outgoing feed should be appended with the new file entry BEFORE the "" line.
Here is an example for RSS XML format: https://www.wikihow.com/Create-an-RSS-Feed
it should watch the directory where the RSS reader downloads podcasts.
When a new file is added it should confirm that a processed file does not already exist, and then run the sox command (default settings for now).
The outfile should be put into the web-server subdirectory for the podcast being.
Last, the RSS XML file for that outgoing feed should be appended with the new file entry BEFORE the "" line.