Fix problems with get_real_url() (bug 573)
commit4af2e0682f71691514dbcc5f43cce277fcdf2ad3
authorThomas Perl <thp@thpinfo.com>
Mon, 28 Sep 2009 14:03:15 +0000 (28 16:03 +0200)
committerThomas Perl <thp@thpinfo.com>
Mon, 28 Sep 2009 14:03:15 +0000 (28 16:03 +0200)
tree2301ca41255370c4653ab43104470168a8f1cc74
parent80ca2b7fe48b069b18ed5c96bcdba095af007d62
Fix problems with get_real_url() (bug 573)

Don't fail hard when we cannot get the real
URL of an episode while searching for files.

Only partially fixes bug 573, as the reporter
has posted the traceback in the wrong bug.
src/gpodder/model.py
src/gpodder/util.py