Playback multiple files on Maemo (bug 1037)
commit82e5f517680af1a30cb50a71b5df37b7aece6553
authorThomas Perl <thp@thpinfo.com>
Sun, 18 Jul 2010 18:55:08 +0000 (18 20:55 +0200)
committerThomas Perl <thp@thpinfo.com>
Sun, 18 Jul 2010 18:55:08 +0000 (18 20:55 +0200)
tree70c9b53de065aba8156a0542bfd189fa4320e00f
parent56aea051b1ec8952cd04d9820c927856cc59ea5a
Playback multiple files on Maemo (bug 1037)

Create a temporary M3U playlist and send its
filename to the Nokia Media Player, as this
is the only way to open multiple files at once
with the built-in Media Player.
src/gpodder/gui.py
src/gpodder/model.py
src/gpodder/util.py