summaryrefslogtreecommitdiff
path: root/doc/REFERENCE
diff options
context:
space:
mode:
Diffstat (limited to 'doc/REFERENCE')
-rw-r--r--doc/REFERENCE12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/REFERENCE b/doc/REFERENCE
new file mode 100644
index 0000000..aaad5e0
--- /dev/null
+++ b/doc/REFERENCE
@@ -0,0 +1,12 @@
+
+Playlist file extensions and MIME types:
+http://www.dnalounge.com/audio/faq.html#configuration
+
+.pls file looks like:
+[playlist]
+NumberOfEntries=1
+File1=http://server:port/mountpoint
+
+.m3u file is even simpler:
+http://server:port/mountpoint
+