Yetangitu / Spodcast

Spodcast is a caching Spotify podcast to RSS proxy. Using Spodcast you can follow Spotify-hosted netcasts/podcasts using any player which supports RSS, thus enabling the use of older hardware which is not compatible with the Spotify (web) app.
GNU General Public License v3.0
357 stars 14 forks source link

Channel title images are not displayed #43

Open d3545t3r opened 5 months ago

d3545t3r commented 5 months ago

For a few weeks now, I have had the problem that title graphics are no longer displayed in my podcast app. This only affects the self-hosted podcasts that I have downloaded with spodcast and is also independent of the app used.

IMG_20240526_052209

I have no idea where this problem is coming from, especially since the corresponding image tags in the RSS feed are set correctly.

<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" >
    <channel>
        <title>Gemischtes Hack</title>
        <link>https://open.spotify.com/show/7BTOsF2boKmlYr76BelijW</link>
        <image>
            <url>http://spodcast.xxxxxxx.info/Gemischtes_Hack//image.jpg</url>
            <title>Gemischtes Hack</title>
            <link>https://open.spotify.com/show/7BTOsF2boKmlYr76BelijW</link>
        </image>
        <description>Felix Lobrecht (Comedian und Autor) und Tommi Schmitt (TV-Moderator und Kolumnist) haben einen Podcast. Jeden Mittwoch exklusiv auf Spotify.</description>
        <atom:link href="http://spodcast.xxxxxxx.info/Gemischtes_Hack/" rel="self" type="application/rss+xml" />
        <item>

[ ...]

The images can also be called up and displayed in the browser via the corresponding url. So it seems that there are no rights problems on the server.

Maybe someone else has this problem and could give me some help.

itslewin commented 5 months ago

To me, this does not seem to be an issue with Spodcast, but rather your podcast app.