diff --git a/tests/IAmWe/album.json b/tests/IAmWe/album.json index 1587cf8..0e97edf 100644 --- a/tests/IAmWe/album.json +++ b/tests/IAmWe/album.json @@ -10,54 +10,63 @@ "artist": "Kuoth", "disc": 1, "title": "Hypocrite Like the Rest", + "duration": 139, "track": 1 }, { "artist": "Kuoth", "disc": 1, "title": "It's Too Late", + "duration": 116, "track": 2 }, { "artist": "Kuoth", "disc": 1, "title": "Hell Might be Nice", + "duration": 229, "track": 3 }, { "artist": "Kuoth", "disc": 1, "title": "Dark Side of Progress", + "duration": 187, "track": 4 }, { "artist": "Kuoth", "disc": 1, "title": "Distractions", + "duration": 141, "track": 5 }, { "artist": "Kuoth", "disc": 1, "title": "But You Won't Listen", + "duration": 184, "track": 6 }, { "artist": "Kuoth", "disc": 1, "title": "Guidance", + "duration": 121, "track": 7 }, { "artist": "Kuoth", "disc": 1, "title": "M", + "duration": 98, "track": 8 }, { "artist": "Kuoth", "disc": 1, "title": "Social Acceptance", + "duration": 169, "track": 9 } ]