dir2cast 1.0 (Default branch)

dir2cast is a Web-based script to turn a directoryof MP3s into a podcast automatically. It willautomatically use the ID3 fields from your MP3sfor the Author, Title, and similar fields in thepodcast feed. ID3v2 is supported. The generatedfeed is cached and only updated if something inthe directory changes. The generated feeds havealmost full support for iTunes podcast tags. RSSDescription, iTunes Subtitle, and iTunes Summarycan be set by dropping text files in the samefolder.License: BSD License (revised)Changes:
There are fixes for some minor ID3 bugs. The code path has been optimised for the most common case, in particular eliminating unnecessary ini reading at startup.

More...