All of the WordPress Podcasting plugins I have seen allow you to easily insert a podcast into a post. Is there any way to automate the creation of the post (and the podcast feed) by simply uploading the podcast into a specific directory?
For example I could upload 10 podcasts into the /media/
directory and then it would automatically create a post for each of the 10 files I uploaded. Ideally it would take the information from the ID3 tags.
The key factor here is not having to do anything in wordpress after the initial setup.