podgrab icon indicating copy to clipboard operation
podgrab copied to clipboard

[Feature] refactor podcast RSS

Open mrhackcz opened this issue 2 years ago • 1 comments

Hi,

I'm using podgrab in docker with an HTTP port exposed directly. But Im not able to make it work in Apple podcasts.

If I add a podcast via RSS URL, I see episodes but can't play them. I have a suspicion, that it is caused by "non-valid" RSS generated by podgrab. Apple recommends validating podcasts URL with https://podba.se/validate .

Can you please check it ? Thank you

mrhackcz avatar Feb 23 '23 11:02 mrhackcz

If you'd like to you can checkout https://github.com/SamTV12345/PodFetch . I was able to add it to iTunes and already validated the generated XML with the W3C RSS tool.

SamTV12345 avatar Mar 26 '23 15:03 SamTV12345