From 70834f06ddfad4ff2c4e458f1c2936446c9d5c31 Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 8 Mar 2020 05:17:54 -0500 Subject: [PATCH] badwitch: Add Add Violence, add metadata to NIN albums --- .local/share/badwitch/lib.json | 67 ++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) diff --git a/.local/share/badwitch/lib.json b/.local/share/badwitch/lib.json index 476f00d2..28e47c31 100644 --- a/.local/share/badwitch/lib.json +++ b/.local/share/badwitch/lib.json @@ -37,6 +37,11 @@ } }, "The Fragile": { + "meta": { + "genre": "Industrial", + "publisher": "Nothing Records", + "release_date": "1999-09-21" + }, "Somewhat Damaged": { "track": 1, "artist": "Nine Inch Nails", @@ -658,6 +663,11 @@ } }, "Pretty Hate Machine": { + "meta": { + "genre": "Industrial", + "publisher": "Nothing Records", + "release_date": "1989-10-20" + }, "Head Like a Hole": { "track": 1, "artist": "Nine Inch Nails", @@ -715,6 +725,11 @@ } }, "The Downward Spiral": { + "meta": { + "genre": "Industrial", + "publisher": "Nothing Records", + "release_date": "1994-03-08" + }, "Mr. Self Destruct": { "track": 1, "artist": "Nine Inch Nails", @@ -787,6 +802,11 @@ } }, "Still": { + "meta": { + "genre": "Industrial", + "publisher": "Nothing Records", + "release_date": "2002-01-22" + }, "Something I Can Never Have": { "track": 1, "artist": "Nine Inch Nails", @@ -834,6 +854,11 @@ } }, "With Teeth": { + "meta": { + "genre": "Industrial", + "publisher": "Nothing Records", + "release_date": "2005-05-03" + }, "All the Love in the World": { "track": 1, "artist": "Nine Inch Nails", @@ -901,6 +926,11 @@ } }, "Yero Zero": { + "meta": { + "genre": "Industrial", + "publisher": "Interscope Records", + "release_date": "2007-04-17" + }, "HYPERPOWER!": { "track": 1, "artist": "Nine Inch Nails", @@ -983,6 +1013,11 @@ } }, "The Slip": { + "meta": { + "genre": "Industrial", + "publisher": "The Null Corporation", + "release_date": "2008-05-05" + }, "999,999": { "track": 1, "artist": "Nine Inch Nails", @@ -1730,5 +1765,37 @@ "artist": "Mike Morasky", "source": "https://www.youtube.com/watch?v=bBak9CMoXoc" } + }, + "Add Violence": { + "meta": { + "genre": "Industrial", + "publisher": "The Null Corporation", + "release_date": "2017-07-19" + }, + "Less Than": { + "track": 1, + "artist": "Nine Inch Nails", + "source": "https://www.youtube.com/watch?v=0D2-fk-ZmuE" + }, + "The Lovers": { + "track": 2, + "artist": "Nine Inch Nails", + "source": "https://www.youtube.com/watch?v=S0Gmxdiy0d0" + }, + "This Isn't the Place": { + "track": 3, + "artist": "Nine Inch Nails", + "source": "https://www.youtube.com/watch?v=ws_wqrTifcg" + }, + "Not Anymore": { + "track": 4, + "artist": "Nine Inch Nails", + "source": "https://www.youtube.com/watch?v=AJztazY65Mw" + }, + "The Background World": { + "track": 5, + "artist": "Nine Inch Nails", + "source": "https://www.youtube.com/watch?v=nDIjTaPt9co" + } } }