Skip to content

Channel title images are not displayed #43

@d3545t3r

Description

@d3545t3r

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions