maciek134/podphoenix

Some podcast feeds do not work

Opened this issue · 4 comments

My main gripe with podphoenix is that some podcasts simply do not work (I think this is a regression from podbird). For example, Coder Radio does not show in the podcast list despite being subscribed in the add podcasts section (search and manual rss both do not work)

I am not too sure of the issue, but I think its entire feed is being printed to the log

Might be related to #20 - or does it not show in the list at all?

It never showed up at all

If I'm not wrong, this is because the call to download the rss feed is done in js and some https refuses the connexion. This maybe addressed by using a c++ code
See: https://bugs.launchpad.net/podbird/+bug/1449249

@maciek134 is there a useful way to share a log for this? I have added several podcasts (more than 10) to test something, but only 7 shows up. Even the ones that showed in Podbird.

May a wrong podcast stop the rendering of next ones?