-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
SimplePie: fail autodiscovery for sites returning text/xml #1264
Copy link
Copy link
Closed
Labels
Feed problem 🗞️Feeds that have issues while loading/reading in FreshRSSFeeds that have issues while loading/reading in FreshRSSSimplePie 🍰
Milestone
Description
Some sites such as Tumblr will return a content type of text/xml for their HTML content if we send them a request in which text/xml has a higher priority than text/html, which will make the autodiscovery of the feed to fail with our version of SimplePie.
Another example: autodiscovery of the RSS feed of http://blog.theoldreader.com/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Feed problem 🗞️Feeds that have issues while loading/reading in FreshRSSFeeds that have issues while loading/reading in FreshRSSSimplePie 🍰