raven-reader icon indicating copy to clipboard operation
raven-reader copied to clipboard

Can't connect to few sites

Open ZvikaZ opened this issue 3 years ago • 2 comments

I've tried to connect to the following sites. They were recognized as having feeds, but nothing happened, and they weren't appended to my subscriptions list:

  • https://sciprogramming.com/community/index.php
  • https://www.benshoof.org/blog/

(other sites that I've tried were successfully added)

ZvikaZ avatar Jul 20 '22 12:07 ZvikaZ

@ZvikaZ problem is with the rss parser we use. If you instead just use https://www.benshoof.org/blog/rss.xml it would work. It's just not discovering the xml url using the rss-parser

mrgodhani avatar Jul 30 '22 17:07 mrgodhani

Indeed, that's working. What about https://sciprogramming.com/community/index.php ? any ideas how can I manually find the xml url?

Also, maybe it's worth adding to the README, or as a note under subscriptions menu, or somewhere...

ZvikaZ avatar Jul 30 '22 19:07 ZvikaZ