Internet radio browser GUI for music/video streams from various directory services.

⌈⌋ ⎇ branch:  streamtuner2


Changes To Playlist format support

Changes to "Playlist format support" between 2015-04-10 02:43:20 and 2015-04-10 02:51:05

25
26
27
28
29
30
31
32

25
26
27
28
29
30
31

32







-
+
References:

 * [http://en.wikipedia.org/wiki/Comparison_of_audio_player_software#Playlist_format_ability](http://en.wikipedia.org/wiki/Comparison_of_audio_player_software#Playlist_format_ability)
 * https://github.com/clementine-player/Clementine/tree/master/src/playlistparsers
 * https://developer.gnome.org/rhythmbox/unstable/RBPlaylistManager.html#rb-playlist-manager-export-playlist
 * http://exaile.readthedocs.org/en/latest/xl/playlist.html#playlist-converters
 * ["#xspf xml isn't escaped. # who developed that format? xiph you say? errr...."](https://github.com/quodlibet/quodlibet/search?utf8=%E2%9C%93&q=xspf)

 * ASX is also stored as WSX sometimes. And sometimes even serialized like WPL, which is basically SMIL in various variations (no shortage of weird NIH formats in Windows land).