NamtaoProductions / Decapsulate-com

The website for Decapsulate.com
https://decapsulate.com
Creative Commons Zero v1.0 Universal
4 stars 0 forks source link

Fix feed issues #11

Open 0atman opened 2 months ago

0atman commented 2 months ago

Cast feed validator has a few remaining issues:

  1. ERROR: This image has an invalid width. The width should be between 1400 and 3000, but this image's is 5000.
  2. ERROR: This image has an invalid height. The width should be between 1400 and 3000, but this image's is 5000.
  3. FATAL: This server does not support HTTP head requests. Head request support required for Apple Podcasts. Did not finish media tests.
  4. ERROR: Failed to load website for most recent episode.

(4) is extremely concerning, as we do not control gh pages' web server. I hate Apple podcasts, but most of our listeners will be American, and Apple Podcasts is important. However, other podcast clients do exist on ios... DARE WE? :sweat_smile:

Test Run

image

janKeli commented 2 months ago

(4) seems to be an incorrectly formed file url, the feed links to https://decapsulate.com/DC1.mp3 while the actual file is https://decapsulate.com/audio/DC1.mp3

0atman commented 2 months ago

@janElikan thank you! I've made a bunch of fixes and it works in my podcatcher now - can you confirm? :grin:

janKeli commented 2 months ago

It does (I'm using AntennaPod). Thank YOU, I love the first episode! (i did read #6054301)

0atman commented 2 months ago

wonderful! and thank you :grin: