Can anyone take a look at the MP3 podcast feed for Late Night Linux? Plex doesn’t seem to like it.
Ditto. I downloaded the RSS XML and took a look at it. Maybe the atom:link tag is wrong.
I changed it from
<atom:link href="**//**latenightlinux.com/feed/mp3" rel="self" type="application/rss+xml" />^M
to
<atom:link href="**https://**latenightlinux.com/feed/mp3" rel="self" type="application/rss+xml" />^M
And Plex accepted my local copy of the RSS feed. I don’t know if this is bug in the Plex handler or the feed RSS is broken.
After correcting a lot of broken links in their RSS feed (src:// a href="// etc) Plex only syncs to episode 39 on my system. I can’t see what could be wrong with episode 40+.
My guess is that Plex is being overly strict interpreting Podcast feeds and the LNL feed is overly broken
I reached out to Joe at Late Night Linux, who added some fixes. Can you double-check?
Awesome. It works now! Thanks.
Did he tell you what he changed?
Seems like a recurring issue. Anyone have any info on repeated errors getting URL based podcasts to work. Would like to follow ones on Google Play and cannot get it to work. No info in the error as to why.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.