By MaxCross on
HI
I am looking to transfer my current podcast site to drupal. I have creatd a site and can import audio using the audio module. The problem I have is the RSS feed. I can redirect my feedburner feed no problem but if I create my existing 200 episodes manually that will all get a new GUID. This means a lot of podcatchers will redownload all the existing episodes. If I start from scratch I loose the existing episodes.
Any help welcome.
Comments
Buggy RSS Feeds
You'll find drupal promises rss feeds, but the actual delivery is flaky.
Given there's little or no debugging other than through php.ini, I'd say find another cms. Oh sure, there's logging, but the logs are practically zero help.