nerd1701
04-21-2008, 03:26 AM
I'm using the podcast plugin on Media Portal for my HTPC.
Today it stopped showing Revision3 episodes.
Upon debugging, I found that the RSS parser is failing due to the http header being invalid. While I could modify the code around it, I thought it might be a problem for others as well. This worked the other day.
Here's the error the request is getting:
"server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF"
Thanks,
Today it stopped showing Revision3 episodes.
Upon debugging, I found that the RSS parser is failing due to the http header being invalid. While I could modify the code around it, I thought it might be a problem for others as well. This worked the other day.
Here's the error the request is getting:
"server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF"
Thanks,