INTERACT FORUM
More => Old Versions => Media Center 12 (Development Ended) => Topic started by: TimAlexander on September 12, 2007, 07:30:53 pm
-
I'm attempting to subscribe to a podcast called "Pizza Go Here" with a feed address of http://beckwithweb.com/podcast/files/page0.xml. I can subscribe without a problem using Juice, but MC 12.0.318 produces the following error (it's all in red and bold in MC):
<?xml version="1.0" encoding="utf-8" ?>
- <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
- <channel>
Google Reader in Firefox grabs this feed without a problem. So does IE7. Is this an issue of MC being too strict in its reading of the XML?
[quick follow-up edit]
Okay. I just tried adding the feed manually and it worked. This is odd (and unexpected), but at least I can subscribe now. This is still probably worth looking into.