Open gaieges opened 2 days ago
On the Economist feed I see an image tag just after the <itunes:image>
have you tried setting the image and see if that works? The rest appears to be the same
<itunes:image href="https://assets.pippa.io/shows/62e286a934d4d93d6587424a/1708532528162-b9341a1e28f72ef144e53cf135fce49e.jpeg"/>
<image>
<url>https://assets.pippa.io/shows/62e286a934d4d93d6587424a/1708532528162-b9341a1e28f72ef144e53cf135fce49e.jpeg</url>
<link>https://theintelligence.economist.com</link>
<title>The Intelligence from The Economist</title>
</image>
I have a feed that is generated through podgen, and it works great aside from one sticky issue I haven't been able to debug and was wondering if this community has any idea what's going on.
On the left in the screenshot below is the economist whos episode image properly takes up the entire card in the podcasts app (feed here, use curl). When using the same image url in both the episode itself and in the podcast root in my feed however, it still doesn't take up the entire card.
Do we know why that is?
This may very well be an apple nuance issue but figured y'all would know.