TiVo Community Forum banner

PODCASTER Problem...

978 Views 0 Replies 1 Participant Last post by  oViTynoT
I'm getting frustrated... :mad:

I can't get my own Podcast feed to work with TiVo.

The RSS feed validates perfectly. It works with iTunes just fine, and other standalone RSS aggregators have no problem with it, but TiVo does.

The TiVo appears to just crap out after downloading 10-20% of the MP3 file, and just sits there spinning with the "Loading..." logo going on forever.

Now here's the trick. The PODCAST MP3s are DYNAMICALLY generated with a CGI script. The URL looks something like this:

http://www.xxxxx.com/cgi-bin/podcast.rss

Each of the ITEMS in the RSS feed have an <enclosure> tag that looks like this:

<enclosure url="http://www.xxxxxx.com/cgi-bin/Listen?MMddYY.mp3?" length="[size]" type="audio/mpeg"/>

Yes, that looks a bit odd, but it works. The Webserver confirms that the script is being called properly and that the correct data is fed back to the client.

It seems to work just fine if the enclosures point to a real file, but the TiVo shouldn't be aware of where the file came from....

Anyway, those URLs aren't real. If you can help me, send me a PM and I'll send you the real URL.
1 - 1 of 1 Posts
1 - 1 of 1 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top