Write EXTM3U header to m3u files on MP3 player (bug 251)
commit085e899e56726fe395ec2b67e7747b45e365e755
authorBernd Schlapsi <brot@gmx.info>
Wed, 19 Nov 2008 14:44:54 +0000 (19 15:44 +0100)
committerThomas Perl <thp@perli.net>
Wed, 19 Nov 2008 14:44:54 +0000 (19 15:44 +0100)
tree2b66dad5892fcd56ad7459197dee71710d191dc2
parentff11198a699ff48fb848e80910d14fb66b06d211
Write EXTM3U header to m3u files on MP3 player (bug 251)

When writing podcast playlists to a filesystem-based
MP3 player, add "#EXTM3U" in the first line, so some
MP3 players can correctly detect this M3U file as a playlist.

Thanks to Ville-Pekka Vainio for reporting this on Bugzilla.
src/gpodder/gui.py