Sat, 14 Jun 2008 15:16:09 +0200 <thp@perli.net>
commit02192cc97a423e496c0758177eee98b6ea548e97
authorThomas Perl <thp@perli.net>
Sat, 14 Jun 2008 13:17:55 +0000 (14 13:17 +0000)
committerThomas Perl <thp@perli.net>
Sat, 14 Jun 2008 13:17:55 +0000 (14 13:17 +0000)
tree2837c3e5dd7a80093d071e275bc178713a758081
parentd3533acc1f341d9b6e632dc92bb982c5d6f5a60a
Sat, 14 Jun 2008 15:16:09 +0200 <thp@perli.net>
Detect HTML and OPML content when adding a podcast subscription

* src/gpodder/gui.py: Detect HTML and OPML content when adding a
podcast feed that is not parseable by feedparser; when the content
suggests the file is an OPML file, open the OPML dialog, when it looks
like an HTML file, ask the user if she wants to browse the content
with the web browser and look for a suitable XML/feed URL
(This fixes the first suggestion in the May 2008 Usability Evaluation)

git-svn-id: svn://svn.berlios.de/gpodder/trunk@738 b0d088ad-0a06-0410-aad2-9ed5178a7e87
ChangeLog
src/gpodder/gui.py