florisluiten / rssreader

RSS Reader
MIT License
5 stars 3 forks source link

Atom Feed support #10

Open balcy opened 6 years ago

balcy commented 6 years ago

adding https://ubports.com/blog/ubports-blog-1/feed gives "the specied location seems not a valid rss feed". Is it possible to add atom support?

florisluiten commented 6 years ago

Hi balcy,

Great idea. Atom support should not be hard, IIRC it was there already but not really tested that well. It could be that this specific feed does something that I did not anticipate, therefor is rejected by the importer. Thanks for adding the URL to the feed, that makes it easy for me to find out exactly what is going wrong. I'll be looking into this once I've got my development machine running.

Thanks again