badwitch: Add Add Violence, add metadata to NIN albums

This commit is contained in:
Salt 2020-03-08 05:17:54 -05:00
parent bb1b0013ac
commit 70834f06dd

View File

@ -37,6 +37,11 @@
} }
}, },
"The Fragile": { "The Fragile": {
"meta": {
"genre": "Industrial",
"publisher": "Nothing Records",
"release_date": "1999-09-21"
},
"Somewhat Damaged": { "Somewhat Damaged": {
"track": 1, "track": 1,
"artist": "Nine Inch Nails", "artist": "Nine Inch Nails",
@ -658,6 +663,11 @@
} }
}, },
"Pretty Hate Machine": { "Pretty Hate Machine": {
"meta": {
"genre": "Industrial",
"publisher": "Nothing Records",
"release_date": "1989-10-20"
},
"Head Like a Hole": { "Head Like a Hole": {
"track": 1, "track": 1,
"artist": "Nine Inch Nails", "artist": "Nine Inch Nails",
@ -715,6 +725,11 @@
} }
}, },
"The Downward Spiral": { "The Downward Spiral": {
"meta": {
"genre": "Industrial",
"publisher": "Nothing Records",
"release_date": "1994-03-08"
},
"Mr. Self Destruct": { "Mr. Self Destruct": {
"track": 1, "track": 1,
"artist": "Nine Inch Nails", "artist": "Nine Inch Nails",
@ -787,6 +802,11 @@
} }
}, },
"Still": { "Still": {
"meta": {
"genre": "Industrial",
"publisher": "Nothing Records",
"release_date": "2002-01-22"
},
"Something I Can Never Have": { "Something I Can Never Have": {
"track": 1, "track": 1,
"artist": "Nine Inch Nails", "artist": "Nine Inch Nails",
@ -834,6 +854,11 @@
} }
}, },
"With Teeth": { "With Teeth": {
"meta": {
"genre": "Industrial",
"publisher": "Nothing Records",
"release_date": "2005-05-03"
},
"All the Love in the World": { "All the Love in the World": {
"track": 1, "track": 1,
"artist": "Nine Inch Nails", "artist": "Nine Inch Nails",
@ -901,6 +926,11 @@
} }
}, },
"Yero Zero": { "Yero Zero": {
"meta": {
"genre": "Industrial",
"publisher": "Interscope Records",
"release_date": "2007-04-17"
},
"HYPERPOWER!": { "HYPERPOWER!": {
"track": 1, "track": 1,
"artist": "Nine Inch Nails", "artist": "Nine Inch Nails",
@ -983,6 +1013,11 @@
} }
}, },
"The Slip": { "The Slip": {
"meta": {
"genre": "Industrial",
"publisher": "The Null Corporation",
"release_date": "2008-05-05"
},
"999,999": { "999,999": {
"track": 1, "track": 1,
"artist": "Nine Inch Nails", "artist": "Nine Inch Nails",
@ -1730,5 +1765,37 @@
"artist": "Mike Morasky", "artist": "Mike Morasky",
"source": "https://www.youtube.com/watch?v=bBak9CMoXoc" "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"
}
} }
} }