commiting recent changes
[iceplex.git] / doc / REFERENCE
1
2 Playlist file extensions and MIME types:
3 http://www.dnalounge.com/audio/faq.html#configuration
4
5 .pls file looks like:
6 [playlist]
7 NumberOfEntries=1
8 File1=http://server:port/mountpoint
9
10 .m3u file is even simpler:
11 http://server:port/mountpoint
12