mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-05-26 13:30:16 -05:00
This commit improves the parsing of the RSS feeds for a podcast, because some podcasts were not working as expected: - The "https://gotime.fm/rss" podcast uses the "itunes:image" field for the podcast icon instead of "image", so that we now looking at both fields to add the podcast icon. - The "https://itsallwidgets.com/podcast/feed" podcast didn't contain a link in the entries, so that all entries were skipped. For that a podcast must not contain a link anymore to be parsed, but most contain a media file which can be played within the app.