badwitch: Fix zero-indexed albums

lmao what
This commit is contained in:
Salt 2020-03-13 06:48:21 -05:00
parent a2235596e8
commit 0bcfa15a9c

View File

@ -1862,62 +1862,62 @@
"release_date": "2004-09-14"
},
"Blackmail The Universe": {
"track": 0,
"track": 1,
"artist": "Megadeth",
"source": "https://www.youtube.com/watch?v=L2FEodjUPGw"
},
"Die Dead Enough": {
"track": 1,
"track": 2,
"artist": "Megadeth",
"source": "https://www.youtube.com/watch?v=wPuEajr-tiA"
},
"Kick The Chair": {
"track": 2,
"track": 3,
"artist": "Megadeth",
"source": "https://www.youtube.com/watch?v=2eeKm5zzJ5o"
},
"The Scorpion": {
"track": 3,
"track": 4,
"artist": "Megadeth",
"source": "https://www.youtube.com/watch?v=tW349y3YUAM"
},
"Tears In A Vial": {
"track": 4,
"track": 5,
"artist": "Megadeth",
"source": "https://www.youtube.com/watch?v=1YISsSOsvFQ"
},
"I Know Jack": {
"track": 5,
"track": 6,
"artist": "Megadeth",
"source": "https://www.youtube.com/watch?v=uD2RK4jLfSU"
},
"Back In The Day": {
"track": 6,
"track": 7,
"artist": "Megadeth",
"source": "https://www.youtube.com/watch?v=92n-iu4lLvc"
},
"Something That I'm Not": {
"track": 7,
"track": 8,
"artist": "Megadeth",
"source": "https://www.youtube.com/watch?v=NshNcBoqfCY"
},
"Truth Be Told": {
"track": 8,
"track": 9,
"artist": "Megadeth",
"source": "https://www.youtube.com/watch?v=tTYZYNkkV2Y"
},
"Of Mice And Men": {
"track": 9,
"track": 10,
"artist": "Megadeth",
"source": "https://www.youtube.com/watch?v=0cUi3w0jaqU"
},
"Shadow of Deth": {
"track": 10,
"track": 11,
"artist": "Megadeth",
"source": "https://www.youtube.com/watch?v=f0RDFoznewY"
},
"My Kingdom": {
"track": 11,
"track": 12,
"artist": "Megadeth",
"source": "https://www.youtube.com/watch?v=RYDp_XpeKH8"
}
@ -1929,77 +1929,77 @@
"release_date": "1996-09-17"
},
"Stinkfist ": {
"track": 0,
"track": 1,
"artist": "TOOL",
"source": "https://www.youtube.com/watch?v=M1tIH55Bo8k"
},
"Eulogy ": {
"track": 1,
"track": 2,
"artist": "TOOL",
"source": "https://www.youtube.com/watch?v=6vc9Mz2tfHM"
},
"H. ": {
"track": 2,
"track": 3,
"artist": "TOOL",
"source": "https://www.youtube.com/watch?v=bg8vTSyHFkQ"
},
"Useful Idiot ": {
"track": 3,
"track": 4,
"artist": "TOOL",
"source": "https://www.youtube.com/watch?v=XzHd9sYXBQI"
},
"Forty Six & 2 ": {
"track": 4,
"track": 5,
"artist": "TOOL",
"source": "https://www.youtube.com/watch?v=GIuZUCpm9hc"
},
"Message To Harry Manback ": {
"track": 5,
"track": 6,
"artist": "TOOL",
"source": "https://www.youtube.com/watch?v=l8_72NFyd-w"
},
"Hooker With A Penis ": {
"track": 6,
"track": 7,
"artist": "TOOL",
"source": "https://www.youtube.com/watch?v=gzrRoDd9CxM"
},
"Intermission ": {
"track": 7,
"track": 8,
"artist": "TOOL",
"source": "https://www.youtube.com/watch?v=HkM5m2tqRBE"
},
"Jimmy ": {
"track": 8,
"track": 9,
"artist": "TOOL",
"source": "https://www.youtube.com/watch?v=tSvdbCDZ5UY"
},
"Die Eier von Satan ": {
"track": 9,
"track": 10,
"artist": "TOOL",
"source": "https://www.youtube.com/watch?v=82XqhHYwB-Q"
},
"Pushit ": {
"track": 10,
"track": 11,
"artist": "TOOL",
"source": "https://www.youtube.com/watch?v=GGm72iNBF8E"
},
"Cesaro Summability ": {
"track": 11,
"track": 12,
"artist": "TOOL",
"source": "https://www.youtube.com/watch?v=TdVA360o7D8"
},
"\u00c6nema ": {
"track": 12,
"track": 13,
"artist": "TOOL",
"source": "https://www.youtube.com/watch?v=rHcmnowjfrQ"
},
"(-) Ions ": {
"track": 13,
"track": 14,
"artist": "TOOL",
"source": "https://www.youtube.com/watch?v=smjXVkiBYmI"
},
"Third Eye ": {
"track": 14,
"track": 15,
"artist": "TOOL",
"source": "https://www.youtube.com/watch?v=51fcG3sxvII"
}