summaryrefslogtreecommitdiff
path: root/bin/textfiles/browseAudio.txt
diff options
context:
space:
mode:
Diffstat (limited to 'bin/textfiles/browseAudio.txt')
-rw-r--r--bin/textfiles/browseAudio.txt21
1 files changed, 0 insertions, 21 deletions
diff --git a/bin/textfiles/browseAudio.txt b/bin/textfiles/browseAudio.txt
deleted file mode 100644
index 2f91c4f..0000000
--- a/bin/textfiles/browseAudio.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "list":
- [
- {
- "type": "folder",
- "name": "album1",
- "path": "/mnt/music/album1"
- },
- {
- "type": "folder",
- "name": "album2",
- "path": "/mnt/music/album2"
- },
- {
- "type": "audio",
- "name": "audiofile.mp3",
- "length": "3.30",
- "path": "/mnt/music/audiofile.mp3"
- }
- ]
-}