No items in feed
| Project: | FileField Podcaster |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
I've followed the directions to set up a podcast feed, and I can actually retrieve the feed XML in Firefox or IE just fine, even if not logged into the site. However, if I attempt to retrieve the feed using http://feedvalidator.org/ or Lynx or iTunes, then there are no items in the feed.
The nodes and files are public. Access is "Unrestricted" on the view. I've tried both allowing and denying cookies in Lynx. I've really run out of things to check, and I can't figure out the problem. It seems to have something to do with how the feeds are getting requested, but I can't seem to figure out what the problem is or how to fix it.
The feed can be found here:
http://www.calvarywf.org/podcast/rss.xml

#1
I am having the same issues at http://lordsoftyr.com/lordsoftyrpodcast/feed. The view of the podcast that I created at http://lordsoftyr.com/lordsoftyrpodcast is perfect. It lists all the podcasts that are published and in the correct order. But the rss feed has nothing.
I've followed the podcast you released for this to the letter and I've tried to re-create the feed about 10 times and to no avail.
This is the xml that gets output
<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="http://lordsoftyr.com/lordsoftyrpodcast" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"><channel>
<title></title>
<link>http://lordsoftyr.com/lordsoftyrpodcast</link>
<description></description>
<language>en</language>
<itunes:owner> <itunes:email>csutton@chadarius.com</itunes:email>
</itunes:owner>
</channel>
</rss>
#2
As bizarre as this sounds the feed is all of a sudden populated today. I can't explain why its working now and it wasn't working last night. Regardless the module is working as advertised and all our podcasts are converted over from the old audio module to filefield podcast. Thanks for this module!