From 192b6fee18a4da5fd30223e724643db3e98e0301 Mon Sep 17 00:00:00 2001 From: Elmar Kresse Date: Wed, 8 Oct 2025 21:39:06 +0200 Subject: [PATCH] fix: update year and date information for multiple songs in years.json --- data/years.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/data/years.json b/data/years.json index 3e56074..c4f3651 100644 --- a/data/years.json +++ b/data/years.json @@ -451,8 +451,8 @@ "mbid": "8e980a28-f25b-495e-94be-b19b56f6019c" }, "Daryl Hall & John Oates - Maneater.mp3": { - "year": 1994, - "date": "1994", + "year": 1982, + "date": "1982", "title": "Maneater", "artist": "Daryl Hall & John Oates", "mbid": "83e2444b-5445-400c-8215-f12f81d6f615" @@ -1515,8 +1515,8 @@ "mbid": "54e6351f-05d4-42cf-bb1c-e07cad78bc60" }, "Queen - Under Pressure.mp3": { - "year": null, - "date": null, + "year": 1981, + "date": "1981", "title": "Under Pressure", "artist": "Queen, David Bowie", "mbid": null @@ -1823,8 +1823,8 @@ "mbid": "fa52f01e-6c8c-46ff-860d-daa4930f93a4" }, "The Beatles - Get Back (Remastered 2009).mp3": { - "year": 2021, - "date": "2021", + "year": 1969, + "date": "1969", "title": "Get Back (Remastered 2009)", "artist": "The Beatles", "mbid": null @@ -3076,8 +3076,8 @@ "title": "Maneater", "artist": "Daryl Hall & John Oates", "mbid": "83e2444b-5445-400c-8215-f12f81d6f615", - "earliestDate": "1994", - "year": 1994, + "earliestDate": "1982", + "year": 1982, "confidence": { "mbScore": 100, "titleSim": 1, @@ -5764,8 +5764,8 @@ "title": "Get Back (Remastered 2009)", "artist": "The Beatles", "mbid": null, - "earliestDate": "1970", - "year": 1970, + "earliestDate": "1969", + "year": 1969, "error": "No recordings found" }, {