summaryrefslogtreecommitdiff
path: root/bin/textfiles/streamAudio.txt
diff options
context:
space:
mode:
authorTheTroll <trolldev@gmail.com>2010-03-16 17:11:29 +0100
committerTheTroll <trolldev@gmail.com>2010-03-16 17:11:29 +0100
commit0f4709a212719a1eb83b9ca205eb545d53b3b4ac (patch)
tree065064b5271c0d6e6fabfaac0521843f67023cd2 /bin/textfiles/streamAudio.txt
parent5bf4c116309cede976a6e987de2746a755171d31 (diff)
parentddb4b1dd2d3e5f1ac7de440de34be33e91e5f205 (diff)
downloadistreamdev-0f4709a212719a1eb83b9ca205eb545d53b3b4ac.tar.gz
istreamdev-0f4709a212719a1eb83b9ca205eb545d53b3b4ac.tar.bz2
Merge branch 'jquery' of projects.vdr-developer.org:istreamdev into jquery
* 'jquery' of projects.vdr-developer.org:istreamdev: mp3 now functionnal
Diffstat (limited to 'bin/textfiles/streamAudio.txt')
-rw-r--r--bin/textfiles/streamAudio.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/textfiles/streamAudio.txt b/bin/textfiles/streamAudio.txt
index a90d122..ebf7d17 100644
--- a/bin/textfiles/streamAudio.txt
+++ b/bin/textfiles/streamAudio.txt
@@ -2,13 +2,13 @@
track:
[
{
- "file": "/istreamdev/playlist/track1.mp3"
+ "file": "http://alib.hd.free.fr/istreamdev2/playlist/track1.mp3"
},
{
- "file": "/istreamdev/playlist/track2.mp3"
+ "file": "http://alib.hd.free.fr/istreamdev2/playlist/track2.mp3"
},
{
- "file": "/istreamdev/playlist/track3.mp3"
+ "file": "http://alib.hd.free.fr/istreamdev2/playlist/track3.mp3"
}
]
}