From c14e0d5343c9fe0610e05d588a443191fc4a83ad Mon Sep 17 00:00:00 2001 From: Salt Date: Fri, 13 Mar 2020 04:26:23 -0500 Subject: [PATCH] badwitch: Add Pendulum --- .local/share/badwitch/lib.json | 59 +++++++++++++++++++++++++++++++++- 1 file changed, 58 insertions(+), 1 deletion(-) diff --git a/.local/share/badwitch/lib.json b/.local/share/badwitch/lib.json index 28e47c31..cd7be318 100644 --- a/.local/share/badwitch/lib.json +++ b/.local/share/badwitch/lib.json @@ -1797,5 +1797,62 @@ "artist": "Nine Inch Nails", "source": "https://www.youtube.com/watch?v=nDIjTaPt9co" } + }, + "In Silico": { + "meta": { + "genre": "Electronic", + "publisher": "Earstorm", + "release_date": "2008-05-12" + }, + "Showdown": { + "track": 1, + "artist": "Pendulum", + "source": "https://www.youtube.com/watch?v=mszCJSB02_8" + }, + "Different": { + "track": 2, + "artist": "Pendulum", + "source": "https://www.youtube.com/watch?v=3JUwQglYFig" + }, + "Propane Nightmares": { + "track": 3, + "artist": "Pendulum", + "source": "https://www.youtube.com/watch?v=SBohx23x0jw" + }, + "Visions": { + "track": 4, + "artist": "Pendulum", + "source": "https://www.youtube.com/watch?v=HXSfB-zQUAg" + }, + "Midnight Runner": { + "track": 5, + "artist": "Pendulum", + "source": "https://www.youtube.com/watch?v=oSbop6jmBS4" + }, + "The Other Side": { + "track": 6, + "artist": "Pendulum", + "source": "https://www.youtube.com/watch?v=z0hwFJ1rbbU" + }, + "Mutiny": { + "track": 7, + "artist": "Pendulum", + "source": "https://www.youtube.com/watch?v=ucchDCKCTTs" + }, + "9,000 Miles": { + "track": 8, + "artist": "Pendulum", + "source": "https://www.youtube.com/watch?v=9AudFoAMTik" + }, + "Granite": { + "track": 9, + "artist": "Pendulum", + "source": "https://www.youtube.com/watch?v=h17WaF6alVY" + }, + "The Tempest": { + "track": 10, + "artist": "Pendulum", + "source": "https://www.youtube.com/watch?v=uy-3tWaKyg8" + } } -} +} \ No newline at end of file