Thank you for reporting this.
I have looked at the points you raised. The issue does not stem from any changes in LMS, the problem is that the feed itself is malformed. In particular, the publisher has included malformed image URLs throughout the feed. The search listing is sourced from Apple. As you have seen, that does show a correct image. But that image URL is provided by Apple, and is not malformed. You can see for yourself if you pass the feed into the W3C feed validator at https://validator.w3.org/feed/. Looking down the full feed listing, it is apparent that all image URL's contained in the feed are malformed in the same way. The feed url is -https://syndicast.co.uk/distribution/show/rss/soulful-techno- Code: -------------------- Sorry This feed does not validate. line 27, column 8: href must be a full URL: https://app.syndicast.co.ukhttps://app.syndicast.co.uk/uploads/cache/2/b/5/5/b/soulful-techno-835904f31d505133fd1ff2caa9d81b00f92.png (65 occurrences) [help] <itunes:image ^ In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendations. line 25, column 46: Image link doesn't match channel link [help] <link>http://www.gabrielananda.com</link> ^ line 2823, column 4: Missing atom:link with rel="self" [help] </channel> ^ Source: https://syndicast.co.uk/distribution/show/rss/soulful-techno <?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:content="http://purl.org/rss/1.0/modules/content/"> <channel> etc, etc -------------------- ------------------------------------------------------------------------ mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299 View this thread: http://forums.slimdevices.com/showthread.php?t=115286 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
