From e2c465f44bb71a7c0ee8a183965983e59c635bc9 Mon Sep 17 00:00:00 2001 From: Runa Dacino Date: Sat, 3 Jun 2023 13:35:51 +0200 Subject: [PATCH] Adds artists/genres to entries missing them in jukebox --- config/jukebox.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/jukebox.json b/config/jukebox.json index 05bc23ec30c..662d315869b 100644 --- a/config/jukebox.json +++ b/config/jukebox.json @@ -3533,6 +3533,7 @@ "url": "https://files.catbox.moe/8rn8uz.mp3", "title": "I Wupped Batman's Ass", "duration": 3270, +"genre": "Miscellaneous", "artist": "Wesley Willis Fiasco", "secret": true, "lobby": false, @@ -3973,6 +3974,7 @@ "url": "https://files.catbox.moe/3h38kn.mp3", "title": "Among Us", "duration": 720, +"artist": "Leonz", "genre": "Disco, Funk, Soul, and R&B", "secret": false, "lobby": false, @@ -3982,6 +3984,7 @@ "url": "https://files.catbox.moe/rqhxj1.mp3", "title": "Leggy Zone", "duration": 1470, +"artist": "Binox", "genre": "Electronic", "secret": true, "lobby": false, @@ -3991,6 +3994,7 @@ "url": "https://files.catbox.moe/e6l6mw.mp3", "title": "Shop Theme", "duration": 8910, +"artist": "Kazumi Totaka/Nintendo", "genre": "Electronic", "secret": false, "lobby": false, @@ -4700,6 +4704,7 @@ "url": "https://files.catbox.moe/8r5d7q.mp3", "title": "Take me to Snurch (Snail Church)", "duration": 2370, +"genre": "Pop", "artist": "fairyeiry", "secret": true, "lobby": false,