PODCAST CHECKER


A program that checks a list of Podcast files for integrity and validity. Invalid files might be replaced by a substitute file.

The Program first checks the files specified in CheckList.lst
If a file is found to be invalid (no mp3 sound file or size too small), it gets replaced by the substitute file specified in SubstituteList.lst

Finally, a global check is performed on all files located in the Folder and Subfolders specified in the configuration file under:
PodcastFolder=M:\Podcasts\

If a file is found invalid during this check, it gets deleted. Make sure the right check metrics are applied.

Podcast Checker