maciek134 / podphoenix

A podcast player for Ubuntu Touch — Podbird reborn
GNU General Public License v3.0
5 stars 6 forks source link

Some podcast feeds do not work #25

Open CactiChameleon9 opened 1 year ago

CactiChameleon9 commented 1 year ago

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

maciek134 commented 1 year ago

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

CactiChameleon9 commented 1 year ago

It never showed up at all

cibersheep commented 1 year ago

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

cibersheep commented 1 year ago

@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?