From b95ba45d7ef07eb5ae272c4d2d9fe0a45ab1849e Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Sat, 25 Apr 2026 09:35:21 +0200 Subject: [PATCH] music: Add new albums to mp3-collection Signed-off-by: SindreKjelsrud --- src/data/music.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/src/data/music.json b/src/data/music.json index 62f0c8a..6150a3f 100644 --- a/src/data/music.json +++ b/src/data/music.json @@ -176,6 +176,36 @@ } ], "mp3": [ + { + "album": "Hvis du vil", + "artist": "Elskling", + "cover": "https://archive.org/download/mbid-79c604a1-72bc-49fe-ab52-d48c4a9ee33b/mbid-79c604a1-72bc-49fe-ab52-d48c4a9ee33b-44932085844_thumb500.jpg", + "url": "https://listenbrainz.org/album/1703d7f2-32b7-42ee-99eb-94a4d27a46fb/" + }, + { + "album": "USB", + "artist": "Fred again..", + "cover": "https://archive.org/download/mbid-1c895d7d-dcc6-4bf8-8547-77a84d82d52b/mbid-1c895d7d-dcc6-4bf8-8547-77a84d82d52b-43058964685_thumb500.jpg", + "url": "https://listenbrainz.org/album/0d223bf8-1096-4cc5-adb5-df6123f676d1/" + }, + { + "album": "Valget å gå, og vi gikk", + "artist": "Ari Bajgora", + "cover": "https://archive.org/download/mbid-bc89a1b0-c415-42f1-86cb-f29dfbd3dd2c/mbid-bc89a1b0-c415-42f1-86cb-f29dfbd3dd2c-42140891390_thumb500.jpg", + "url": "https://listenbrainz.org/album/54e217c8-4da2-4c68-b224-4996176d0c7e/" + }, + { + "album": "The Ballad of Rooster Jenkins", + "artist": "Logic", + "cover": "https://archive.org/download/mbid-56be6673-55e3-412d-849f-a24f8d6f645f/mbid-56be6673-55e3-412d-849f-a24f8d6f645f-44817334466_thumb500.jpg", + "url": "https://listenbrainz.org/album/5ddb7cdf-19a1-49fc-b810-59b1cfe48281/" + }, + { + "album": "ONE PIECE 25th Anniversary BEST 1999-2024 [Limited Edition]", + "artist": "Various Artists", + "cover": "https://archive.org/download/mbid-14df000a-7003-4cbd-9dfd-a098b9e9ad5a/mbid-14df000a-7003-4cbd-9dfd-a098b9e9ad5a-43403456856_thumb500.jpg", + "url": "https://listenbrainz.org/album/f2336a30-f332-4d99-aea5-cbef272b8e3d/" + }, { "album": "Information Overload", "artist": "Logic",