« get me outta code hell

local.json - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/local.json
blob: f40a90b70a8a27a051bffe5b42278bffcd97776e (plain)
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
[
  [
    ".DS_Store",
    "/Users/towerofnix/Documents/Clever Icecream/.DS_Store"
  ],
  [
    "AI Classics",
    [
      [
        ".DS_Store",
        "/Users/towerofnix/Documents/Clever Icecream/AI Classics/.DS_Store"
      ],
      [
        "background2.mp3",
        "/Users/towerofnix/Documents/Clever Icecream/AI Classics/background2.mp3"
      ],
      [
        "background3.mp3",
        "/Users/towerofnix/Documents/Clever Icecream/AI Classics/background3.mp3"
      ],
      [
        "backgroundgames.mp3",
        "/Users/towerofnix/Documents/Clever Icecream/AI Classics/backgroundgames.mp3"
      ],
      [
        "gnom.mp3",
        "/Users/towerofnix/Documents/Clever Icecream/AI Classics/gnom.mp3"
      ]
    ]
  ],
  [
    "Bright",
    [
      [
        "Circus Waltz FX.mp3",
        "/Users/towerofnix/Documents/Clever Icecream/Bright/Circus Waltz FX.mp3"
      ],
      [
        "Hammock Fight.mp3",
        "/Users/towerofnix/Documents/Clever Icecream/Bright/Hammock Fight.mp3"
      ]
    ]
  ],
  [
    "Classic",
    [
      [
        ".DS_Store",
        "/Users/towerofnix/Documents/Clever Icecream/Classic/.DS_Store"
      ],
      [
        "Brandenburg No4-1 BWV1049.mp3",
        "/Users/towerofnix/Documents/Clever Icecream/Classic/Brandenburg No4-1 BWV1049.mp3"
      ],
      [
        "Jesu.mp3",
        "/Users/towerofnix/Documents/Clever Icecream/Classic/Jesu.mp3"
      ],
      [
        "Waltz - Tschikovsky Op. 40.mp3",
        "/Users/towerofnix/Documents/Clever Icecream/Classic/Waltz - Tschikovsky Op. 40.mp3"
      ]
    ]
  ],
  [
    "Rock",
    [
      [
        "Easy Jam.mp3",
        "/Users/towerofnix/Documents/Clever Icecream/Rock/Easy Jam.mp3"
      ],
      [
        "Feelin Good.mp3",
        "/Users/towerofnix/Documents/Clever Icecream/Rock/Feelin Good.mp3"
      ],
      [
        "Malt Shop Bop.mp3",
        "/Users/towerofnix/Documents/Clever Icecream/Rock/Malt Shop Bop.mp3"
      ],
      [
        "Pilot Error.mp3",
        "/Users/towerofnix/Documents/Clever Icecream/Rock/Pilot Error.mp3"
      ],
      [
        "backgroundmathgames.mp3",
        "/Users/towerofnix/Documents/Clever Icecream/Rock/backgroundmathgames.mp3"
      ]
    ]
  ]
]