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-07 23:17:06 and 2015-04-08 00:38:53

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18













19
20
21
22

23
24
25
26
1
2
3
4
5
6
7
8










9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30








-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+




+




This is supposed to become an overview of support playlist formats in different players / music collection managers.

 * <kbd>i</kbd> = import / play
 * <kbd>o</kbd> = export
 * <kbd>x</kbd> = plugin exists

<style>td {border-right: 1px dashed #eee} </style>

| ↓ App → Format | native | M3U | PLS | XSPF| JSPF| SMIL| ASX | RAM | WPL |
---------------------------------------------------------------------------
| Streamtuner2   | json   | i/o | i/o | i/o | i   | o   | o   | i   | -   |
| Rhythmbox      | xml    | i/o | i/o | i   | -   | -   | o   | -   | -   |
| Clementine     | ?      | i/o | i/o | i/o | -   | -   | i/o | -   | -   |
| Exaile         | shelve | i/o | i/o | i/o | -   | -   | i/o | -   | -   |
| Banshee        | sqlite | i   | i   | i   | -   | -   | i   | -   | -   |
| Songbird       | sqlite | x   | -   | -   | x   | -   | -   | -   | -   |
| Amarok         | ?      |
| TunaPie2       | ini    | -   | i   | -   | -   | -   | -   | -   | -   |
| ↓ App → Format | native | M3U | PLS | XSPF| JSPF| SMIL| CUE | ASX | RAM | WPL |
---------------------------------------------------------------------------------
| Streamtuner2   | json   | i/o | i/o | i/o | i   | o   | -   | o   | i   | -   |
| Audacious      | ?      | i   | i   | i   | -   | -   | -   | i   | -   | -   |
| Rhythmbox      | xml    | i/o | i/o | i   | -   | -   | -   | o   | -   | -   |
| Clementine     | ?      | i/o | i/o | i/o | -   | -   | i/o | i/o | -   | -   |
| Exaile         | shelve | i/o | i/o | i/o | -   | -   | -   | i/o | -   | -   |
| Banshee        | sqlite | i   | i   | i   | -   | -   |     | i   | -   | -   |
| Songbird       | sqlite | i   | i   | -   | -   | -   |     | i   | -   | -   |
| Amarok         | xspf   | i/o | i7o | i/o | ?   | -   | i/o | ?   | -   | -   |
| Quod Libet     | ?      | i   | i   | -   | -   | -   | part| -   | -   | -   |
| TunaPie2       | ini    | -   | i   | -   | -   | -   |     | -   | -   | -   |
| XMMS           | ?      | i   | i   | -   | -   | -   | -   | part| -   | -   |


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