Do not try to load invalid/empty RSS image tag (bug 169)
commit4d9328a0eb656616425ffcb490470514d5e66778
authorThomas Perl <thp@perli.net>
Sun, 17 Aug 2008 13:16:24 +0000 (17 15:16 +0200)
committerThomas Perl <thp@perli.net>
Sun, 17 Aug 2008 13:16:24 +0000 (17 15:16 +0200)
treeeb594f9a4dfd2099c3a71fea52813f7cead62886
parentabe149c73ace0673b2801af1457e6d3497798411
Do not try to load invalid/empty RSS image tag (bug 169)

Fix problem when the image item in an RSS feed does not
contain a valid link to the image by checking for the
existence of the image link before trying to access it.

Bug reported by Adam on the gPodder Bugzilla
src/gpodder/libpodcasts.py