Author Topic: Escape Pod feed is broken  (Read 3694 times)

LaHaine

  • Extern
  • *
  • Posts: 14
on: March 11, 2021, 09:48:57 AM
Hi everyone,
my podcast client (Podcast Addict) couldn't download the new episode 775 from Escape Pod, as the feed is invalid, see the validator:
https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fescapepod.org%2Ffeed%2Fpodcast%2F
The culprit is this error:
Code: [Select]
line 60, column 1: XML parsing error: <unknown>:60:1: unbound prefix [help]

    <podcast:funding url="https://www.patreon.com/EAPodcasts"></podcast:funding>
     ^
This could easily be fixed by adding this namespace:
Code: [Select]
xmlns:podcast="https://podcastindex.org/namespace/1.0"



LaHaine

  • Extern
  • *
  • Posts: 14
Reply #1 on: March 11, 2021, 11:27:50 AM
 Oh, I have noticed that https://escapepod.org/feed/podcast is correct while https://escapepod.org/feed/podcast/ is broken. The latter is linked for RSS subscribtions. Also, the latest episode is missing from the former feed.
« Last Edit: March 11, 2021, 11:29:40 AM by LaHaine »



omelytitle

  • Extern
  • *
  • Posts: 1
Reply #2 on: March 21, 2024, 09:22:36 AM
Oh, I have noticed that https://escapepod.org/feed/podcast is correct while https://escapepod.org/feed/podcast/ is broken. The latter is linked for RSS subscribtions. Also, the latest episode is missing from the former feed. snake game
Hi, can you check my private message?