Modifying test json file

This commit is contained in:
kdeng00
2025-07-25 15:48:19 -04:00
parent 49b66c1299
commit 7e4ae29c5e
+9
View File
@@ -10,54 +10,63 @@
"artist": "Kuoth", "artist": "Kuoth",
"disc": 1, "disc": 1,
"title": "Hypocrite Like the Rest", "title": "Hypocrite Like the Rest",
"duration": 139,
"track": 1 "track": 1
}, },
{ {
"artist": "Kuoth", "artist": "Kuoth",
"disc": 1, "disc": 1,
"title": "It's Too Late", "title": "It's Too Late",
"duration": 116,
"track": 2 "track": 2
}, },
{ {
"artist": "Kuoth", "artist": "Kuoth",
"disc": 1, "disc": 1,
"title": "Hell Might be Nice", "title": "Hell Might be Nice",
"duration": 229,
"track": 3 "track": 3
}, },
{ {
"artist": "Kuoth", "artist": "Kuoth",
"disc": 1, "disc": 1,
"title": "Dark Side of Progress", "title": "Dark Side of Progress",
"duration": 187,
"track": 4 "track": 4
}, },
{ {
"artist": "Kuoth", "artist": "Kuoth",
"disc": 1, "disc": 1,
"title": "Distractions", "title": "Distractions",
"duration": 141,
"track": 5 "track": 5
}, },
{ {
"artist": "Kuoth", "artist": "Kuoth",
"disc": 1, "disc": 1,
"title": "But You Won't Listen", "title": "But You Won't Listen",
"duration": 184,
"track": 6 "track": 6
}, },
{ {
"artist": "Kuoth", "artist": "Kuoth",
"disc": 1, "disc": 1,
"title": "Guidance", "title": "Guidance",
"duration": 121,
"track": 7 "track": 7
}, },
{ {
"artist": "Kuoth", "artist": "Kuoth",
"disc": 1, "disc": 1,
"title": "M", "title": "M",
"duration": 98,
"track": 8 "track": 8
}, },
{ {
"artist": "Kuoth", "artist": "Kuoth",
"disc": 1, "disc": 1,
"title": "Social Acceptance", "title": "Social Acceptance",
"duration": 169,
"track": 9 "track": 9
} }
] ]