diff --git a/README.md b/README.md index 4374189..18d884f 100644 --- a/README.md +++ b/README.md @@ -65,8 +65,38 @@ Dann im Browser öffnen: http://localhost:5173 ## Ordnerstruktur - `public/` – Client (HTML/CSS/JS) -- `server.js` – Express + WebSocket Server, Game-State -- `data/` – eure MP3-Dateien +- `src/server/` – Express + WebSocket Server, Game-State +- `data/` – eure Audio-Dateien und Playlists + +### Playlist-Unterstützung + +Die App unterstützt jetzt mehrere Playlists! Du kannst verschiedene Playlists für verschiedene Spielsessions erstellen: + +**Ordnerstruktur für Playlists:** + +``` +data/ + ├── (Audio-Dateien hier = "Default" Playlist) + ├── 80s-Hits/ + │ ├── Song1.opus + │ ├── Song2.opus + │ └── ... + ├── Rock-Classics/ + │ ├── Song1.opus + │ └── ... + └── Party-Mix/ + ├── Song1.opus + └── ... +``` + +**So funktioniert's:** + +1. **Standard-Playlist**: Audio-Dateien direkt im `data/`-Ordner werden als "Default"-Playlist erkannt +2. **Eigene Playlists**: Erstelle Unterordner im `data/`-Verzeichnis, z.B. `data/80s-Hits/` +3. **Playlist-Auswahl**: Als Raum-Host kannst du in der Lobby die gewünschte Playlist auswählen, bevor das Spiel startet +4. **Unterstützte Formate**: .mp3, .wav, .m4a, .ogg, .opus + +**Empfehlung**: Nutze das `.opus`-Format für optimale Streaming-Performance und geringeren Speicherverbrauch. Das Konvertierungsskript `npm run audio:convert` wandelt automatisch alle Audio-Dateien in Opus um. ## Git & Audio-Dateien diff --git a/data/.mb_cache.json b/data/.mb_cache.json deleted file mode 100644 index 2d1c754..0000000 --- a/data/.mb_cache.json +++ /dev/null @@ -1,3767 +0,0 @@ -{ - "akon|lonely": { - "file": "Akon - Lonely.mp3", - "title": "Lonely", - "artist": "Akon", - "mbid": "bd49579a-c577-4df4-afc0-9c4ff7a10e18", - "earliestDate": "2005", - "year": 2005, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 235102, - "matchedDurationMs": 234946 - } - }, - "alessia cara|scars to your beautiful": { - "file": "Alessia Cara - Scars To Your Beautiful.mp3", - "title": "Scars To Your Beautiful", - "artist": "Alessia Cara", - "mbid": "6a8875d3-3bb5-4c5b-9498-e5f2ae6dd1d1", - "earliestDate": "2015-03-11", - "year": 2015, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 230269, - "matchedDurationMs": 230240 - } - }, - "alicia keys|fallin'": { - "file": "Alicia Keys - Fallin'.mp3", - "title": "Fallin'", - "artist": "Alicia Keys", - "mbid": "7276155b-a01b-42a9-9d31-eb0c317d07b8", - "earliestDate": "2001-06-05", - "year": 2001, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 210233, - "matchedDurationMs": 210466 - } - }, - "alicia keys|no one": { - "file": "Alicia Keys - No One.mp3", - "title": "No One", - "artist": "Alicia Keys", - "mbid": "83fa4748-2c91-4981-b480-23a764d69fc7", - "earliestDate": "2007-09-10", - "year": 2007, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 253858, - "matchedDurationMs": 254173 - } - }, - "alphaville|forever young": { - "file": "Alphaville - Forever Young.mp3", - "title": "Forever Young", - "artist": "Alphaville", - "mbid": "37d2fc01-4933-481b-b6e4-9039585d22d3", - "earliestDate": "1984-09-27", - "year": 1984, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 226743, - "matchedDurationMs": 226000 - } - }, - "alvaro soler|la cintura": { - "file": "Alvaro Soler - La Cintura.mp3", - "title": "La Cintura", - "artist": "Alvaro Soler", - "mbid": "ce43ae03-91d2-41f3-84ef-2c640241c09f", - "earliestDate": "2018-03-29", - "year": 2018, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 0.3333333333333333, - "durationMs": 204696, - "matchedDurationMs": 204520 - } - }, - "amii stewart|knock on wood": { - "file": "Amii Stewart - Knock On Wood.mp3", - "title": "Knock On Wood", - "artist": "Amii Stewart", - "mbid": "1880e2a2-e47e-4a28-ad6e-c7deb444291e", - "earliestDate": "1979-01-15", - "year": 1979, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 250567, - "matchedDurationMs": 218333 - } - }, - "amy winehouse|rehab": { - "file": "Amy Winehouse - Rehab.mp3", - "title": "Rehab", - "artist": "Amy Winehouse", - "mbid": "873eba85-b721-4728-be2e-96ce94cccb8b", - "earliestDate": "2006-10-23", - "year": 2006, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 213786, - "matchedDurationMs": 214000 - } - }, - "anastacia|sick and tired": { - "file": "Anastacia - Sick and Tired.mp3", - "title": "Sick and Tired", - "artist": "Anastacia", - "mbid": "52bc36a0-2559-49bc-9b86-4a420ec9cb27", - "earliestDate": "2004-03-25", - "year": 2004, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 210181, - "matchedDurationMs": 210146 - } - }, - "andreas bourani|auf uns": { - "file": "Andreas Bourani - Auf uns.mp3", - "title": "Auf uns", - "artist": "Andreas Bourani", - "mbid": "7b41e8fa-4b97-45c0-b260-40a443ad0466", - "earliestDate": "2014-04-25", - "year": 2014, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 239491, - "matchedDurationMs": 240000 - } - }, - "billy joel|piano man": { - "file": "Billy Joel - Piano Man.mp3", - "title": "Piano Man", - "artist": "Billy Joel", - "mbid": "92ac918a-07f6-4f5e-b356-5897723310ca", - "earliestDate": "1973-11-09", - "year": 1973, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 339043, - "matchedDurationMs": 338666 - } - }, - "annie lennox|why": { - "file": "Annie Lennox - Why.mp3", - "title": "Why", - "artist": "Annie Lennox", - "mbid": "28734584-3a00-4072-8e09-dc5c40c0d50a", - "earliestDate": "1992-04-06", - "year": 1992, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 293224, - "matchedDurationMs": 294000 - } - }, - "aqua|barbie girl": { - "file": "Aqua - Barbie Girl.mp3", - "title": "Barbie Girl", - "artist": "Aqua", - "mbid": "5268ded7-3c3c-465b-805f-cb14e407ec2d", - "earliestDate": "1997-05-14", - "year": 1997, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 197956, - "matchedDurationMs": 195360 - } - }, - "aretha franklin|respect": { - "file": "Aretha Franklin - Respect.mp3", - "title": "Respect", - "artist": "Aretha Franklin", - "mbid": "6a7014c2-dcb2-4179-a88b-f172f25a7d93", - "earliestDate": "1971-05-19", - "year": 1971, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 147644, - "matchedDurationMs": 223000 - } - }, - "atomic kitten|whole again": { - "file": "Atomic Kitten - Whole Again.mp3", - "title": "Whole Again", - "artist": "Atomic Kitten", - "mbid": "e8bdfb1b-3de6-43f7-b917-bd76238af931", - "earliestDate": "2001", - "year": 2001, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 186645, - "matchedDurationMs": 186333 - } - }, - "bill haley and his comets|we're gonna rock around the clock": { - "file": "Bill Haley & His Comets - (We're Gonna) Rock Around The Clock (Single Version).mp3", - "title": "(We're Gonna) Rock Around The Clock (Single Version)", - "artist": "Bill Haley & His Comets", - "mbid": "5e17cc2d-368d-4abb-b22c-71b08d6cfef9", - "earliestDate": "2014-09-19", - "year": 2014, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 131187, - "matchedDurationMs": 129880 - } - }, - "bill haley and his comets|see you later alligator": { - "file": "Bill Haley & His Comets - See You Later, Alligator.mp3", - "title": "See You Later, Alligator", - "artist": "Bill Haley & His Comets", - "mbid": "732b4543-1820-4cb6-b7cb-25c0356f1f5b", - "earliestDate": "1981", - "year": 1981, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 163840, - "matchedDurationMs": null - } - }, - "bill medley jennifer warnes|i've had the time of my life from \"dirty dancing\" soundtrack": { - "file": "Bill Medley - (I've Had) The Time Of My Life (From Dirty Dancing Soundtrack).mp3", - "title": "(I've Had) The Time Of My Life (From \"Dirty Dancing\" Soundtrack)", - "artist": "Bill Medley, Jennifer Warnes", - "mbid": "3da1ab83-49aa-4b69-a6e9-9566f3c3f5fa", - "earliestDate": "2024-01-19", - "year": 2024, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 290377, - "matchedDurationMs": 290000 - } - }, - "bill ramsey|zuckerpuppe aus der bauchtanz truppe": { - "file": "Bill Ramsey - Zuckerpuppe (Aus der Bauchtanz-Truppe).mp3", - "title": "Zuckerpuppe (Aus der Bauchtanz-Truppe)", - "artist": "Bill Ramsey", - "mbid": "81669066-c680-4574-88bc-466764ebca61", - "earliestDate": "1961-10", - "year": 1961, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 163370, - "matchedDurationMs": 163000 - } - }, - "billie eilish|bad guy": { - "file": "Billie Eilish - bad guy.mp3", - "title": "bad guy", - "artist": "Billie Eilish", - "mbid": "694da04d-1ffc-435c-8b4b-59cc23ac8003", - "earliestDate": "2019-03-29", - "year": 2019, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 194116, - "matchedDurationMs": 194000 - } - }, - "billy idol|white wedding": { - "file": "Billy Idol - White Wedding.mp3", - "title": "White Wedding", - "artist": "Billy Idol", - "mbid": "1884c8f3-64fc-4fac-8400-abea54129026", - "earliestDate": "1983", - "year": 1983, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 505130, - "matchedDurationMs": 213400 - } - }, - "billy swan|i can help": { - "file": "Billy Swan - I Can Help.mp3", - "title": "I Can Help", - "artist": "Billy Swan", - "mbid": "d7df9be9-f549-44cb-ad4a-6b2b2628385d", - "earliestDate": "1975", - "year": 1975, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 240065, - "matchedDurationMs": 238440 - } - }, - "black eyed peas|where is the love": { - "file": "Black Eyed Peas - Where Is The Love.mp3", - "title": "Where Is The Love?", - "artist": "Black Eyed Peas", - "mbid": "5f21eb12-f84e-45f1-b3d7-c3e1d4ea0085", - "earliestDate": "2003", - "year": 2003, - "confidence": { - "mbScore": 92, - "titleSim": 1, - "artistSim": 0.75, - "durationMs": 272562, - "matchedDurationMs": 272000 - } - }, - "bl mchen|herz an herz": { - "file": "Blümchen - Herz an Herz.mp3", - "title": "Herz an Herz", - "artist": "Blümchen", - "mbid": "2d3cf4d6-614c-4e78-9bc2-9e355f979516", - "earliestDate": "1996", - "year": 1996, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 227030, - "matchedDurationMs": 227000 - } - }, - "bob marley and the wailers|no woman no cry": { - "file": "Bob Marley & The Wailers - No Woman No Cry.mp3", - "title": "No Woman No Cry", - "artist": "Bob Marley & The Wailers", - "mbid": "5f92f7de-f6b4-4c52-9f87-e774a268e194", - "earliestDate": "1973-10", - "year": 1973, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 226273, - "matchedDurationMs": 422733 - } - }, - "bob sinclar steve edwards|world hold on children of the sky": { - "file": "Bob Sinclar - World Hold on (Children of the Sky) [Radio Edit].mp3", - "title": "World Hold on (Children of the Sky) [Radio Edit]", - "artist": "Bob Sinclar, Steve Edwards", - "mbid": "9cb36936-6524-4852-ac2d-dd1afac884fa", - "earliestDate": "2018-05-04", - "year": 2018, - "confidence": { - "mbScore": 100, - "titleSim": 0.5, - "artistSim": 0.5714285714285714, - "durationMs": 199236, - "matchedDurationMs": 172000 - } - }, - "bon jovi|it's my life": { - "file": "Bon Jovi - It's My Life.mp3", - "title": "It's My Life", - "artist": "Bon Jovi", - "mbid": "511096e6-7737-4514-8f23-bfa0dac765ec", - "earliestDate": "1993", - "year": 1993, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 224522, - "matchedDurationMs": 539000 - } - }, - "bonnie tyler|it's a heartache": { - "file": "Bonnie Tyler - It's A Heartache.mp3", - "title": "It's A Heartache", - "artist": "Bonnie Tyler", - "mbid": "58141b98-0bc6-463d-829a-61ee919a46d5", - "earliestDate": "1977", - "year": 1977, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 209789, - "matchedDurationMs": null - } - }, - "boston|more than a feeling": { - "file": "Boston - More Than a Feeling.mp3", - "title": "More Than a Feeling", - "artist": "Boston", - "mbid": "a15a76ab-ee46-4212-8b15-86424020f579", - "earliestDate": "1984", - "year": 1984, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 283011, - "matchedDurationMs": 200000 - } - }, - "britney spears|oops i did it again": { - "file": "Britney Spears - Oops!...I Did It Again.mp3", - "title": "Oops!...I Did It Again", - "artist": "Britney Spears", - "mbid": "44abd7d3-c593-4587-a109-6d9582f13f36", - "earliestDate": "2000-04-25", - "year": 2000, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 210887, - "matchedDurationMs": 211733 - } - }, - "bronski beat|smalltown boy": { - "file": "Bronski Beat - Smalltown Boy.mp3", - "title": "Smalltown Boy", - "artist": "Bronski Beat", - "mbid": "8a4030f8-abe4-47ba-969d-aca6b878ff07", - "earliestDate": "1984", - "year": 1984, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 302446, - "matchedDurationMs": 540000 - } - }, - "bruce springsteen|dancing in the dark": { - "file": "Bruce Springsteen - Dancing In the Dark.mp3", - "title": "Dancing In the Dark", - "artist": "Bruce Springsteen", - "mbid": "3ecd975b-f6ef-4f44-b181-6ec822323756", - "earliestDate": "1984", - "year": 1984, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 241345, - "matchedDurationMs": null - } - }, - "bryan adams|heaven": { - "file": "Bryan Adams - Heaven.mp3", - "title": "Heaven", - "artist": "Bryan Adams", - "mbid": "d5050809-f33a-44bb-8ec1-dc996375e272", - "earliestDate": "1985-04-27", - "year": 1985, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 245185, - "matchedDurationMs": null - } - }, - "captain jack|captain jack": { - "file": "Captain Jack - Captain Jack (Short Mix).mp3", - "title": "Captain Jack (Short Mix)", - "artist": "Captain Jack", - "mbid": "b349be1d-edac-4632-9a9b-f4a9b3e5e844", - "earliestDate": "1995-01-01", - "year": 1995, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 248581, - "matchedDurationMs": 248131 - } - }, - "carly simon|you're so vain": { - "file": "Carly Simon - You're So Vain.mp3", - "title": "You're So Vain", - "artist": "Carly Simon", - "mbid": "27089139-92c0-499c-9597-c66c9b11bdfd", - "earliestDate": "1972-11-25", - "year": 1972, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 258456, - "matchedDurationMs": 258252 - } - }, - "caterina valente|ganz paris traumt von der liebe": { - "file": "Caterina Valente - Ganz Paris Traumt Von Der Liebe.mp3", - "title": "Ganz Paris Traumt Von Der Liebe", - "artist": "Caterina Valente", - "mbid": "300ec8d8-5053-46ed-92ed-77748648a450", - "earliestDate": "1954", - "year": 1954, - "confidence": { - "mbScore": 100, - "titleSim": 0.625, - "artistSim": 1, - "durationMs": 172356, - "matchedDurationMs": 173000 - } - }, - "c line dion|my heart will go on love theme from \"titanic\"": { - "file": "Céline Dion - My Heart Will Go On (Love Theme from Titanic).mp3", - "title": "My Heart Will Go On (Love Theme from \"Titanic\")", - "artist": "Céline Dion", - "mbid": "21a833ca-7b2b-4a55-a5d6-06495535e26d", - "earliestDate": "1997-11-18", - "year": 1997, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 281287, - "matchedDurationMs": 310733 - } - }, - "cher|believe": { - "file": "Cher - Believe.mp3", - "title": "Believe", - "artist": "Cher", - "mbid": "c454ddd8-8d0c-419d-b4e9-65620785851e", - "earliestDate": "1998-10-12", - "year": 1998, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 239073, - "matchedDurationMs": 238693 - } - }, - "chic|le freak": { - "file": "Chic - Le Freak (2018 Remaster).mp3", - "title": "Le Freak (2018 Remaster)", - "artist": "Chic", - "mbid": "b33a9130-63d8-4bf0-a4a2-4bb421ac68e1", - "earliestDate": "2019-03-29", - "year": 2019, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 331389, - "matchedDurationMs": 331000 - } - }, - "chicago|if you leave me now remastered lp version": { - "file": "Chicago - If You Leave Me Now (Remastered LP Version).mp3", - "title": "If You Leave Me Now (Remastered LP Version)", - "artist": "Chicago", - "mbid": "ef91cc0f-3ebe-4ead-834e-cb34243c3e29", - "earliestDate": "2004-09-15", - "year": 2004, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 235416, - "matchedDurationMs": 236000 - } - }, - "christina aguilera|genie in a bottle": { - "file": "Christina Aguilera - Genie in a Bottle.mp3", - "title": "Genie in a Bottle", - "artist": "Christina Aguilera", - "mbid": "fbe9ad8c-3a31-4b5a-9710-228b8c77907b", - "earliestDate": "1999-04", - "year": 1999, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 217600, - "matchedDurationMs": 217293 - } - }, - "chubby checker|the twist": { - "file": "Chubby Checker - The Twist.mp3", - "title": "The Twist", - "artist": "Chubby Checker", - "mbid": "55e17d71-03a0-4df4-b381-7c5e421782a6", - "earliestDate": "1960-06", - "year": 1960, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 158903, - "matchedDurationMs": 152000 - } - }, - "chuck berry|johnny b goode": { - "file": "Chuck Berry - Johnny B. Goode.mp3", - "title": "Johnny B. Goode", - "artist": "Chuck Berry", - "mbid": "0a506cdb-0101-4268-9b43-3c64b8498e99", - "earliestDate": "1972", - "year": 1972, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 162664, - "matchedDurationMs": 164000 - } - }, - "coldplay|talk": { - "file": "Coldplay - Talk.mp3", - "title": "Talk", - "artist": "Coldplay", - "mbid": "9cd3daca-eab7-4db8-8af8-21b3da550c28", - "earliestDate": "2005-06-01", - "year": 2005, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 311327, - "matchedDurationMs": 311253 - } - }, - "connie francis|sch ner fremder mann": { - "file": "Connie Francis - Schöner fremder Mann.mp3", - "title": "Schöner fremder Mann", - "artist": "Connie Francis", - "mbid": "e765f8d5-1647-4ead-9547-3d445e06ac5c", - "earliestDate": "1961", - "year": 1961, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 163997, - "matchedDurationMs": 162000 - } - }, - "corinne bailey rae|put your records on": { - "file": "Corinne Bailey Rae - Put Your Records On.mp3", - "title": "Put Your Records On", - "artist": "Corinne Bailey Rae", - "mbid": "a2ca096d-b51b-4bd5-bda0-a0875c5f9657", - "earliestDate": "2006-02-21", - "year": 2006, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 215406, - "matchedDurationMs": 215000 - } - }, - "creedence clearwater revival|have you ever seen the rain": { - "file": "Creedence Clearwater Revival - Have You Ever Seen The Rain.mp3", - "title": "Have You Ever Seen The Rain", - "artist": "Creedence Clearwater Revival", - "mbid": "b5634bbd-cf5c-4206-8063-f7f5079eaa29", - "earliestDate": "1970-12-07", - "year": 1970, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 160183, - "matchedDurationMs": 160000 - } - }, - "cro|einmal um die welt": { - "file": "CRO - Einmal um die Welt.mp3", - "title": "Einmal um die Welt", - "artist": "CRO", - "mbid": "6d77e594-5a1b-4eda-9d93-ad0a26aa9212", - "earliestDate": "2011-02-11", - "year": 2011, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 142498, - "matchedDurationMs": 140000 - } - }, - "crowded house|don't dream it's over": { - "file": "Crowded House - Don't Dream It's Over.mp3", - "title": "Don't Dream It's Over", - "artist": "Crowded House", - "mbid": "7d066fb2-06d2-4297-862a-b9cd14d595a1", - "earliestDate": "1987", - "year": 1987, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 236983, - "matchedDurationMs": 353360 - } - }, - "culture beat|mr vain": { - "file": "Culture Beat - Mr. Vain.mp3", - "title": "Mr. Vain", - "artist": "Culture Beat", - "mbid": "bdffee79-99c0-4b47-a8e9-f94960778f5e", - "earliestDate": "1993", - "year": 1993, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 336875, - "matchedDurationMs": 336800 - } - }, - "culture club|karma chameleon": { - "file": "Culture Club - Karma Chameleon.mp3", - "title": "Karma Chameleon", - "artist": "Culture Club", - "mbid": "bf1c6620-3b9a-4878-938b-b9f81001666b", - "earliestDate": "1995", - "year": 1995, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 240588, - "matchedDurationMs": 236000 - } - }, - "cyndi lauper|true colors": { - "file": "Cyndi Lauper - True Colors.mp3", - "title": "True Colors", - "artist": "Cyndi Lauper", - "mbid": "531c800f-ae39-4942-aeeb-05a44f1dcdcf", - "earliestDate": "1986-09-05", - "year": 1986, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 226220, - "matchedDurationMs": 227293 - } - }, - "daft punk|one more time short radio edit": { - "file": "Daft Punk - One More Time (Short Radio Edit).mp3", - "title": "One More Time (Short Radio Edit)", - "artist": "Daft Punk", - "mbid": "c3c3b281-5943-4c7d-bd1c-69d877277714", - "earliestDate": "2000-11-13", - "year": 2000, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 235494, - "matchedDurationMs": 235235 - } - }, - "danny and the juniors|at the hop": { - "file": "Danny and The Juniors - At The Hop.mp3", - "title": "At The Hop", - "artist": "Danny and The Juniors", - "mbid": "8e980a28-f25b-495e-94be-b19b56f6019c", - "earliestDate": "1986", - "year": 1986, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 153051, - "matchedDurationMs": 151000 - } - }, - "daryl hall and john oates|maneater": { - "file": "Daryl Hall & John Oates - Maneater.mp3", - "title": "Maneater", - "artist": "Daryl Hall & John Oates", - "mbid": "83e2444b-5445-400c-8215-f12f81d6f615", - "earliestDate": "1994", - "year": 1994, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 272039, - "matchedDurationMs": 265960 - } - }, - "die rzte|junge": { - "file": "Die Ärzte - Junge.mp3", - "title": "Junge", - "artist": "Die Ärzte", - "mbid": "bd95f4ef-fedb-4d2e-b33b-b4b574f31bd4", - "earliestDate": "2007-10-05", - "year": 2007, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 187585, - "matchedDurationMs": 187613 - } - }, - "die rzte|westerland": { - "file": "Die Ärzte - Westerland.mp3", - "title": "Westerland", - "artist": "Die Ärzte", - "mbid": "8e0d5bf4-0cc0-4ee9-a18c-e6f90f03d737", - "earliestDate": "1988-04-08", - "year": 1988, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 221205, - "matchedDurationMs": 220000 - } - }, - "die firma|die eine": { - "file": "Die Firma - Die Eine.mp3", - "title": "Die Eine", - "artist": "Die Firma", - "mbid": "f8694c99-2c05-45ab-b558-a54b7851e039", - "earliestDate": "1998-04-03", - "year": 1998, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 240013, - "matchedDurationMs": 240240 - } - }, - "die prinzen|alles nur geklaut": { - "file": "Die Prinzen - Alles nur geklaut.mp3", - "title": "Alles nur geklaut", - "artist": "Die Prinzen", - "mbid": "b2630eb0-8b16-4901-8a8d-b0d146b7913c", - "earliestDate": "1993-11-12", - "year": 1993, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 191843, - "matchedDurationMs": 193000 - } - }, - "die toten hosen|tage wie diese": { - "file": "Die Toten Hosen - Tage wie diese.mp3", - "title": "Tage wie diese", - "artist": "Die Toten Hosen", - "mbid": "f958b654-eef3-4496-b751-b61edfe146c9", - "earliestDate": "2012-03-23", - "year": 2012, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 268460, - "matchedDurationMs": 268426 - } - }, - "dion|the wanderer": { - "file": "Dion - The Wanderer.mp3", - "title": "The Wanderer", - "artist": "Dion", - "mbid": "33c480f2-5f9a-43db-91b4-6834a23ea76f", - "earliestDate": "1961", - "year": 1961, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 163657, - "matchedDurationMs": 160000 - } - }, - "dire straits|walk of life": { - "file": "Dire Straits - Walk Of Life.mp3", - "title": "Walk Of Life", - "artist": "Dire Straits", - "mbid": "2defe75f-52c3-49d7-9cb9-7dbc4749c6dd", - "earliestDate": "1985", - "year": 1985, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 248947, - "matchedDurationMs": 239000 - } - }, - "dolly parton|jolene": { - "file": "Dolly Parton - Jolene.mp3", - "title": "Jolene", - "artist": "Dolly Parton", - "mbid": "58751150-daa4-4b72-802a-555d6ea0a6e7", - "earliestDate": "1975", - "year": 1975, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 161437, - "matchedDurationMs": 181000 - } - }, - "dr alban|sing hallelujah": { - "file": "Dr. Alban - Sing Hallelujah!.mp3", - "title": "Sing Hallelujah!", - "artist": "Dr. Alban", - "mbid": "4166d83c-7aba-497d-98a2-20ab971c767a", - "earliestDate": "1992", - "year": 1992, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 240980, - "matchedDurationMs": 241080 - } - }, - "drafi deutscher|marmor stein und eisen bricht": { - "file": "Drafi Deutscher - Marmor, Stein und Eisen bricht.mp3", - "title": "Marmor, Stein und Eisen bricht", - "artist": "Drafi Deutscher", - "mbid": "884df235-f5e4-4d69-a05a-993c03456100", - "earliestDate": "1982-10", - "year": 1982, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 156134, - "matchedDurationMs": 192133 - } - }, - "drake|toosie slide": { - "file": "Drake - Toosie Slide.mp3", - "title": "Toosie Slide", - "artist": "Drake", - "mbid": "de4c54c9-6171-4cec-8866-d5f41b24d51d", - "earliestDate": "2020-04-03", - "year": 2020, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 247092, - "matchedDurationMs": 247058 - } - }, - "dua lipa|break my heart": { - "file": "Dua Lipa - Break My Heart.mp3", - "title": "Break My Heart", - "artist": "Dua Lipa", - "mbid": "ba2a214d-39b0-4b53-8b20-b2b80cf9bfab", - "earliestDate": "2020-03-21", - "year": 2020, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 221858, - "matchedDurationMs": 221820 - } - }, - "duck sauce|barbra streisand": { - "file": "Duck Sauce - Barbra Streisand (Radio Edit).mp3", - "title": "Barbra Streisand (Radio Edit)", - "artist": "Duck Sauce", - "mbid": "7c3ffc5e-bab2-46c6-b8f0-c25f446de4c5", - "earliestDate": "2011-02-11", - "year": 2011, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 194038, - "matchedDurationMs": 194160 - } - }, - "duffy|mercy": { - "file": "Duffy - Mercy.mp3", - "title": "Mercy", - "artist": "Duffy", - "mbid": "e528371a-0544-4328-a51e-8a2427671fcc", - "earliestDate": "2007", - "year": 2007, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 219951, - "matchedDurationMs": 220453 - } - }, - "eagle eye cherry|save tonight": { - "file": "Eagle-Eye Cherry - Save Tonight.mp3", - "title": "Save Tonight", - "artist": "Eagle-Eye Cherry", - "mbid": "d8a837d1-886d-44e4-aa72-d19e61180b3b", - "earliestDate": "1997-07-21", - "year": 1997, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 242782, - "matchedDurationMs": 236000 - } - }, - "echt|du tr gst keine liebe in dir": { - "file": "Echt - Du trägst keine Liebe in dir.mp3", - "title": "Du trägst keine Liebe in dir", - "artist": "Echt", - "mbid": "64908e9c-633f-4c63-b09b-abf99b255261", - "earliestDate": "1999-09-10", - "year": 1999, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 261982, - "matchedDurationMs": 263000 - } - }, - "eddy grant|gimme hope jo'anna": { - "file": "Eddy Grant - Gimme Hope Jo'Anna.mp3", - "title": "Gimme Hope Jo'Anna", - "artist": "Eddy Grant", - "mbid": "f897a847-60e3-4409-bbce-36feeb6d23c9", - "earliestDate": "1988-03-21", - "year": 1988, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 243722, - "matchedDurationMs": 240426 - } - }, - "elton john|your song": { - "file": "Elton John - Your Song.mp3", - "title": "Your Song", - "artist": "Elton John", - "mbid": "5c9dee4c-3291-49a2-8c3e-a0dd7f7e4ad5", - "earliestDate": "1971", - "year": 1971, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 241816, - "matchedDurationMs": null - } - }, - "elvis presley|can't help falling in love": { - "file": "Elvis Presley - Can't Help Falling in Love.mp3", - "title": "Can't Help Falling in Love", - "artist": "Elvis Presley", - "mbid": "a84b9958-0c2a-4222-8759-c6615aa3fe55", - "earliestDate": "1969-10-14", - "year": 1969, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 178521, - "matchedDurationMs": 130000 - } - }, - "elvis presley|jailhouse rock": { - "file": "Elvis Presley - Jailhouse Rock.mp3", - "title": "Jailhouse Rock", - "artist": "Elvis Presley", - "mbid": "137b53e7-57e3-4a07-85e3-fcf733ae0a0d", - "earliestDate": "1957-01-01", - "year": 1957, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 146965, - "matchedDurationMs": 130000 - } - }, - "enrique iglesias|do you know the ping pong song": { - "file": "Enrique Iglesias - Do You Know (The Ping Pong Song).mp3", - "title": "Do You Know? (The Ping Pong Song)", - "artist": "Enrique Iglesias", - "mbid": "0892e221-c14b-4e5c-b425-f8d3cf673e53", - "earliestDate": "2007-06-11", - "year": 2007, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 218122, - "matchedDurationMs": 219560 - } - }, - "enya|orinoco flow": { - "file": "Enya - Orinoco Flow.mp3", - "title": "Orinoco Flow", - "artist": "Enya", - "mbid": "4b5273c8-45f2-4bea-b73c-5128cd57faa8", - "earliestDate": "1988-09-19", - "year": 1988, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 266266, - "matchedDurationMs": 266933 - } - }, - "eric carmen|hungry eyes from \"dirty dancing\" soundtrack": { - "file": "Eric Carmen - Hungry Eyes (From Dirty Dancing Soundtrack).mp3", - "title": "Hungry Eyes (From \"Dirty Dancing\" Soundtrack)", - "artist": "Eric Carmen", - "mbid": "848ecccf-4fc4-4478-b70a-8e31286bfd84", - "earliestDate": "2005", - "year": 2005, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 248477, - "matchedDurationMs": 246000 - } - }, - "eric prydz|call on me": { - "file": "Eric Prydz - Call On Me (Radio Edit).mp3", - "title": "Call On Me (Radio Edit)", - "artist": "Eric Prydz", - "mbid": "f22021f6-5219-49fe-9270-2fac043b57d3", - "earliestDate": "2004", - "year": 2004, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 171389, - "matchedDurationMs": 167000 - } - }, - "erma franklin|piece of my heart": { - "file": "Erma Franklin - Piece of My Heart.mp3", - "title": "Piece of My Heart", - "artist": "Erma Franklin", - "mbid": "99b7e978-e259-4aa5-8f4b-00b043da4d54", - "earliestDate": "1967-10", - "year": 1967, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 157283, - "matchedDurationMs": 155000 - } - }, - "eros ramazzotti|pi bella cosa": { - "file": "Eros Ramazzotti - Più bella cosa.mp3", - "title": "Più bella cosa", - "artist": "Eros Ramazzotti", - "mbid": "289cc14d-a64d-472a-b865-937874233dfb", - "earliestDate": "1996-04-09", - "year": 1996, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 264333, - "matchedDurationMs": 266000 - } - }, - "eurythmics annie lennox dave stewart|sweet dreams are made of this": { - "file": "Eurythmics - Sweet Dreams (Are Made of This).mp3", - "title": "Sweet Dreams (Are Made of This)", - "artist": "Eurythmics, Annie Lennox, Dave Stewart", - "mbid": "cf4c57df-da7f-4336-9c9f-090dfc98afeb", - "earliestDate": "2007-12-10", - "year": 2007, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 292598, - "matchedDurationMs": 211722 - } - }, - "falco|rock me amadeus": { - "file": "Falco - Rock Me Amadeus.mp3", - "title": "Rock Me Amadeus", - "artist": "Falco", - "mbid": "c202f18b-758e-4c9e-be38-71e7863f57d1", - "earliestDate": "1985-09-11", - "year": 1985, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 199837, - "matchedDurationMs": 202000 - } - }, - "fatboy slim|praise you": { - "file": "Fatboy Slim - Praise You.mp3", - "title": "Praise You", - "artist": "Fatboy Slim", - "mbid": "c9f0a90a-806c-4b60-bdca-1488eda61988", - "earliestDate": "1999", - "year": 1999, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 324284, - "matchedDurationMs": 314440 - } - }, - "fats domino|ain't that a shame": { - "file": "Fats Domino - Ain't That A Shame.mp3", - "title": "Ain't That A Shame", - "artist": "Fats Domino", - "mbid": "ffa16838-9137-42ec-964d-bf668d502593", - "earliestDate": "1988", - "year": 1988, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 152242, - "matchedDurationMs": 156000 - } - }, - "fettes brot|emanuela": { - "file": "Fettes Brot - Emanuela.mp3", - "title": "Emanuela", - "artist": "Fettes Brot", - "mbid": "5c626985-3396-42dd-a0b0-5a02f15945bf", - "earliestDate": "2005-03-21", - "year": 2005, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 214883, - "matchedDurationMs": 214853 - } - }, - "fine young cannibals|she drives me crazy": { - "file": "Fine Young Cannibals - She Drives Me Crazy.mp3", - "title": "She Drives Me Crazy", - "artist": "Fine Young Cannibals", - "mbid": "c47d9ac3-b2e3-4305-994d-03211998d650", - "earliestDate": "1989", - "year": 1989, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 215824, - "matchedDurationMs": 216000 - } - }, - "freddy quinn|heimweh dort wo die blumen bl h'n": { - "file": "Freddy Quinn - Heimweh (Dort wo die Blumen blüh'n).mp3", - "title": "Heimweh (Dort wo die Blumen blüh'n)", - "artist": "Freddy Quinn", - "mbid": "2e4c3d92-9103-48ee-9399-43d83a61872f", - "earliestDate": "2006-10-26", - "year": 2006, - "confidence": { - "mbScore": 100, - "titleSim": 0.875, - "artistSim": 1, - "durationMs": 212349, - "matchedDurationMs": 105000 - } - }, - "fugees|killing me softly with his song": { - "file": "Fugees - Killing Me Softly With His Song.mp3", - "title": "Killing Me Softly With His Song", - "artist": "Fugees", - "mbid": "aafec15b-93c0-4e0c-bb70-c10f2a49b6a8", - "earliestDate": "1999", - "year": 1999, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 298710, - "matchedDurationMs": 329026 - } - }, - "genesis|no son of mine": { - "file": "Genesis - No Son Of Mine.mp3", - "title": "No Son Of Mine", - "artist": "Genesis", - "mbid": "b4d6e127-5406-42b1-933b-e01a5f7df105", - "earliestDate": "1992-03", - "year": 1992, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 395651, - "matchedDurationMs": 397240 - } - }, - "gipsy kings|volare nel blu di pinto di blu": { - "file": "Gipsy Kings - Volare (Nel Blu di Pinto di Blu).mp3", - "title": "Volare (Nel Blu di Pinto di Blu)", - "artist": "Gipsy Kings", - "mbid": "44ffa450-b4c4-47a8-8c8d-b41a86fc802c", - "earliestDate": "1989-11-21", - "year": 1989, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 219716, - "matchedDurationMs": 219920 - } - }, - "gitte h nning|ich will 'nen cowboy als mann": { - "file": "Gitte Hænning - Ich will 'nen Cowboy als Mann.mp3", - "title": "Ich will 'nen Cowboy als Mann", - "artist": "Gitte Hænning", - "mbid": "37e33915-b7e5-4310-bc53-94d17310b26c", - "earliestDate": "2003", - "year": 2003, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 161019, - "matchedDurationMs": 159000 - } - }, - "guns n' roses|sweet child o' mine": { - "file": "Guns N' Roses - Sweet Child O' Mine.mp3", - "title": "Sweet Child O' Mine", - "artist": "Guns N' Roses", - "mbid": "95443f12-458b-4977-a01b-c8065bda1dd0", - "earliestDate": "1988", - "year": 1988, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 356101, - "matchedDurationMs": 354734 - } - }, - "haddaway|what is love 7\" mix": { - "file": "Haddaway - What Is Love (7 Mix).mp3", - "title": "What Is Love (7\" Mix)", - "artist": "Haddaway", - "mbid": "2970d12e-5eb9-45c9-8eac-38ce11efc18f", - "earliestDate": "1992", - "year": 1992, - "confidence": { - "mbScore": 97, - "titleSim": 1, - "artistSim": 1, - "durationMs": 270420, - "matchedDurationMs": 267000 - } - }, - "harry belafonte|day o the banana boat song": { - "file": "Harry Belafonte - Day-O (The Banana Boat Song).mp3", - "title": "Day-O (The Banana Boat Song)", - "artist": "Harry Belafonte", - "mbid": "145db6c0-7134-4387-b474-22da59689523", - "earliestDate": "1968", - "year": 1968, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 184738, - "matchedDurationMs": null - } - }, - "harry styles|adore you": { - "file": "Harry Styles - Adore You.mp3", - "title": "Adore You", - "artist": "Harry Styles", - "mbid": "acc4e9ce-f9cb-4a7c-8f65-a77cc586c81a", - "earliestDate": "2019-12-06", - "year": 2019, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 207177, - "matchedDurationMs": 207000 - } - }, - "heintje|mama": { - "file": "Heintje - Mama.mp3", - "title": "Mama", - "artist": "Heintje", - "mbid": "397596d8-8b1e-43c5-b069-01f5a575309f", - "earliestDate": "1967", - "year": 1967, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 151745, - "matchedDurationMs": 152000 - } - }, - "helene fischer|atemlos durch die nacht": { - "file": "Helene Fischer - Atemlos durch die Nacht.mp3", - "title": "Atemlos durch die Nacht", - "artist": "Helene Fischer", - "mbid": "e98a18f4-1345-4e5c-a117-295cd080d50d", - "earliestDate": "2013-10-04", - "year": 2013, - "confidence": { - "mbScore": 88, - "titleSim": 1, - "artistSim": 1, - "durationMs": 219768, - "matchedDurationMs": 219898 - } - }, - "herbert gr nemeyer|m nner": { - "file": "Herbert Grönemeyer - Männer.mp3", - "title": "Männer", - "artist": "Herbert Grönemeyer", - "mbid": "11ecc67c-a65e-428f-bf01-91ddc39c656f", - "earliestDate": "1984", - "year": 1984, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 238838, - "matchedDurationMs": 240333 - } - }, - "house of pain|jump around lp version": { - "file": "House of Pain - Jump Around (LP Version).mp3", - "title": "Jump Around (LP Version)", - "artist": "House of Pain", - "mbid": "f3c80549-9f27-4a6e-a68b-545b0df0f25a", - "earliestDate": "2010", - "year": 2010, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 214988, - "matchedDurationMs": 217666 - } - }, - "ich ich|vom selben stern": { - "file": "Ich + Ich - Vom selben Stern (Radio Edit).mp3", - "title": "Vom selben Stern (Radio Edit)", - "artist": "Ich + Ich", - "mbid": "78e068ef-72d5-4520-b773-0753534dfa07", - "earliestDate": "2007-06-15", - "year": 2007, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 228415, - "matchedDurationMs": 227000 - } - }, - "imagine dragons|thunder": { - "file": "Imagine Dragons - Thunder.mp3", - "title": "Thunder", - "artist": "Imagine Dragons", - "mbid": "2199bf89-2583-4368-8f85-3b0bb8f994d4", - "earliestDate": "2017-04-27", - "year": 2017, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 188160, - "matchedDurationMs": 187145 - } - }, - "james brown|i got you i feel good": { - "file": "James Brown - I Got You (I Feel Good).mp3", - "title": "I Got You (I Feel Good)", - "artist": "James Brown", - "mbid": "52242ab5-7d4e-4d42-a253-a97d42827993", - "earliestDate": "1966", - "year": 1966, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 168934, - "matchedDurationMs": 167000 - } - }, - "jason derulo|whatcha say": { - "file": "Jason Derulo - Whatcha Say.mp3", - "title": "Whatcha Say", - "artist": "Jason Derulo", - "mbid": "b0e1e84f-7b16-47dc-8297-db85a239fb18", - "earliestDate": "2010-06-04", - "year": 2010, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 221283, - "matchedDurationMs": 232000 - } - }, - "jennifer lopez|if you had my love": { - "file": "Jennifer Lopez - If You Had My Love.mp3", - "title": "If You Had My Love", - "artist": "Jennifer Lopez", - "mbid": "4ac2f246-d285-4e2d-88a0-9dcc6c0e37b0", - "earliestDate": "1999-06-21", - "year": 1999, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 266031, - "matchedDurationMs": 266000 - } - }, - "jimmy cliff|you can get it if you really want": { - "file": "Jimmy Cliff - You Can Get It If You Really Want.mp3", - "title": "You Can Get It If You Really Want", - "artist": "Jimmy Cliff", - "mbid": "649d71d9-2d00-4f5d-87d3-7655eaf198f6", - "earliestDate": "1971", - "year": 1971, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 162377, - "matchedDurationMs": 168826 - } - }, - "john legend|all of me": { - "file": "John Legend - All of Me.mp3", - "title": "All of Me", - "artist": "John Legend", - "mbid": "d5548b1d-63db-4aa7-b3d5-3f864f248eee", - "earliestDate": "2013-08-08", - "year": 2013, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 269610, - "matchedDurationMs": 270000 - } - }, - "johnny cash|ring of fire": { - "file": "Johnny Cash - Ring of Fire.mp3", - "title": "Ring of Fire", - "artist": "Johnny Cash", - "mbid": "5611c424-d0db-4e30-bae2-2db6d72177f7", - "earliestDate": "1981-04-19", - "year": 1981, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 158433, - "matchedDurationMs": 170000 - } - }, - "jose to fern ndez|guajira guantanamera": { - "file": "Joseìto Fernàndez - Guajira Guantanamera.mp3", - "title": "Guajira Guantanamera", - "artist": "Joseìto Fernàndez", - "mbid": "a36d08be-3933-4a79-ac02-8455a22046ad", - "earliestDate": "1940", - "year": 1940, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 176849, - "matchedDurationMs": 182000 - } - }, - "journey|don't stop believin'": { - "file": "Journey - Don't Stop Believin'.mp3", - "title": "Don't Stop Believin'", - "artist": "Journey", - "mbid": "2b445f3e-7e84-4503-aab9-6bad9e1c2bd2", - "earliestDate": "1981", - "year": 1981, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 248947, - "matchedDurationMs": 248000 - } - }, - "j rgen drews|ein bett im kornfeld": { - "file": "Jürgen Drews - Ein Bett im Kornfeld.mp3", - "title": "Ein Bett im Kornfeld", - "artist": "Jürgen Drews", - "mbid": "881c0d7e-d8a6-447f-824f-3ed317479c2d", - "earliestDate": "1976-04", - "year": 1976, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 179801, - "matchedDurationMs": 211000 - } - }, - "j rgen marcus|eine neue liebe ist wie ein neues leben": { - "file": "Jürgen Marcus - Eine neue Liebe ist wie ein neues Leben.mp3", - "title": "Eine neue Liebe ist wie ein neues Leben", - "artist": "Jürgen Marcus", - "mbid": "711e122b-a68d-4e8d-a4d5-c643de436216", - "earliestDate": "1972-05", - "year": 1972, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 229642, - "matchedDurationMs": 230000 - } - }, - "justin bieber|anyone": { - "file": "Justin Bieber - Anyone.mp3", - "title": "Anyone", - "artist": "Justin Bieber", - "mbid": "51798a1e-190a-4229-b56a-f2cda0972fdd", - "earliestDate": "2021-01-01", - "year": 2021, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 190824, - "matchedDurationMs": 190779 - } - }, - "kaoma|lambada original version 1989": { - "file": "Kaoma - Lambada (Original Version 1989).mp3", - "title": "Lambada (Original Version 1989)", - "artist": "Kaoma", - "mbid": "281e0ae7-bf5e-4716-8623-9ccabdca7afa", - "earliestDate": null, - "year": null, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 207517, - "matchedDurationMs": 207466 - } - }, - "karat|ber sieben br cken musst du gehn": { - "file": "Karat - Über sieben Brücken musst du gehn.mp3", - "title": "Über sieben Brücken musst du gehn", - "artist": "Karat", - "mbid": "9a2b3c81-4aa3-4f2f-adf3-f2a703ee7ba6", - "earliestDate": "1978", - "year": 1978, - "confidence": { - "mbScore": 100, - "titleSim": 0.6666666666666666, - "artistSim": 1, - "durationMs": 227997, - "matchedDurationMs": null - } - }, - "katy perry|firework": { - "file": "Katy Perry - Firework.mp3", - "title": "Firework", - "artist": "Katy Perry", - "mbid": "9846e3f4-7bb9-49be-8e91-837a5ee5cefb", - "earliestDate": "2010-08-24", - "year": 2010, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 227918, - "matchedDurationMs": 227893 - } - }, - "kc and the sunshine band|give it up": { - "file": "Kc & The Sunshine Band - Give It Up.mp3", - "title": "Give It Up", - "artist": "Kc & The Sunshine Band", - "mbid": "504a0aae-6b12-49bd-b269-40cb438d2542", - "earliestDate": "1982", - "year": 1982, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 244219, - "matchedDurationMs": 250000 - } - }, - "kelly clarkson|because of you": { - "file": "Kelly Clarkson - Because of You.mp3", - "title": "Because of You", - "artist": "Kelly Clarkson", - "mbid": "cd52b2b1-28d4-4885-9f1d-b44b8caf07f7", - "earliestDate": "2003", - "year": 2003, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 219533, - "matchedDurationMs": 220000 - } - }, - "kim carnes|bette davis eyes": { - "file": "Kim Carnes - Bette Davis Eyes.mp3", - "title": "Bette Davis Eyes", - "artist": "Kim Carnes", - "mbid": "44140ecd-ca40-4d45-8c3e-c4df35ca0462", - "earliestDate": "1981-03", - "year": 1981, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 225672, - "matchedDurationMs": 224373 - } - }, - "kool and the gang|celebration": { - "file": "Kool & The Gang - Celebration.mp3", - "title": "Celebration", - "artist": "Kool & The Gang", - "mbid": "827f8d82-644d-4b8b-b00a-6a1b256271e4", - "earliestDate": "1990", - "year": 1990, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 298057, - "matchedDurationMs": 188893 - } - }, - "kraftwerk|autobahn": { - "file": "Kraftwerk - Autobahn.mp3", - "title": "Autobahn", - "artist": "Kraftwerk", - "mbid": "0d25c932-671d-4850-a70e-d8046153fff6", - "earliestDate": "1975", - "year": 1975, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 866926, - "matchedDurationMs": 186000 - } - }, - "lady gaga|poker face": { - "file": "Lady Gaga - Poker Face.mp3", - "title": "Poker Face", - "artist": "Lady Gaga", - "mbid": "47042d5b-3df8-4d01-8b7e-c94d9e18f36e", - "earliestDate": "2009-11-16", - "year": 2009, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 237244, - "matchedDurationMs": 237933 - } - }, - "las ketchup|the ketchup song aserej spanglish version": { - "file": "Las Ketchup - The Ketchup Song (Aserejé) (Spanglish Version).mp3", - "title": "The Ketchup Song (Aserejé) (Spanglish Version)", - "artist": "Las Ketchup", - "mbid": "3e209f11-97f6-409f-910a-7571156adc81", - "earliestDate": "2002-07-30", - "year": 2002, - "confidence": { - "mbScore": 100, - "titleSim": 0.7142857142857143, - "artistSim": 1, - "durationMs": 216372, - "matchedDurationMs": 212000 - } - }, - "led zeppelin|whole lotta love": { - "file": "Led Zeppelin - Whole Lotta Love.mp3", - "title": "Whole Lotta Love", - "artist": "Led Zeppelin", - "mbid": "941a8aa9-debb-4970-bc1b-df81f6ef7797", - "earliestDate": "1999", - "year": 1999, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 334602, - "matchedDurationMs": 654000 - } - }, - "lenny kravitz|fly away": { - "file": "Lenny Kravitz - Fly Away.mp3", - "title": "Fly Away", - "artist": "Lenny Kravitz", - "mbid": "90f7b7f3-3815-4344-95ca-98b28b5591a5", - "earliestDate": "1998-04-29", - "year": 1998, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 221362, - "matchedDurationMs": 221893 - } - }, - "leo sayer|when i need you": { - "file": "Leo Sayer - When I Need You.mp3", - "title": "When I Need You", - "artist": "Leo Sayer", - "mbid": "cd80566e-4829-4e4c-b708-d57a16be9efd", - "earliestDate": "1976", - "year": 1976, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 250070, - "matchedDurationMs": 238000 - } - }, - "lewis capaldi|someone you loved": { - "file": "Lewis Capaldi - Someone You Loved.mp3", - "title": "Someone You Loved", - "artist": "Lewis Capaldi", - "mbid": "cc95aec7-4a2e-4b66-bf41-e60f3bff1378", - "earliestDate": "2018-11-08", - "year": 2018, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 182204, - "matchedDurationMs": 182173 - } - }, - "limahl|never ending story": { - "file": "Limahl - Never Ending Story.mp3", - "title": "Never Ending Story", - "artist": "Limahl", - "mbid": "a0dd53f9-a30d-463b-8ff6-27af6c8d2d2e", - "earliestDate": "1996-08-01", - "year": 1996, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 210051, - "matchedDurationMs": 212040 - } - }, - "linda ronstadt|blue bayou": { - "file": "Linda Ronstadt - Blue Bayou.mp3", - "title": "Blue Bayou", - "artist": "Linda Ronstadt", - "mbid": "1cf41f14-2597-41d1-b113-a902b69d6f1b", - "earliestDate": "1977", - "year": 1977, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 239438, - "matchedDurationMs": 235000 - } - }, - "lionel richie|dancing on the ceiling": { - "file": "Lionel Richie - Dancing On The Ceiling.mp3", - "title": "Dancing On The Ceiling", - "artist": "Lionel Richie", - "mbid": "a393ce94-3cbc-4723-97de-7a270bb7b606", - "earliestDate": "1985", - "year": 1985, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 270759, - "matchedDurationMs": 272693 - } - }, - "little eva|the locomotion": { - "file": "Little Eva - The Locomotion.mp3", - "title": "The Locomotion", - "artist": "Little Eva", - "mbid": "77077947-1945-421a-bdb7-fd057a9ec546", - "earliestDate": "1992", - "year": 1992, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 139154, - "matchedDurationMs": 146000 - } - }, - "little richard|good golly miss molly": { - "file": "Little Richard - Good Golly Miss Molly.mp3", - "title": "Good Golly Miss Molly", - "artist": "Little Richard", - "mbid": "85391381-e729-46a9-8c5e-a36cc1923a3d", - "earliestDate": "1981", - "year": 1981, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 127425, - "matchedDurationMs": 130000 - } - }, - "loreen|euphoria": { - "file": "Loreen - Euphoria.mp3", - "title": "Euphoria", - "artist": "Loreen", - "mbid": "ca9a12c2-1aea-4190-afa5-6effc22004d1", - "earliestDate": "2012-10-22", - "year": 2012, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 212689, - "matchedDurationMs": 213000 - } - }, - "lukas graham|7 years": { - "file": "Lukas Graham - 7 Years.mp3", - "title": "7 Years", - "artist": "Lukas Graham", - "mbid": "87e36ab4-6914-44ab-b740-7abb37678040", - "earliestDate": "2015-06-16", - "year": 2015, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 237349, - "matchedDurationMs": 237300 - } - }, - "lynyrd skynyrd|sweet home alabama": { - "file": "Lynyrd Skynyrd - Sweet Home Alabama.mp3", - "title": "Sweet Home Alabama", - "artist": "Lynyrd Skynyrd", - "mbid": "8392991c-3929-4bf9-a8fb-461bb9aca76d", - "earliestDate": "1976-09", - "year": 1976, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 281182, - "matchedDurationMs": 409000 - } - }, - "mabel|don't call me up": { - "file": "Mabel - Don't Call Me Up.mp3", - "title": "Don't Call Me Up", - "artist": "Mabel", - "mbid": "310c7a8c-aa77-4ade-b9ea-02dee4aec084", - "earliestDate": "2019-01-18", - "year": 2019, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 178521, - "matchedDurationMs": 178480 - } - }, - "mad'house|like a prayer": { - "file": "Mad'House - Like a Prayer.mp3", - "title": "Like a Prayer", - "artist": "Mad'House", - "mbid": "e2f73fc3-edf1-4f62-b141-194550376ea6", - "earliestDate": "2002-07-22", - "year": 2002, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 264333, - "matchedDurationMs": 264120 - } - }, - "manfred mann|do wah diddy diddy": { - "file": "Manfred Mann - Do Wah Diddy Diddy.mp3", - "title": "Do Wah Diddy Diddy", - "artist": "Manfred Mann", - "mbid": "a1b99918-faf7-42bc-b0e3-51054f58b386", - "earliestDate": "1976", - "year": 1976, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 144196, - "matchedDurationMs": null - } - }, - "manuela|schuld war nur der bossa nova": { - "file": "Manuela - Schuld war nur der Bossa Nova.mp3", - "title": "Schuld war nur der Bossa Nova", - "artist": "Manuela", - "mbid": "8621d084-848e-42b7-b909-238ce065f6c3", - "earliestDate": "1963", - "year": 1963, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 145084, - "matchedDurationMs": 145813 - } - }, - "mark morrison|return of the mack": { - "file": "Mark Morrison - Return of the Mack.mp3", - "title": "Return of the Mack", - "artist": "Mark Morrison", - "mbid": "bd45a28c-ad2a-4d33-a631-2fdc5d4e2c5c", - "earliestDate": "1996", - "year": 1996, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 213133, - "matchedDurationMs": 100000 - } - }, - "markus|ich will spass": { - "file": "Markus - Ich will Spass.mp3", - "title": "Ich will Spass", - "artist": "Markus", - "mbid": "2e6c7eb5-853b-4376-aad1-d21b1793c7b2", - "earliestDate": "1982-05", - "year": 1982, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 178129, - "matchedDurationMs": 197000 - } - }, - "marvin gaye|i heard it through the grapevine": { - "file": "Marvin Gaye - I Heard It Through The Grapevine.mp3", - "title": "I Heard It Through The Grapevine", - "artist": "Marvin Gaye", - "mbid": "d97b9286-07ce-436f-bb31-2d880b9476ee", - "earliestDate": "1988", - "year": 1988, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 194821, - "matchedDurationMs": 234000 - } - }, - "matthias reim|verdammt ich lieb' dich": { - "file": "Matthias Reim - Verdammt Ich lieb' dich.mp3", - "title": "Verdammt Ich lieb' dich", - "artist": "Matthias Reim", - "mbid": "ab17d759-63e6-42a0-af22-f175e9c482a7", - "earliestDate": "1990-06-15", - "year": 1990, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 219559, - "matchedDurationMs": 219000 - } - }, - "max giesinger|80 millionen": { - "file": "Max Giesinger - 80 Millionen.mp3", - "title": "80 Millionen", - "artist": "Max Giesinger", - "mbid": "14ce7941-57b1-4ed4-a326-b241cf4a389b", - "earliestDate": "2016-02-19", - "year": 2016, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 217078, - "matchedDurationMs": 215000 - } - }, - "meat loaf|paradise by the dashboard light": { - "file": "Meat Loaf - Paradise By the Dashboard Light.mp3", - "title": "Paradise By the Dashboard Light", - "artist": "Meat Loaf", - "mbid": "bb1bffbd-122a-44f4-8f8d-2d847393fa78", - "earliestDate": "1984", - "year": 1984, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 508369, - "matchedDurationMs": 253000 - } - }, - "meghan trainor|all about that bass": { - "file": "Meghan Trainor - All About That Bass.mp3", - "title": "All About That Bass", - "artist": "Meghan Trainor", - "mbid": "759edfb8-0b3c-4d4b-9538-a4e20f21f1e3", - "earliestDate": "2014-02-16", - "year": 2014, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 188787, - "matchedDurationMs": 188163 - } - }, - "michael holm|tr nen l gen nicht": { - "file": "Michael Holm - Tränen lügen nicht.mp3", - "title": "Tränen lügen nicht", - "artist": "Michael Holm", - "mbid": "9aba3c14-ba03-4cba-bd25-5e77853ae206", - "earliestDate": "1974", - "year": 1974, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 240274, - "matchedDurationMs": 238000 - } - }, - "mika|relax take it easy": { - "file": "MIKA - Relax, Take It Easy.mp3", - "title": "Relax, Take It Easy", - "artist": "MIKA", - "mbid": "4ab862ea-e6da-4ced-8f9a-6f14ae8d9732", - "earliestDate": "2006-10-02", - "year": 2006, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 270028, - "matchedDurationMs": 223000 - } - }, - "mike the mechanics|the living years": { - "file": "Mike + The Mechanics - The Living Years.mp3", - "title": "The Living Years", - "artist": "Mike + The Mechanics", - "mbid": "72b6d683-4b86-4f12-9a30-89141f465c01", - "earliestDate": "1988-10-28", - "year": 1988, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 322534, - "matchedDurationMs": 332000 - } - }, - "miley cyrus|wrecking ball": { - "file": "Miley Cyrus - Wrecking Ball.mp3", - "title": "Wrecking Ball", - "artist": "Miley Cyrus", - "mbid": "8c8b2d45-6043-47c5-8c12-16fb8050817b", - "earliestDate": "2013-08-25", - "year": 2013, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 221388, - "matchedDurationMs": 222000 - } - }, - "modjo|lady hear me tonight": { - "file": "Modjo - Lady (Hear Me Tonight).mp3", - "title": "Lady (Hear Me Tonight)", - "artist": "Modjo", - "mbid": "72b9408f-52b2-4f4f-863c-96e8eea64dca", - "earliestDate": "2000-06-19", - "year": 2000, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 307200, - "matchedDurationMs": 305600 - } - }, - "mungo jerry|in the summertime": { - "file": "Mungo Jerry - In The Summertime.mp3", - "title": "In The Summertime", - "artist": "Mungo Jerry", - "mbid": "5f86a334-1c75-4a61-85d9-77a113519773", - "earliestDate": "1987", - "year": 1987, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 211592, - "matchedDurationMs": 205466 - } - }, - "nancy sinatra|these boots are made for walkin'": { - "file": "Nancy Sinatra - These Boots Are Made For Walkin'.mp3", - "title": "These Boots Are Made For Walkin'", - "artist": "Nancy Sinatra", - "mbid": "ccba168d-bcfe-4564-a9e1-8cacc3307545", - "earliestDate": "1966", - "year": 1966, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 163161, - "matchedDurationMs": 162893 - } - }, - "natalie imbruglia|torn": { - "file": "Natalie Imbruglia - Torn.mp3", - "title": "Torn", - "artist": "Natalie Imbruglia", - "mbid": "95b471ad-50cd-49d4-9f23-2735c7dc3fe5", - "earliestDate": "1997-10-24", - "year": 1997, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 244715, - "matchedDurationMs": 245000 - } - }, - "neil diamond|sweet caroline": { - "file": "Neil Diamond - Sweet Caroline.mp3", - "title": "Sweet Caroline", - "artist": "Neil Diamond", - "mbid": "78ea7ea5-a451-4efe-b1fe-840f0697a419", - "earliestDate": "1969", - "year": 1969, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 203024, - "matchedDurationMs": 170000 - } - }, - "nena|99 luftballons": { - "file": "Nena - 99 Luftballons.mp3", - "title": "99 Luftballons", - "artist": "Nena", - "mbid": "f4655387-c676-4b07-9a27-f560ba254170", - "earliestDate": "1983-01-14", - "year": 1983, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 231602, - "matchedDurationMs": 231946 - } - }, - "new radicals|you get what you give": { - "file": "New Radicals - You Get What You Give.mp3", - "title": "You Get What You Give", - "artist": "New Radicals", - "mbid": "8ea9f2d4-c255-4201-b3c1-815571da013a", - "earliestDate": "1998-10-20", - "year": 1998, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 300800, - "matchedDurationMs": 300000 - } - }, - "nickelback|how you remind me": { - "file": "Nickelback - How You Remind Me.mp3", - "title": "How You Remind Me", - "artist": "Nickelback", - "mbid": "5d789be8-fedf-4ddb-a429-0977731fb9ab", - "earliestDate": "2000", - "year": 2000, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 223869, - "matchedDurationMs": 223746 - } - }, - "nirvana|smells like teen spirit": { - "file": "Nirvana - Smells Like Teen Spirit.mp3", - "title": "Smells Like Teen Spirit", - "artist": "Nirvana", - "mbid": "23e47fd5-b790-4577-9b70-8ad296e80c4f", - "earliestDate": "1992", - "year": 1992, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 301949, - "matchedDurationMs": 300826 - } - }, - "no doubt|don't speak": { - "file": "No Doubt - Don't Speak.mp3", - "title": "Don't Speak", - "artist": "No Doubt", - "mbid": "75f82744-5d4d-417c-b276-37dc4c17a98d", - "earliestDate": "1995-10-10", - "year": 1995, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 262792, - "matchedDurationMs": 263000 - } - }, - "oasis|wonderwall": { - "file": "Oasis - Wonderwall.mp3", - "title": "Wonderwall", - "artist": "Oasis", - "mbid": "bc395cc7-a3de-4fe5-987c-c1d44951007c", - "earliestDate": "1996", - "year": 1996, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 258952, - "matchedDurationMs": 258000 - } - }, - "olivia rodrigo|drivers license": { - "file": "Olivia Rodrigo - drivers license.mp3", - "title": "drivers license", - "artist": "Olivia Rodrigo", - "mbid": "88af1d59-e809-48bb-8a89-745bd05f0ae0", - "earliestDate": "2021-01-08", - "year": 2021, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 242051, - "matchedDurationMs": 242013 - } - }, - "onerepublic|counting stars": { - "file": "OneRepublic - Counting Stars.mp3", - "title": "Counting Stars", - "artist": "OneRepublic", - "mbid": "d03a0d3b-a3c5-44f4-9af7-34c76ccaedb2", - "earliestDate": "2013-03-22", - "year": 2013, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 257306, - "matchedDurationMs": 257000 - } - }, - "owl city|fireflies": { - "file": "Owl City - Fireflies.mp3", - "title": "Fireflies", - "artist": "Owl City", - "mbid": "059a2012-0bcf-4ef3-b550-69448247d1da", - "earliestDate": "2009-01-01", - "year": 2009, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 228389, - "matchedDurationMs": 228000 - } - }, - "o zone|dragostea din tei": { - "file": "O-Zone - Dragostea Din Tei.mp3", - "title": "Dragostea Din Tei", - "artist": "O-Zone", - "mbid": "51a44337-22fc-404a-a4c5-2f3e29fb2754", - "earliestDate": "2003-06-03", - "year": 2003, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 215432, - "matchedDurationMs": 215000 - } - }, - "patrick hernandez|born to be alive the original": { - "file": "Patrick Hernandez - Born to Be Alive (The Original).mp3", - "title": "Born to Be Alive (The Original)", - "artist": "Patrick Hernandez", - "mbid": "0ce4e960-216e-431c-9362-ee2dbd6c2682", - "earliestDate": null, - "year": null, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 188160, - "matchedDurationMs": 188133 - } - }, - "paul simon|you can call me al": { - "file": "Paul Simon - You Can Call Me Al.mp3", - "title": "You Can Call Me Al", - "artist": "Paul Simon", - "mbid": "01e1696b-b3c7-4ffe-a42b-ec2c952f7429", - "earliestDate": "1986-08-29", - "year": 1986, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 276402, - "matchedDurationMs": 280226 - } - }, - "percy sledge|when a man loves a woman": { - "file": "Percy Sledge - When a Man Loves a Woman.mp3", - "title": "When a Man Loves a Woman", - "artist": "Percy Sledge", - "mbid": "30417b50-9c3f-4708-befb-98caaa417051", - "earliestDate": "1972", - "year": 1972, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 173714, - "matchedDurationMs": 168666 - } - }, - "peter fox|haus am see": { - "file": "Peter Fox - Haus am See.mp3", - "title": "Haus am See", - "artist": "Peter Fox", - "mbid": "44b07fda-fc5c-4458-ac2d-217867d74b6f", - "earliestDate": "2008-09-26", - "year": 2008, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 214570, - "matchedDurationMs": 216026 - } - }, - "peter kraus|sugar baby": { - "file": "Peter Kraus - Sugar-Baby.mp3", - "title": "Sugar-Baby", - "artist": "Peter Kraus", - "mbid": "69d8fc52-87ae-46e6-a332-02c3f7a28f1c", - "earliestDate": "1958", - "year": 1958, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 150674, - "matchedDurationMs": 151693 - } - }, - "peter schilling|major tom v llig losgel st": { - "file": "Peter Schilling - Major Tom (...völlig losgelöst).mp3", - "title": "Major Tom (...völlig losgelöst)", - "artist": "Peter Schilling", - "mbid": "318e146e-60f9-4298-8d4a-78b2657f668f", - "earliestDate": "1982", - "year": 1982, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 299598, - "matchedDurationMs": 299973 - } - }, - "plastic bertrand|ca plane pour moi": { - "file": "Plastic Bertrand - Ca plane pour moi.mp3", - "title": "Ca plane pour moi", - "artist": "Plastic Bertrand", - "mbid": "e1299622-8676-405a-9d0a-4ae7f2528e2f", - "earliestDate": "1977", - "year": 1977, - "confidence": { - "mbScore": 100, - "titleSim": 0.6, - "artistSim": 1, - "durationMs": 182178, - "matchedDurationMs": 179026 - } - }, - "portugal the man|feel it still": { - "file": "Portugal. The Man - Feel It Still.mp3", - "title": "Feel It Still", - "artist": "Portugal. The Man", - "mbid": "6728f2b7-dec1-4098-8c91-362db1d0ff31", - "earliestDate": "2017-03-02", - "year": 2017, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 163291, - "matchedDurationMs": 162092 - } - }, - "post malone|circles": { - "file": "Post Malone - Circles.mp3", - "title": "Circles", - "artist": "Post Malone", - "mbid": "9d0a9e5c-a765-40ab-837e-99b0bb197f6c", - "earliestDate": "2019-08-30", - "year": 2019, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 214936, - "matchedDurationMs": 215080 - } - }, - "prince|purple rain": { - "file": "Prince - Purple Rain.mp3", - "title": "Purple Rain", - "artist": "Prince", - "mbid": "255dd412-840f-4038-8dc1-60db9543ec9f", - "earliestDate": "1987", - "year": 1987, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 524696, - "matchedDurationMs": 109000 - } - }, - "pur|abenteuerland": { - "file": "Pur - Abenteuerland.mp3", - "title": "Abenteuerland", - "artist": "Pur", - "mbid": "54e6351f-05d4-42cf-bb1c-e07cad78bc60", - "earliestDate": "1995", - "year": 1995, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 280895, - "matchedDurationMs": 281973 - } - }, - "r e m|everybody hurts": { - "file": "R.E.M. - Everybody Hurts.mp3", - "title": "Everybody Hurts", - "artist": "R.E.M.", - "mbid": "03af00eb-4da6-4131-837e-5e57c288802a", - "earliestDate": "1993", - "year": 1993, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 320313, - "matchedDurationMs": 329000 - } - }, - "rammstein|engel": { - "file": "Rammstein - Engel.mp3", - "title": "Engel", - "artist": "Rammstein", - "mbid": "b96f272b-3370-4a6b-ba53-1e905374a451", - "earliestDate": "1997-04-01", - "year": 1997, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 264307, - "matchedDurationMs": 264600 - } - }, - "red hot chili peppers|under the bridge": { - "file": "Red Hot Chili Peppers - Under the Bridge.mp3", - "title": "Under the Bridge", - "artist": "Red Hot Chili Peppers", - "mbid": "2e9808d0-29e3-4f36-9ce6-5ed3914f3b2b", - "earliestDate": "1992", - "year": 1992, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 264333, - "matchedDurationMs": 266200 - } - }, - "rednex|cotton eye joe": { - "file": "Rednex - Cotton Eye Joe.mp3", - "title": "Cotton Eye Joe", - "artist": "Rednex", - "mbid": "6d436fb9-4ec7-4141-9575-739b1e02a52f", - "earliestDate": "1994-07-21", - "year": 1994, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 194038, - "matchedDurationMs": 192000 - } - }, - "reinhard mey|ber den wolken": { - "file": "Reinhard Mey - Über den Wolken.mp3", - "title": "Über den Wolken", - "artist": "Reinhard Mey", - "mbid": "c3af23bd-ac48-4994-aa45-ff97529150bd", - "earliestDate": "1974", - "year": 1974, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 233169, - "matchedDurationMs": 229000 - } - }, - "richard marx|right here waiting": { - "file": "Richard Marx - Right Here Waiting.mp3", - "title": "Right Here Waiting", - "artist": "Richard Marx", - "mbid": "f74ddcbf-bcf6-42fd-8557-485b047cc276", - "earliestDate": "1989", - "year": 1989, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 262766, - "matchedDurationMs": 262826 - } - }, - "rick james|super freak": { - "file": "Rick James - Super Freak.mp3", - "title": "Super Freak", - "artist": "Rick James", - "mbid": "bb507204-50d1-4a76-9037-1f8f62da7ac5", - "earliestDate": "1993", - "year": 1993, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 204460, - "matchedDurationMs": 206440 - } - }, - "rio reiser|k nig von deutschland": { - "file": "Rio Reiser - König Von Deutschland.mp3", - "title": "König Von Deutschland", - "artist": "Rio Reiser", - "mbid": "cf00a4dd-41ab-4097-8f8a-97f208968c87", - "earliestDate": "1986-11", - "year": 1986, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 208327, - "matchedDurationMs": 208000 - } - }, - "ritchie valens|la bamba": { - "file": "Ritchie Valens - La Bamba.mp3", - "title": "La Bamba", - "artist": "Ritchie Valens", - "mbid": "821f5395-f90f-432f-a807-da8dbb45ceb6", - "earliestDate": "1963", - "year": 1963, - "confidence": { - "mbScore": 96, - "titleSim": 1, - "artistSim": 1, - "durationMs": 129254, - "matchedDurationMs": null - } - }, - "robbie williams|feel": { - "file": "Robbie Williams - Feel.mp3", - "title": "Feel", - "artist": "Robbie Williams", - "mbid": "6f99d9a8-8001-4166-974f-4580bbec8ad5", - "earliestDate": "2002-11-18", - "year": 2002, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 263915, - "matchedDurationMs": 263866 - } - }, - "roxette|joyride": { - "file": "Roxette - Joyride.mp3", - "title": "Joyride", - "artist": "Roxette", - "mbid": "82c72383-3863-4502-bf2a-cd1a53e2c489", - "earliestDate": "1991-03-27", - "year": 1991, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 263131, - "matchedDurationMs": 264573 - } - }, - "roy orbison|oh pretty woman": { - "file": "Roy Orbison - Oh, Pretty Woman.mp3", - "title": "Oh, Pretty Woman", - "artist": "Roy Orbison", - "mbid": "6e765877-678d-488a-ad1e-ee8e315a92cb", - "earliestDate": "1990", - "year": 1990, - "confidence": { - "mbScore": 95, - "titleSim": 1, - "artistSim": 1, - "durationMs": 178965, - "matchedDurationMs": 178160 - } - }, - "rupert holmes|escape the pina colada song": { - "file": "Rupert Holmes - Escape (The Pina Colada Song).mp3", - "title": "Escape (The Pina Colada Song)", - "artist": "Rupert Holmes", - "mbid": "71709e8c-fb6b-48c6-972a-851ecff0a60d", - "earliestDate": "1979", - "year": 1979, - "confidence": { - "mbScore": 100, - "titleSim": 0.5714285714285714, - "artistSim": 1, - "durationMs": 276454, - "matchedDurationMs": 277000 - } - }, - "sam the sham and the pharaohs|wooly bully": { - "file": "Sam the Sham & The Pharaohs - Wooly Bully.mp3", - "title": "Wooly Bully", - "artist": "Sam the Sham & The Pharaohs", - "mbid": "441daaeb-c91a-40bc-86bd-7ff3baafcc4f", - "earliestDate": "1966", - "year": 1966, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 138893, - "matchedDurationMs": 139000 - } - }, - "scorpions|wind of change": { - "file": "Scorpions - Wind of Change.mp3", - "title": "Wind of Change", - "artist": "Scorpions", - "mbid": "ab532d7e-1ff0-44cf-a229-301c3506aad6", - "earliestDate": "1991", - "year": 1991, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 308898, - "matchedDurationMs": 314000 - } - }, - "sia|cheap thrills": { - "file": "Sia - Cheap Thrills.mp3", - "title": "Cheap Thrills", - "artist": "Sia", - "mbid": "8fcdf7b9-6a1c-40c5-aae0-a489dc8898ef", - "earliestDate": "2015-12-17", - "year": 2015, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 211696, - "matchedDurationMs": 211000 - } - }, - "silbermond|das beste": { - "file": "Silbermond - Das Beste.mp3", - "title": "Das Beste", - "artist": "Silbermond", - "mbid": "1fb661ee-5789-4ec3-a372-55417788a089", - "earliestDate": "2005-04-18", - "year": 2005, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 284578, - "matchedDurationMs": 359000 - } - }, - "sin ad o'connor|nothing compares 2 u": { - "file": "Sinéad O'Connor - Nothing Compares 2 U.mp3", - "title": "Nothing Compares 2 U", - "artist": "Sinéad O'Connor", - "mbid": "cfa03e25-2700-490c-b087-9bc8feec5cb5", - "earliestDate": "1990", - "year": 1990, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 280085, - "matchedDurationMs": 286760 - } - }, - "sister sledge|we are family 1995 remaster": { - "file": "Sister Sledge - We Are Family (1995 Remaster).mp3", - "title": "We Are Family (1995 Remaster)", - "artist": "Sister Sledge", - "mbid": "94f14692-3dc9-458f-a9ae-4bac3acff1b4", - "earliestDate": "2018-10-12", - "year": 2018, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 216764, - "matchedDurationMs": 216733 - } - }, - "siw malmkvist|liebeskummer lohnt sich nicht": { - "file": "Siw Malmkvist - Liebeskummer lohnt sich nicht.mp3", - "title": "Liebeskummer lohnt sich nicht", - "artist": "Siw Malmkvist", - "mbid": "596704c7-dfc3-42dc-ad0d-e72fc3ac72fb", - "earliestDate": "1966", - "year": 1966, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 148846, - "matchedDurationMs": null - } - }, - "snow|informer": { - "file": "SNoW - Informer.mp3", - "title": "Informer", - "artist": "SNoW", - "mbid": "81d0e771-20f9-450e-9c54-83af3687f304", - "earliestDate": "1993", - "year": 1993, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 268957, - "matchedDurationMs": 268306 - } - }, - "sonny and cher|i got you babe": { - "file": "Sonny & Cher - I Got You Babe.mp3", - "title": "I Got You Babe", - "artist": "Sonny & Cher", - "mbid": "ba61515c-1829-449c-bdb5-fb0f6a13e327", - "earliestDate": "1965", - "year": 1965, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 190119, - "matchedDurationMs": 190800 - } - }, - "sophie ellis bextor|murder on the dancefloor": { - "file": "Sophie Ellis-Bextor - Murder On The Dancefloor.mp3", - "title": "Murder On The Dancefloor", - "artist": "Sophie Ellis-Bextor", - "mbid": "19164602-a33e-4da7-8bdd-7ede0897c47c", - "earliestDate": "2001-12-03", - "year": 2001, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 230060, - "matchedDurationMs": 233000 - } - }, - "spice girls|stop": { - "file": "Spice Girls - Stop.mp3", - "title": "Stop", - "artist": "Spice Girls", - "mbid": "efeb152f-6eb4-485e-a547-3dfc8dad5346", - "earliestDate": "1997-10-31", - "year": 1997, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 204826, - "matchedDurationMs": 204880 - } - }, - "spider murphy gang|skandal im sperrbezirk": { - "file": "Spider Murphy Gang - Skandal im Sperrbezirk.mp3", - "title": "Skandal im Sperrbezirk", - "artist": "Spider Murphy Gang", - "mbid": "526ac780-1b4a-4525-bd59-586946e893de", - "earliestDate": "1981-09", - "year": 1981, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 219611, - "matchedDurationMs": 217000 - } - }, - "sportfreunde stiller|ein kompliment": { - "file": "Sportfreunde Stiller - Ein Kompliment.mp3", - "title": "Ein Kompliment", - "artist": "Sportfreunde Stiller", - "mbid": "4a7ef2eb-2829-4946-a6bb-672373f4fb0e", - "earliestDate": "2002-03-04", - "year": 2002, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 198426, - "matchedDurationMs": 198000 - } - }, - "steppenwolf|born to be wild": { - "file": "Steppenwolf - Born To Be Wild.mp3", - "title": "Born To Be Wild", - "artist": "Steppenwolf", - "mbid": "28795e75-878f-48af-aa18-5f27ae6361fd", - "earliestDate": "1970-04", - "year": 1970, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 209450, - "matchedDurationMs": 343000 - } - }, - "stevie wonder|part time lover": { - "file": "Stevie Wonder - Part-Time Lover.mp3", - "title": "Part-Time Lover", - "artist": "Stevie Wonder", - "mbid": "db0a4b68-5dc2-44b6-95c9-752b5ec69e66", - "earliestDate": "1985-05-07", - "year": 1985, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 252604, - "matchedDurationMs": 249000 - } - }, - "sylvester|you make me feel mighty real": { - "file": "Sylvester - You Make Me Feel (Mighty Real).mp3", - "title": "You Make Me Feel (Mighty Real)", - "artist": "Sylvester", - "mbid": "7134eba5-f912-426c-a44d-7c19d9d4706c", - "earliestDate": "1979", - "year": 1979, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 400144, - "matchedDurationMs": null - } - }, - "the bangles|manic monday": { - "file": "The Bangles - Manic Monday.mp3", - "title": "Manic Monday", - "artist": "The Bangles", - "mbid": "2d2338fc-7ace-47fe-a36f-02c8db809a52", - "earliestDate": "1985", - "year": 1985, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 185339, - "matchedDurationMs": 183000 - } - }, - "the beach boys|good vibrations": { - "file": "The Beach Boys - Good Vibrations.mp3", - "title": "Good Vibrations", - "artist": "The Beach Boys", - "mbid": "e9eb684a-5c5a-485e-ac76-ce799aeba7a0", - "earliestDate": "1974", - "year": 1974, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 217025, - "matchedDurationMs": 217000 - } - }, - "the beach boys|surfin' u s a": { - "file": "The Beach Boys - Surfin' U.S.A. (Mono).mp3", - "title": "Surfin' U.S.A. (Mono)", - "artist": "The Beach Boys", - "mbid": "fa52f01e-6c8c-46ff-860d-daa4930f93a4", - "earliestDate": "2008-06-10", - "year": 2008, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 150570, - "matchedDurationMs": 148666 - } - }, - "the chordettes|lollipop": { - "file": "The Chordettes - Lollipop.mp3", - "title": "Lollipop", - "artist": "The Chordettes", - "mbid": "ed626d61-415e-4a4c-bcc0-89805243ab8b", - "earliestDate": "1987", - "year": 1987, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 131056, - "matchedDurationMs": 130000 - } - }, - "the commodores|easy": { - "file": "The Commodores - Easy.mp3", - "title": "Easy", - "artist": "The Commodores", - "mbid": "0b0e1974-584b-44c3-90f1-ed43ac8b920d", - "earliestDate": "2002", - "year": 2002, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 256731, - "matchedDurationMs": 257000 - } - }, - "the cranberries|zombie": { - "file": "The Cranberries - Zombie.mp3", - "title": "Zombie", - "artist": "The Cranberries", - "mbid": "5f843af3-5d20-433c-9cf7-4413c92073bc", - "earliestDate": "1994-09", - "year": 1994, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 307644, - "matchedDurationMs": 315000 - } - }, - "the cure|friday i'm in love": { - "file": "The Cure - Friday I'm In Love.mp3", - "title": "Friday I'm In Love", - "artist": "The Cure", - "mbid": "bde8feda-2711-42ab-b6b0-9f9ad8c8e66c", - "earliestDate": "1992", - "year": 1992, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 215197, - "matchedDurationMs": 207133 - } - }, - "the four seasons|december 1963 oh what a night": { - "file": "The Four Seasons - December, 1963 (Oh What a Night!).mp3", - "title": "December, 1963 (Oh What a Night!)", - "artist": "The Four Seasons", - "mbid": "f22db82f-6c55-45cf-966c-ad64662bba5b", - "earliestDate": "1975-11", - "year": 1975, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 201143, - "matchedDurationMs": 212000 - } - }, - "the hollies|he ain't heavy he's my brother": { - "file": "The Hollies - He Ain't Heavy He's My Brother.mp3", - "title": "He Ain't Heavy He's My Brother", - "artist": "The Hollies", - "mbid": "da9e8196-4677-4b5f-8285-ee5e8699459a", - "earliestDate": "1969-09-01", - "year": 1969, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 258847, - "matchedDurationMs": 257426 - } - }, - "the human league|don't you want me": { - "file": "The Human League - Don't You Want Me.mp3", - "title": "Don't You Want Me", - "artist": "The Human League", - "mbid": "a1280d2b-d7f2-44fd-ae6c-dec441749bb8", - "earliestDate": "1982", - "year": 1982, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 236957, - "matchedDurationMs": 236000 - } - }, - "the kinks|lola": { - "file": "The Kinks - Lola.mp3", - "title": "Lola", - "artist": "The Kinks", - "mbid": "8f86baef-a44a-4033-8c6b-3e4fb06e7e14", - "earliestDate": "1970-06-12", - "year": 1970, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 243357, - "matchedDurationMs": 230000 - } - }, - "the monkees|i'm a believer": { - "file": "The Monkees - I'm a Believer.mp3", - "title": "I'm a Believer", - "artist": "The Monkees", - "mbid": "1bb8b072-d300-4940-be9c-28800f15a29a", - "earliestDate": "1975", - "year": 1975, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 165642, - "matchedDurationMs": 164000 - } - }, - "the police|every breath you take": { - "file": "The Police - Every Breath You Take (Remastered 2003).mp3", - "title": "Every Breath You Take (Remastered 2003)", - "artist": "The Police", - "mbid": "e60981c2-c79a-4687-ac26-7ad730fe34e6", - "earliestDate": "2023-08-11", - "year": 2023, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 254250, - "matchedDurationMs": 253960 - } - }, - "the rolling stones|i can't get no satisfaction": { - "file": "The Rolling Stones - (I Can't Get No) Satisfaction (Mono).mp3", - "title": "(I Can't Get No) Satisfaction (Mono)", - "artist": "The Rolling Stones", - "mbid": "c02ff73a-59d3-409c-aa6a-288ad431f3d2", - "earliestDate": "2022", - "year": 2022, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 223007, - "matchedDurationMs": 223440 - } - }, - "the rolling stones|start me up": { - "file": "The Rolling Stones - Start Me Up (Remastered 2009).mp3", - "title": "Start Me Up (Remastered 2009)", - "artist": "The Rolling Stones", - "mbid": "a832bd7d-2f5a-48f3-960c-161903ddf126", - "earliestDate": "2023", - "year": 2023, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 213107, - "matchedDurationMs": 213000 - } - }, - "the supremes|you can't hurry love": { - "file": "The Supremes - You Can't Hurry Love.mp3", - "title": "You Can't Hurry Love", - "artist": "The Supremes", - "mbid": "aeb60866-b57e-4ab1-bf3b-c6b2334d4755", - "earliestDate": "1995", - "year": 1995, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 165460, - "matchedDurationMs": 170000 - } - }, - "the trammps|disco inferno": { - "file": "The Trammps - Disco Inferno.mp3", - "title": "Disco Inferno", - "artist": "The Trammps", - "mbid": "fe1bbf77-90a5-4d5d-9a7e-b002966510c8", - "earliestDate": "1976-12-29", - "year": 1976, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 659043, - "matchedDurationMs": 650866 - } - }, - "the weeknd|blinding lights": { - "file": "The Weeknd - Blinding Lights.mp3", - "title": "Blinding Lights", - "artist": "The Weeknd", - "mbid": "1a67e215-a19e-40c9-9b12-732de134bf5f", - "earliestDate": "2019-11-29", - "year": 2019, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 200072, - "matchedDurationMs": 200046 - } - }, - "thelma houston|don't leave me this way": { - "file": "Thelma Houston - Don't Leave Me This Way.mp3", - "title": "Don't Leave Me This Way", - "artist": "Thelma Houston", - "mbid": "041c3add-3ba9-408c-a47f-20cc425f7ea7", - "earliestDate": "1984-09-15", - "year": 1984, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 342387, - "matchedDurationMs": 218680 - } - }, - "tic tac toe|warum": { - "file": "Tic Tac Toe - Warum.mp3", - "title": "Warum?", - "artist": "Tic Tac Toe", - "mbid": "09d8a8c6-1519-4cb1-b296-23215d2c4715", - "earliestDate": "1997-02-24", - "year": 1997, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 202945, - "matchedDurationMs": 202000 - } - }, - "tim bendzko|nur noch kurz die welt retten": { - "file": "Tim Bendzko - Nur noch kurz die Welt retten.mp3", - "title": "Nur noch kurz die Welt retten", - "artist": "Tim Bendzko", - "mbid": "54615b3a-ebde-4855-83cc-d7b558c526e6", - "earliestDate": "2011-05-30", - "year": 2011, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 192340, - "matchedDurationMs": 191817 - } - }, - "tina turner|the best": { - "file": "Tina Turner - The Best.mp3", - "title": "The Best", - "artist": "Tina Turner", - "mbid": "c8ac6945-bd95-4ddc-b7f7-bc2237db0ef7", - "earliestDate": "1989-09-12", - "year": 1989, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 333296, - "matchedDurationMs": 329786 - } - }, - "tom jones|she's a lady": { - "file": "Tom Jones - She's A Lady.mp3", - "title": "She's A Lady", - "artist": "Tom Jones", - "mbid": "2fb5f013-77dd-4532-9f5c-10bcac7173c2", - "earliestDate": "1971", - "year": 1971, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 174184, - "matchedDurationMs": 135000 - } - }, - "tones and i|dance monkey": { - "file": "Tones and I - Dance Monkey.mp3", - "title": "Dance Monkey", - "artist": "Tones and I", - "mbid": "c0f89d6a-d740-4f91-b6e1-d5e8572268c1", - "earliestDate": "2019-05-10", - "year": 2019, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 209476, - "matchedDurationMs": 209438 - } - }, - "toploader|dancing in the moonlight": { - "file": "Toploader - Dancing in the Moonlight.mp3", - "title": "Dancing in the Moonlight", - "artist": "Toploader", - "mbid": "e392d283-545e-4522-9093-2f81cb573555", - "earliestDate": "2000", - "year": 2000, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 233404, - "matchedDurationMs": 232000 - } - }, - "torfrock|beinhart": { - "file": "Torfrock - Beinhart (Single Version).mp3", - "title": "Beinhart (Single Version)", - "artist": "Torfrock", - "mbid": "38a0743b-b925-4729-9237-1a03d721e5f7", - "earliestDate": "2006-06-25", - "year": 2006, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 198087, - "matchedDurationMs": 197967 - } - }, - "toto|africa": { - "file": "Toto - Africa.mp3", - "title": "Africa", - "artist": "Toto", - "mbid": "4d89c734-db46-4418-86c0-3f00814412bd", - "earliestDate": "1982", - "year": 1982, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 295941, - "matchedDurationMs": 244066 - } - }, - "t'pau|china in your hand": { - "file": "T'pau - China In Your Hand (Single Version).mp3", - "title": "China In Your Hand (Single Version)", - "artist": "T'pau", - "mbid": "56a5d0fc-a0c3-4e07-91b5-0c8c77b43ab2", - "earliestDate": "2009-06-08", - "year": 2009, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 247171, - "matchedDurationMs": 223880 - } - }, - "tracy chapman|fast car": { - "file": "Tracy Chapman - Fast Car.mp3", - "title": "Fast Car", - "artist": "Tracy Chapman", - "mbid": "883821fc-9bbc-4e04-be79-b4b12c4c4a4e", - "earliestDate": "1988-04-05", - "year": 1988, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 296829, - "matchedDurationMs": 296840 - } - }, - "train|hey soul sister": { - "file": "Train - Hey, Soul Sister.mp3", - "title": "Hey, Soul Sister", - "artist": "Train", - "mbid": "f939409f-c292-4a8f-ad18-3d8d4cc07376", - "earliestDate": "2009-10-26", - "year": 2009, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 216816, - "matchedDurationMs": 216699 - } - }, - "trude herr|ich will keine schokolade": { - "file": "Trude Herr - Ich will keine Schokolade.mp3", - "title": "Ich will keine Schokolade", - "artist": "Trude Herr", - "mbid": "31cf1929-bd55-46bc-b33d-3e323e1c4a3c", - "earliestDate": "1960", - "year": 1960, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 147069, - "matchedDurationMs": 145760 - } - }, - "u96|das boot": { - "file": "U96 - Das Boot.mp3", - "title": "Das Boot", - "artist": "U96", - "mbid": "640e5c64-e006-4026-bea4-ca5b7ee8ec28", - "earliestDate": "1992", - "year": 1992, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 314044, - "matchedDurationMs": 314000 - } - }, - "udo j rgens|siebzehn jahr blondes haar": { - "file": "Udo Jürgens - Siebzehn Jahr, blondes Haar.mp3", - "title": "Siebzehn Jahr, blondes Haar", - "artist": "Udo Jürgens", - "mbid": "133f4646-b4bb-4e98-9573-2945997301f5", - "earliestDate": "1965", - "year": 1965, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 152111, - "matchedDurationMs": 142000 - } - }, - "unheilig|geboren um zu leben": { - "file": "Unheilig - Geboren um zu leben.mp3", - "title": "Geboren um zu leben", - "artist": "Unheilig", - "mbid": "a88a1877-700b-4290-b796-0ae5b6a896ae", - "earliestDate": "2010-01-29", - "year": 2010, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 230504, - "matchedDurationMs": 230000 - } - }, - "van mccoy and the soul city symphony|the hustle": { - "file": "Van McCoy & The Soul City Symphony - The Hustle.mp3", - "title": "The Hustle", - "artist": "Van McCoy & The Soul City Symphony", - "mbid": "cc1c08ef-ba53-4e58-a2be-865cdfc30b1a", - "earliestDate": "1975", - "year": 1975, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 242887, - "matchedDurationMs": 249200 - } - }, - "vanilla ice|ice ice baby": { - "file": "Vanilla Ice - Ice Ice Baby.mp3", - "title": "Ice Ice Baby", - "artist": "Vanilla Ice", - "mbid": "1cd7d430-7daf-4758-bad1-1c34f71d42ca", - "earliestDate": "1990", - "year": 1990, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 271517, - "matchedDurationMs": 226666 - } - }, - "vaya con dios|nah neh nah": { - "file": "Vaya Con Dios - Nah Neh Nah.mp3", - "title": "Nah Neh Nah", - "artist": "Vaya Con Dios", - "mbid": "ac8f200b-0efd-478f-abe4-7dc0266e73e9", - "earliestDate": "1990-10-31", - "year": 1990, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 173949, - "matchedDurationMs": 175000 - } - }, - "wencke myhre|er hat ein knallrotes gummiboot": { - "file": "Wencke Myhre - Er hat ein knallrotes Gummiboot.mp3", - "title": "Er hat ein knallrotes Gummiboot", - "artist": "Wencke Myhre", - "mbid": "e62b5ab5-0131-4db5-82d5-2b14a074276d", - "earliestDate": "1970", - "year": 1970, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 195918, - "matchedDurationMs": 197000 - } - }, - "whitney houston|i wanna dance with somebody who loves me": { - "file": "Whitney Houston - I Wanna Dance with Somebody (Who Loves Me).mp3", - "title": "I Wanna Dance with Somebody (Who Loves Me)", - "artist": "Whitney Houston", - "mbid": "3b100fc8-dcd9-4feb-b6e1-6fae5574f023", - "earliestDate": "1987", - "year": 1987, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 289489, - "matchedDurationMs": 284000 - } - }, - "will smith|gettin' jiggy wit it": { - "file": "Will Smith - Gettin' Jiggy Wit It.mp3", - "title": "Gettin' Jiggy Wit It", - "artist": "Will Smith", - "mbid": "979013be-6050-48d3-81cf-8fbe4130b9af", - "earliestDate": "1997-11-24", - "year": 1997, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 227971, - "matchedDurationMs": 228013 - } - }, - "wolfgang petry|wahnsinn": { - "file": "Wolfgang Petry - Wahnsinn.mp3", - "title": "Wahnsinn", - "artist": "Wolfgang Petry", - "mbid": "2e9d400a-d316-4f23-8cb0-0fe0aec42267", - "earliestDate": "1983", - "year": 1983, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 224418, - "matchedDurationMs": 210000 - } - }, - "yazoo|don't go": { - "file": "Yazoo - Don't Go.mp3", - "title": "Don't Go", - "artist": "Yazoo", - "mbid": "2a6ab198-23f1-4653-9a5f-43dd2cb56d21", - "earliestDate": "1981", - "year": 1981, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 176065, - "matchedDurationMs": 175000 - } - }, - "50 cent|in da club": { - "file": "50 Cent - In Da Club.mp3", - "title": "In Da Club", - "artist": "50 Cent", - "mbid": "e094af7b-77bc-4581-a9c6-a207b0cd5fe3", - "earliestDate": "2002", - "year": 2002, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 193515, - "matchedDurationMs": 225626 - } - }, - "abba|waterloo": { - "file": "ABBA - Waterloo.mp3", - "title": "Waterloo", - "artist": "ABBA", - "mbid": "bfdcfb41-167c-4f5b-b163-bde83bbf69ac", - "earliestDate": "1974-03-04", - "year": 1974, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 165851, - "matchedDurationMs": 166000 - } - }, - "ace of base|all that she wants": { - "file": "Ace of Base - All That She Wants.mp3", - "title": "All That She Wants", - "artist": "Ace of Base", - "mbid": "8c429ef6-3338-44b3-8d77-2fb486cd10ab", - "earliestDate": "1993", - "year": 1993, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 211252, - "matchedDurationMs": 299066 - } - }, - "adele|set fire to the rain": { - "file": "Adele - Set Fire to the Rain.mp3", - "title": "Set Fire to the Rain", - "artist": "Adele", - "mbid": "d1e0a99e-1894-457b-ba6a-985eeef4d0c4", - "earliestDate": "2011-01-19", - "year": 2011, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 243017, - "matchedDurationMs": 241693 - } - } -} \ No newline at end of file diff --git a/data/hitster_default/temp_cover_art.jpg b/data/hitster_default/temp_cover_art.jpg new file mode 100644 index 0000000..86ee082 Binary files /dev/null and b/data/hitster_default/temp_cover_art.jpg differ diff --git a/data/hitster_default/years.json b/data/hitster_default/years.json new file mode 100644 index 0000000..c3ec2b6 --- /dev/null +++ b/data/hitster_default/years.json @@ -0,0 +1,2162 @@ +{ + "generatedAt": "2025-09-02T20:29:42.080Z", + "total": 308, + "byFile": { + "Akon - Lonely.mp3": { + "year": 2005, + "date": "2005", + "title": "Lonely", + "artist": "Akon", + "mbid": "bd49579a-c577-4df4-afc0-9c4ff7a10e18" + }, + "Alessia Cara - Scars To Your Beautiful.mp3": { + "year": 2015, + "date": "2015-03-11", + "title": "Scars To Your Beautiful", + "artist": "Alessia Cara", + "mbid": "6a8875d3-3bb5-4c5b-9498-e5f2ae6dd1d1" + }, + "Alicia Keys - Fallin'.mp3": { + "year": 2001, + "date": "2001-06-05", + "title": "Fallin'", + "artist": "Alicia Keys", + "mbid": "7276155b-a01b-42a9-9d31-eb0c317d07b8" + }, + "Alicia Keys - No One.mp3": { + "year": 2007, + "date": "2007-09-10", + "title": "No One", + "artist": "Alicia Keys", + "mbid": "83fa4748-2c91-4981-b480-23a764d69fc7" + }, + "Alphaville - Forever Young.mp3": { + "year": 1984, + "date": "1984-09-27", + "title": "Forever Young", + "artist": "Alphaville", + "mbid": "37d2fc01-4933-481b-b6e4-9039585d22d3" + }, + "Alvaro Soler - La Cintura.mp3": { + "year": 2018, + "date": "2018-03-29", + "title": "La Cintura", + "artist": "Alvaro Soler", + "mbid": "ce43ae03-91d2-41f3-84ef-2c640241c09f" + }, + "Amii Stewart - Knock On Wood.mp3": { + "year": 1979, + "date": "1979-01-15", + "title": "Knock On Wood", + "artist": "Amii Stewart", + "mbid": "1880e2a2-e47e-4a28-ad6e-c7deb444291e" + }, + "Amy Winehouse - Rehab.mp3": { + "year": 2006, + "date": "2006-10-23", + "title": "Rehab", + "artist": "Amy Winehouse", + "mbid": "873eba85-b721-4728-be2e-96ce94cccb8b" + }, + "Anastacia - Sick and Tired.mp3": { + "year": 2004, + "date": "2004-03-25", + "title": "Sick and Tired", + "artist": "Anastacia", + "mbid": "52bc36a0-2559-49bc-9b86-4a420ec9cb27" + }, + "Andreas Bourani - Auf uns.mp3": { + "year": 2014, + "date": "2014-04-25", + "title": "Auf uns", + "artist": "Andreas Bourani", + "mbid": "7b41e8fa-4b97-45c0-b260-40a443ad0466" + }, + "Annie Lennox - Why.mp3": { + "year": 1992, + "date": "1992-04-06", + "title": "Why", + "artist": "Annie Lennox", + "mbid": "28734584-3a00-4072-8e09-dc5c40c0d50a" + }, + "Aqua - Barbie Girl.mp3": { + "year": 1997, + "date": "1997-05-14", + "title": "Barbie Girl", + "artist": "Aqua", + "mbid": "5268ded7-3c3c-465b-805f-cb14e407ec2d" + }, + "Aretha Franklin - Respect.mp3": { + "year": 1971, + "date": "1971-05-19", + "title": "Respect", + "artist": "Aretha Franklin", + "mbid": "6a7014c2-dcb2-4179-a88b-f172f25a7d93" + }, + "Atomic Kitten - Whole Again.mp3": { + "year": 2001, + "date": "2001", + "title": "Whole Again", + "artist": "Atomic Kitten", + "mbid": "e8bdfb1b-3de6-43f7-b917-bd76238af931" + }, + "Avicii - Without You.mp3": { + "year": 2017, + "date": "2017", + "title": "Without You", + "artist": "Avicii, Sandro Cavazza", + "mbid": null + }, + "Betty Everett - It's In The Kiss (The Shoop Shoop Song).mp3": { + "year": 1963, + "date": "1963", + "title": "It's In The Kiss (The Shoop Shoop Song)", + "artist": "Betty Everett", + "mbid": null + }, + "Beyoncé - Crazy In Love (feat. JAY-Z).mp3": { + "year": 2003, + "date": "2003", + "title": "Crazy In Love (feat. JAY-Z)", + "artist": "Beyoncé, JAY Z", + "mbid": null + }, + "Bill Haley & His Comets - (We're Gonna) Rock Around The Clock (Single Version).mp3": { + "year": 2014, + "date": "2014-09-19", + "title": "(We're Gonna) Rock Around The Clock (Single Version)", + "artist": "Bill Haley & His Comets", + "mbid": "5e17cc2d-368d-4abb-b22c-71b08d6cfef9" + }, + "Bill Haley & His Comets - See You Later, Alligator.mp3": { + "year": 1981, + "date": "1981", + "title": "See You Later, Alligator", + "artist": "Bill Haley & His Comets", + "mbid": "732b4543-1820-4cb6-b7cb-25c0356f1f5b" + }, + "Bill Medley - (I've Had) The Time Of My Life (From Dirty Dancing Soundtrack).mp3": { + "year": 2024, + "date": "2024-01-19", + "title": "(I've Had) The Time Of My Life (From \"Dirty Dancing\" Soundtrack)", + "artist": "Bill Medley, Jennifer Warnes", + "mbid": "3da1ab83-49aa-4b69-a6e9-9566f3c3f5fa" + }, + "Bill Ramsey - Zuckerpuppe (Aus der Bauchtanz-Truppe).mp3": { + "year": 1961, + "date": "1961-10", + "title": "Zuckerpuppe (Aus der Bauchtanz-Truppe)", + "artist": "Bill Ramsey", + "mbid": "81669066-c680-4574-88bc-466764ebca61" + }, + "Billie Eilish - bad guy.mp3": { + "year": 2019, + "date": "2019-03-29", + "title": "bad guy", + "artist": "Billie Eilish", + "mbid": "694da04d-1ffc-435c-8b4b-59cc23ac8003" + }, + "Billy Idol - White Wedding.mp3": { + "year": 1983, + "date": "1983", + "title": "White Wedding", + "artist": "Billy Idol", + "mbid": "1884c8f3-64fc-4fac-8400-abea54129026" + }, + "Billy Joel - Piano Man.mp3": { + "year": 1973, + "date": "1973-11-09", + "title": "Piano Man", + "artist": "Billy Joel", + "mbid": "92ac918a-07f6-4f5e-b356-5897723310ca" + }, + "Billy Swan - I Can Help.mp3": { + "year": 1975, + "date": "1975", + "title": "I Can Help", + "artist": "Billy Swan", + "mbid": "d7df9be9-f549-44cb-ad4a-6b2b2628385d" + }, + "Black Eyed Peas - Where Is The Love.mp3": { + "year": 2003, + "date": "2003", + "title": "Where Is The Love?", + "artist": "Black Eyed Peas", + "mbid": "5f21eb12-f84e-45f1-b3d7-c3e1d4ea0085" + }, + "Blümchen - Herz an Herz.mp3": { + "year": 1996, + "date": "1996", + "title": "Herz an Herz", + "artist": "Blümchen", + "mbid": "2d3cf4d6-614c-4e78-9bc2-9e355f979516" + }, + "Bob Marley & The Wailers - No Woman No Cry.mp3": { + "year": 1973, + "date": "1973-10", + "title": "No Woman No Cry", + "artist": "Bob Marley & The Wailers", + "mbid": "5f92f7de-f6b4-4c52-9f87-e774a268e194" + }, + "Bob Sinclar - World Hold on (Children of the Sky) [Radio Edit].mp3": { + "year": 2006, + "date": "2006-04-17", + "title": "World Hold on (Children of the Sky) [Radio Edit]", + "artist": "Bob Sinclar, Steve Edwards", + "mbid": "9cb36936-6524-4852-ac2d-dd1afac884fa" + }, + "Bon Jovi - It's My Life.mp3": { + "year": 1993, + "date": "1993", + "title": "It's My Life", + "artist": "Bon Jovi", + "mbid": "511096e6-7737-4514-8f23-bfa0dac765ec" + }, + "Bonnie Tyler - It's A Heartache.mp3": { + "year": 1977, + "date": "1977", + "title": "It's A Heartache", + "artist": "Bonnie Tyler", + "mbid": "58141b98-0bc6-463d-829a-61ee919a46d5" + }, + "Boston - More Than a Feeling.mp3": { + "year": 1976, + "date": "1976", + "title": "More Than a Feeling", + "artist": "Boston", + "mbid": "a15a76ab-ee46-4212-8b15-86424020f579" + }, + "Brandy - The Boy Is Mine.mp3": { + "year": 1998, + "date": "1998", + "title": "The Boy Is Mine", + "artist": "Brandy, Monica", + "mbid": null + }, + "Britney Spears - Oops!...I Did It Again.mp3": { + "year": 2000, + "date": "2000-04-25", + "title": "Oops!...I Did It Again", + "artist": "Britney Spears", + "mbid": "44abd7d3-c593-4587-a109-6d9582f13f36" + }, + "Bronski Beat - Smalltown Boy.mp3": { + "year": 1984, + "date": "1984", + "title": "Smalltown Boy", + "artist": "Bronski Beat", + "mbid": "8a4030f8-abe4-47ba-969d-aca6b878ff07" + }, + "Bruce Springsteen - Dancing In the Dark.mp3": { + "year": 1984, + "date": "1984", + "title": "Dancing In the Dark", + "artist": "Bruce Springsteen", + "mbid": "3ecd975b-f6ef-4f44-b181-6ec822323756" + }, + "Bryan Adams - Heaven.mp3": { + "year": 1985, + "date": "1985-04-27", + "title": "Heaven", + "artist": "Bryan Adams", + "mbid": "d5050809-f33a-44bb-8ec1-dc996375e272" + }, + "Bryan Ferry - Let's Stick Together (1999 Remastered Version).mp3": { + "year": 1976, + "date": "1976", + "title": "Let's Stick Together (1999 Remastered Version)", + "artist": "Bryan Ferry", + "mbid": null + }, + "Buddy Poke - Ab in den Süden.mp3": { + "year": 2001, + "date": "2001", + "title": "Ab in den Süden", + "artist": "Buddy Poke", + "mbid": null + }, + "Captain Jack - Captain Jack (Short Mix).mp3": { + "year": 1995, + "date": "1995-01-01", + "title": "Captain Jack (Short Mix)", + "artist": "Captain Jack", + "mbid": "b349be1d-edac-4632-9a9b-f4a9b3e5e844" + }, + "Carly Simon - You're So Vain.mp3": { + "year": 1972, + "date": "1972-11-25", + "title": "You're So Vain", + "artist": "Carly Simon", + "mbid": "27089139-92c0-499c-9597-c66c9b11bdfd" + }, + "Caterina Valente - Ganz Paris Traumt Von Der Liebe.mp3": { + "year": 1954, + "date": "1954", + "title": "Ganz Paris Traumt Von Der Liebe", + "artist": "Caterina Valente", + "mbid": "300ec8d8-5053-46ed-92ed-77748648a450" + }, + "Caterina Valente - Itsy Bitsy Teenie Weenie Honolulu Strand Bikini.mp3": { + "year": 1960, + "date": "1960", + "title": "Itsy Bitsy Teenie Weenie Honolulu Strand Bikini", + "artist": "Caterina Valente, Silvio Francesco", + "mbid": null + }, + "Céline Dion - My Heart Will Go On (Love Theme from Titanic).mp3": { + "year": 1997, + "date": "1997-11-18", + "title": "My Heart Will Go On (Love Theme from \"Titanic\")", + "artist": "Céline Dion", + "mbid": "21a833ca-7b2b-4a55-a5d6-06495535e26d" + }, + "Cher - Believe.mp3": { + "year": 1998, + "date": "1998-10-12", + "title": "Believe", + "artist": "Cher", + "mbid": "c454ddd8-8d0c-419d-b4e9-65620785851e" + }, + "Chic - Le Freak (2018 Remaster).mp3": { + "year": 1978, + "date": "1978", + "title": "Le Freak (2018 Remaster)", + "artist": "Chic", + "mbid": "b33a9130-63d8-4bf0-a4a2-4bb421ac68e1" + }, + "Chicago - If You Leave Me Now (Remastered LP Version).mp3": { + "year": 1976, + "date": "1976", + "title": "If You Leave Me Now (Remastered LP Version)", + "artist": "Chicago", + "mbid": "ef91cc0f-3ebe-4ead-834e-cb34243c3e29" + }, + "Christina Aguilera - Genie in a Bottle.mp3": { + "year": 1999, + "date": "1999-04", + "title": "Genie in a Bottle", + "artist": "Christina Aguilera", + "mbid": "fbe9ad8c-3a31-4b5a-9710-228b8c77907b" + }, + "Chubby Checker - The Twist.mp3": { + "year": 1960, + "date": "1960-06", + "title": "The Twist", + "artist": "Chubby Checker", + "mbid": "55e17d71-03a0-4df4-b381-7c5e421782a6" + }, + "Chuck Berry - Johnny B. Goode.mp3": { + "year": 1972, + "date": "1972", + "title": "Johnny B. Goode", + "artist": "Chuck Berry", + "mbid": "0a506cdb-0101-4268-9b43-3c64b8498e99" + }, + "Cliff Richard - Congratulations (1998 Remaster).mp3": { + "year": 1968, + "date": "1968", + "title": "Congratulations (1998 Remaster)", + "artist": "Cliff Richard", + "mbid": null + }, + "Coldplay - Talk.mp3": { + "year": 2005, + "date": "2005-06-01", + "title": "Talk", + "artist": "Coldplay", + "mbid": "9cd3daca-eab7-4db8-8af8-21b3da550c28" + }, + "Connie Francis - Schöner fremder Mann.mp3": { + "year": 1961, + "date": "1961", + "title": "Schöner fremder Mann", + "artist": "Connie Francis", + "mbid": "e765f8d5-1647-4ead-9547-3d445e06ac5c" + }, + "Coolio - Gangsta's Paradise.mp3": { + "year": 1995, + "date": "1995", + "title": "Gangsta's Paradise", + "artist": "Coolio, L.V.", + "mbid": null + }, + "Corinne Bailey Rae - Put Your Records On.mp3": { + "year": 2006, + "date": "2006-02-21", + "title": "Put Your Records On", + "artist": "Corinne Bailey Rae", + "mbid": "a2ca096d-b51b-4bd5-bda0-a0875c5f9657" + }, + "Cornelia Froboess - Pack Die Badehose Ein.mp3": { + "year": 1951, + "date": "1951", + "title": "Pack Die Badehose Ein", + "artist": "Cornelia Froboess", + "mbid": null + }, + "Creedence Clearwater Revival - Have You Ever Seen The Rain.mp3": { + "year": 1970, + "date": "1970-12-07", + "title": "Have You Ever Seen The Rain", + "artist": "Creedence Clearwater Revival", + "mbid": "b5634bbd-cf5c-4206-8063-f7f5079eaa29" + }, + "CRO - Einmal um die Welt.mp3": { + "year": 2011, + "date": "2011-02-11", + "title": "Einmal um die Welt", + "artist": "CRO", + "mbid": "6d77e594-5a1b-4eda-9d93-ad0a26aa9212" + }, + "Crowded House - Don't Dream It's Over.mp3": { + "year": 1987, + "date": "1987", + "title": "Don't Dream It's Over", + "artist": "Crowded House", + "mbid": "7d066fb2-06d2-4297-862a-b9cd14d595a1" + }, + "Culture Beat - Mr. Vain.mp3": { + "year": 1993, + "date": "1993", + "title": "Mr. Vain", + "artist": "Culture Beat", + "mbid": "bdffee79-99c0-4b47-a8e9-f94960778f5e" + }, + "Culture Club - Karma Chameleon.mp3": { + "year": 1995, + "date": "1995", + "title": "Karma Chameleon", + "artist": "Culture Club", + "mbid": "bf1c6620-3b9a-4878-938b-b9f81001666b" + }, + "Cyndi Lauper - True Colors.mp3": { + "year": 1986, + "date": "1986-09-05", + "title": "True Colors", + "artist": "Cyndi Lauper", + "mbid": "531c800f-ae39-4942-aeeb-05a44f1dcdcf" + }, + "Daft Punk - One More Time (Short Radio Edit).mp3": { + "year": 2000, + "date": "2000-11-13", + "title": "One More Time (Short Radio Edit)", + "artist": "Daft Punk", + "mbid": "c3c3b281-5943-4c7d-bd1c-69d877277714" + }, + "Danny and The Juniors - At The Hop.mp3": { + "year": 1986, + "date": "1986", + "title": "At The Hop", + "artist": "Danny and The Juniors", + "mbid": "8e980a28-f25b-495e-94be-b19b56f6019c" + }, + "Daryl Hall & John Oates - Maneater.mp3": { + "year": 1982, + "date": "1982", + "title": "Maneater", + "artist": "Daryl Hall & John Oates", + "mbid": "83e2444b-5445-400c-8215-f12f81d6f615" + }, + "David Bowie - Space Oddity (1999 Remaster).mp3": { + "year": 1969, + "date": "1969", + "title": "Space Oddity (1999 Remaster)", + "artist": "David Bowie", + "mbid": null + }, + "Dean Martin - That's Amore (2001 Remastered Version).mp3": { + "year": 1953, + "date": "1953", + "title": "That's Amore (2001 Remastered Version)", + "artist": "Dean Martin", + "mbid": null + }, + "Diana Ross - Upside Down (Single Version).mp3": { + "year": 1980, + "date": "1980", + "title": "Upside Down (Single Version)", + "artist": "Diana Ross", + "mbid": null + }, + "Die Ärzte - Junge.mp3": { + "year": 2007, + "date": "2007-10-05", + "title": "Junge", + "artist": "Die Ärzte", + "mbid": "bd95f4ef-fedb-4d2e-b33b-b4b574f31bd4" + }, + "Die Ärzte - Westerland.mp3": { + "year": 1988, + "date": "1988-04-08", + "title": "Westerland", + "artist": "Die Ärzte", + "mbid": "8e0d5bf4-0cc0-4ee9-a18c-e6f90f03d737" + }, + "Die Doofen - MIEF! (Nimm mich jetzt, auch wenn ich stinke) Video Version.mp3": { + "year": 1995, + "date": "1995", + "title": "MIEF! (Nimm mich jetzt, auch wenn ich stinke) Video Version", + "artist": "Die Doofen", + "mbid": null + }, + "Die Firma - Die Eine.mp3": { + "year": 1998, + "date": "1998-04-03", + "title": "Die Eine", + "artist": "Die Firma", + "mbid": "f8694c99-2c05-45ab-b558-a54b7851e039" + }, + "Die Prinzen - Alles nur geklaut.mp3": { + "year": 1993, + "date": "1993-11-12", + "title": "Alles nur geklaut", + "artist": "Die Prinzen", + "mbid": "b2630eb0-8b16-4901-8a8d-b0d146b7913c" + }, + "Die Toten Hosen - Tage wie diese.mp3": { + "year": 2012, + "date": "2012-03-23", + "title": "Tage wie diese", + "artist": "Die Toten Hosen", + "mbid": "f958b654-eef3-4496-b751-b61edfe146c9" + }, + "Dion - The Wanderer.mp3": { + "year": 1961, + "date": "1961", + "title": "The Wanderer", + "artist": "Dion", + "mbid": "33c480f2-5f9a-43db-91b4-6834a23ea76f" + }, + "Dire Straits - Walk Of Life.mp3": { + "year": 1985, + "date": "1985", + "title": "Walk Of Life", + "artist": "Dire Straits", + "mbid": "2defe75f-52c3-49d7-9cb9-7dbc4749c6dd" + }, + "Dolly Parton - Jolene.mp3": { + "year": 1975, + "date": "1975", + "title": "Jolene", + "artist": "Dolly Parton", + "mbid": "58751150-daa4-4b72-802a-555d6ea0a6e7" + }, + "Dr. Alban - Sing Hallelujah!.mp3": { + "year": 1992, + "date": "1992", + "title": "Sing Hallelujah!", + "artist": "Dr. Alban", + "mbid": "4166d83c-7aba-497d-98a2-20ab971c767a" + }, + "Drafi Deutscher - Marmor, Stein und Eisen bricht.mp3": { + "year": 1965, + "date": "1965", + "title": "Marmor, Stein und Eisen bricht", + "artist": "Drafi Deutscher", + "mbid": "884df235-f5e4-4d69-a05a-993c03456100" + }, + "Drake - Toosie Slide.mp3": { + "year": 2020, + "date": "2020-04-03", + "title": "Toosie Slide", + "artist": "Drake", + "mbid": "de4c54c9-6171-4cec-8866-d5f41b24d51d" + }, + "Dschinghis Khan - Moskau (2007 Version).mp3": { + "year": 1979, + "date": "1979", + "title": "Moskau (2007 Version)", + "artist": "Dschinghis Khan", + "mbid": null + }, + "Dua Lipa - Break My Heart.mp3": { + "year": 2020, + "date": "2020-03-21", + "title": "Break My Heart", + "artist": "Dua Lipa", + "mbid": "ba2a214d-39b0-4b53-8b20-b2b80cf9bfab" + }, + "Duck Sauce - Barbra Streisand (Radio Edit).mp3": { + "year": 2011, + "date": "2011-02-11", + "title": "Barbra Streisand (Radio Edit)", + "artist": "Duck Sauce", + "mbid": "7c3ffc5e-bab2-46c6-b8f0-c25f446de4c5" + }, + "Duffy - Mercy.mp3": { + "year": 2007, + "date": "2007", + "title": "Mercy", + "artist": "Duffy", + "mbid": "e528371a-0544-4328-a51e-8a2427671fcc" + }, + "Eagle-Eye Cherry - Save Tonight.mp3": { + "year": 1997, + "date": "1997-07-21", + "title": "Save Tonight", + "artist": "Eagle-Eye Cherry", + "mbid": "d8a837d1-886d-44e4-aa72-d19e61180b3b" + }, + "Echt - Du trägst keine Liebe in dir.mp3": { + "year": 1999, + "date": "1999-09-10", + "title": "Du trägst keine Liebe in dir", + "artist": "Echt", + "mbid": "64908e9c-633f-4c63-b09b-abf99b255261" + }, + "Eddy Grant - Gimme Hope Jo'Anna.mp3": { + "year": 1988, + "date": "1988-03-21", + "title": "Gimme Hope Jo'Anna", + "artist": "Eddy Grant", + "mbid": "f897a847-60e3-4409-bbce-36feeb6d23c9" + }, + "Elton John - Your Song.mp3": { + "year": 1971, + "date": "1971", + "title": "Your Song", + "artist": "Elton John", + "mbid": "5c9dee4c-3291-49a2-8c3e-a0dd7f7e4ad5" + }, + "Elvis Presley - Can't Help Falling in Love.mp3": { + "year": 1969, + "date": "1969-10-14", + "title": "Can't Help Falling in Love", + "artist": "Elvis Presley", + "mbid": "a84b9958-0c2a-4222-8759-c6615aa3fe55" + }, + "Elvis Presley - Jailhouse Rock.mp3": { + "year": 1957, + "date": "1957-01-01", + "title": "Jailhouse Rock", + "artist": "Elvis Presley", + "mbid": "137b53e7-57e3-4a07-85e3-fcf733ae0a0d" + }, + "Enrico Caruso - Rigoletto La Donna E' Mobile.mp3": { + "year": 1851, + "date": "1851", + "title": "Rigoletto: \"La Donna E' Mobile\"", + "artist": "Enrico Caruso", + "mbid": null + }, + "Enrique Iglesias - Could I Have This Kiss Forever.mp3": { + "year": 1999, + "date": "1999", + "title": "Could I Have This Kiss Forever", + "artist": "Enrique Iglesias, Whitney Houston", + "mbid": null + }, + "Enrique Iglesias - Do You Know (The Ping Pong Song).mp3": { + "year": 2007, + "date": "2007-06-11", + "title": "Do You Know? (The Ping Pong Song)", + "artist": "Enrique Iglesias", + "mbid": "0892e221-c14b-4e5c-b425-f8d3cf673e53" + }, + "Enya - Orinoco Flow.mp3": { + "year": 1988, + "date": "1988-09-19", + "title": "Orinoco Flow", + "artist": "Enya", + "mbid": "4b5273c8-45f2-4bea-b73c-5128cd57faa8" + }, + "Eric Carmen - Hungry Eyes (From Dirty Dancing Soundtrack).mp3": { + "year": 1987, + "date": "1987", + "title": "Hungry Eyes (From \"Dirty Dancing\" Soundtrack)", + "artist": "Eric Carmen", + "mbid": "848ecccf-4fc4-4478-b70a-8e31286bfd84" + }, + "Eric Prydz - Call On Me (Radio Edit).mp3": { + "year": 2004, + "date": "2004", + "title": "Call On Me (Radio Edit)", + "artist": "Eric Prydz", + "mbid": "f22021f6-5219-49fe-9270-2fac043b57d3" + }, + "Erma Franklin - Piece of My Heart.mp3": { + "year": 1967, + "date": "1967-10", + "title": "Piece of My Heart", + "artist": "Erma Franklin", + "mbid": "99b7e978-e259-4aa5-8f4b-00b043da4d54" + }, + "Eros Ramazzotti - Più bella cosa.mp3": { + "year": 1996, + "date": "1996-04-09", + "title": "Più bella cosa", + "artist": "Eros Ramazzotti", + "mbid": "289cc14d-a64d-472a-b865-937874233dfb" + }, + "Eurythmics - Sweet Dreams (Are Made of This).mp3": { + "year": 2007, + "date": "2007-12-10", + "title": "Sweet Dreams (Are Made of This)", + "artist": "Eurythmics, Annie Lennox, Dave Stewart", + "mbid": "cf4c57df-da7f-4336-9c9f-090dfc98afeb" + }, + "Falco - Rock Me Amadeus.mp3": { + "year": 1985, + "date": "1985-09-11", + "title": "Rock Me Amadeus", + "artist": "Falco", + "mbid": "c202f18b-758e-4c9e-be38-71e7863f57d1" + }, + "Fatboy Slim - Praise You.mp3": { + "year": 1999, + "date": "1999", + "title": "Praise You", + "artist": "Fatboy Slim", + "mbid": "c9f0a90a-806c-4b60-bdca-1488eda61988" + }, + "Fats Domino - Ain't That A Shame.mp3": { + "year": 1955, + "date": "1955", + "title": "Ain't That A Shame", + "artist": "Fats Domino", + "mbid": "ffa16838-9137-42ec-964d-bf668d502593" + }, + "Fettes Brot - Emanuela.mp3": { + "year": 2005, + "date": "2005-03-21", + "title": "Emanuela", + "artist": "Fettes Brot", + "mbid": "5c626985-3396-42dd-a0b0-5a02f15945bf" + }, + "Fine Young Cannibals - She Drives Me Crazy.mp3": { + "year": 1989, + "date": "1989", + "title": "She Drives Me Crazy", + "artist": "Fine Young Cannibals", + "mbid": "c47d9ac3-b2e3-4305-994d-03211998d650" + }, + "Fleetwood Mac - Everywhere (2017 Remaster).mp3": { + "year": 1987, + "date": "1987", + "title": "Everywhere (2017 Remaster)", + "artist": "Fleetwood Mac", + "mbid": null + }, + "Freddy Quinn - Die Gitarre und das Meer (Single Version).mp3": { + "year": 1959, + "date": "1959", + "title": "Die Gitarre und das Meer (Single Version)", + "artist": "Freddy Quinn", + "mbid": null + }, + "Freddy Quinn - Heimweh (Dort wo die Blumen blüh'n).mp3": { + "year": 2006, + "date": "2006-10-26", + "title": "Heimweh (Dort wo die Blumen blüh'n)", + "artist": "Freddy Quinn", + "mbid": "2e4c3d92-9103-48ee-9399-43d83a61872f" + }, + "Fugees - Killing Me Softly With His Song.mp3": { + "year": 1999, + "date": "1999", + "title": "Killing Me Softly With His Song", + "artist": "Fugees", + "mbid": "aafec15b-93c0-4e0c-bb70-c10f2a49b6a8" + }, + "Genesis - No Son Of Mine.mp3": { + "year": 1992, + "date": "1992-03", + "title": "No Son Of Mine", + "artist": "Genesis", + "mbid": "b4d6e127-5406-42b1-933b-e01a5f7df105" + }, + "George Harrison - Got My Mind Set On You (Remastered 2004).mp3": { + "year": 1962, + "date": "1962", + "title": "Got My Mind Set On You (Remastered 2004)", + "artist": "George Harrison", + "mbid": null + }, + "George Michael - I Knew You Were Waiting (For Me).mp3": { + "year": 1987, + "date": "1987", + "title": "I Knew You Were Waiting (For Me)", + "artist": "George Michael, Aretha Franklin", + "mbid": null + }, + "Gipsy Kings - Volare (Nel Blu di Pinto di Blu).mp3": { + "year": 1989, + "date": "1989-11-21", + "title": "Volare (Nel Blu di Pinto di Blu)", + "artist": "Gipsy Kings", + "mbid": "44ffa450-b4c4-47a8-8c8d-b41a86fc802c" + }, + "Gitte Hænning - Ich will 'nen Cowboy als Mann.mp3": { + "year": 1963, + "date": "1963", + "title": "Ich will 'nen Cowboy als Mann", + "artist": "Gitte Hænning", + "mbid": "37e33915-b7e5-4310-bc53-94d17310b26c" + }, + "Glenn Miller - In the Mood (2006 Remastered Version).mp3": { + "year": 1940, + "date": "1940", + "title": "In the Mood (2006 Remastered Version)", + "artist": "Glenn Miller", + "mbid": null + }, + "Gotye - Somebody That I Used To Know.mp3": { + "year": 2011, + "date": "2011", + "title": "Somebody That I Used To Know", + "artist": "Gotye, Kimbra", + "mbid": null + }, + "Guns N' Roses - Sweet Child O' Mine.mp3": { + "year": 1988, + "date": "1988", + "title": "Sweet Child O' Mine", + "artist": "Guns N' Roses", + "mbid": "95443f12-458b-4977-a01b-c8065bda1dd0" + }, + "Haddaway - What Is Love (7 Mix).mp3": { + "year": 1993, + "date": "1993-01-18", + "title": "What Is Love (7\" Mix)", + "artist": "Haddaway", + "mbid": "2970d12e-5eb9-45c9-8eac-38ce11efc18f" + }, + "Harry Belafonte - Day-O (The Banana Boat Song).mp3": { + "year": 1968, + "date": "1968", + "title": "Day-O (The Banana Boat Song)", + "artist": "Harry Belafonte", + "mbid": "145db6c0-7134-4387-b474-22da59689523" + }, + "Harry Styles - Adore You.mp3": { + "year": 2019, + "date": "2019-12-06", + "title": "Adore You", + "artist": "Harry Styles", + "mbid": "acc4e9ce-f9cb-4a7c-8f65-a77cc586c81a" + }, + "Heintje - Mama.mp3": { + "year": 1967, + "date": "1967", + "title": "Mama", + "artist": "Heintje", + "mbid": "397596d8-8b1e-43c5-b069-01f5a575309f" + }, + "Helene Fischer - Atemlos durch die Nacht.mp3": { + "year": 2013, + "date": "2013-10-04", + "title": "Atemlos durch die Nacht", + "artist": "Helene Fischer", + "mbid": "e98a18f4-1345-4e5c-a117-295cd080d50d" + }, + "Herbert Grönemeyer - Männer.mp3": { + "year": 1984, + "date": "1984", + "title": "Männer", + "artist": "Herbert Grönemeyer", + "mbid": "11ecc67c-a65e-428f-bf01-91ddc39c656f" + }, + "House of Pain - Jump Around (LP Version).mp3": { + "year": 2010, + "date": "2010", + "title": "Jump Around (LP Version)", + "artist": "House of Pain", + "mbid": "f3c80549-9f27-4a6e-a68b-545b0df0f25a" + }, + "Ich + Ich - Vom selben Stern (Radio Edit).mp3": { + "year": 2007, + "date": "2007-06-15", + "title": "Vom selben Stern (Radio Edit)", + "artist": "Ich + Ich", + "mbid": "78e068ef-72d5-4520-b773-0753534dfa07" + }, + "Icona Pop - I Love It (feat. Charli XCX).mp3": { + "year": 2012, + "date": "2012", + "title": "I Love It (feat. Charli XCX)", + "artist": "Icona Pop, Charli xcx", + "mbid": null + }, + "Imagine Dragons - Thunder.mp3": { + "year": 2017, + "date": "2017-04-27", + "title": "Thunder", + "artist": "Imagine Dragons", + "mbid": "2199bf89-2583-4368-8f85-3b0bb8f994d4" + }, + "James Brown - I Got You (I Feel Good).mp3": { + "year": 1966, + "date": "1966", + "title": "I Got You (I Feel Good)", + "artist": "James Brown", + "mbid": "52242ab5-7d4e-4d42-a253-a97d42827993" + }, + "Jason Derulo - Whatcha Say.mp3": { + "year": 2010, + "date": "2010-06-04", + "title": "Whatcha Say", + "artist": "Jason Derulo", + "mbid": "b0e1e84f-7b16-47dc-8297-db85a239fb18" + }, + "JAY Z - Numb Encore.mp3": { + "year": 2004, + "date": "2004", + "title": "Numb / Encore", + "artist": "JAY Z, Linkin Park", + "mbid": null + }, + "Jennifer Lopez - If You Had My Love.mp3": { + "year": 1999, + "date": "1999-06-21", + "title": "If You Had My Love", + "artist": "Jennifer Lopez", + "mbid": "4ac2f246-d285-4e2d-88a0-9dcc6c0e37b0" + }, + "Jessie J - Price Tag.mp3": { + "year": 2011, + "date": "2011", + "title": "Price Tag", + "artist": "Jessie J, B.o.B", + "mbid": null + }, + "Jimmy Cliff - You Can Get It If You Really Want.mp3": { + "year": 1971, + "date": "1971", + "title": "You Can Get It If You Really Want", + "artist": "Jimmy Cliff", + "mbid": "649d71d9-2d00-4f5d-87d3-7655eaf198f6" + }, + "John Legend - All of Me.mp3": { + "year": 2013, + "date": "2013-08-08", + "title": "All of Me", + "artist": "John Legend", + "mbid": "d5548b1d-63db-4aa7-b3d5-3f864f248eee" + }, + "Johnny Cash - Ring of Fire.mp3": { + "year": 1981, + "date": "1981-04-19", + "title": "Ring of Fire", + "artist": "Johnny Cash", + "mbid": "5611c424-d0db-4e30-bae2-2db6d72177f7" + }, + "Joseìto Fernàndez - Guajira Guantanamera.mp3": { + "year": 1940, + "date": "1940", + "title": "Guajira Guantanamera", + "artist": "Joseìto Fernàndez", + "mbid": "a36d08be-3933-4a79-ac02-8455a22046ad" + }, + "Journey - Don't Stop Believin'.mp3": { + "year": 1981, + "date": "1981", + "title": "Don't Stop Believin'", + "artist": "Journey", + "mbid": "2b445f3e-7e84-4503-aab9-6bad9e1c2bd2" + }, + "Jürgen Drews - Ein Bett im Kornfeld.mp3": { + "year": 1976, + "date": "1976-04", + "title": "Ein Bett im Kornfeld", + "artist": "Jürgen Drews", + "mbid": "881c0d7e-d8a6-447f-824f-3ed317479c2d" + }, + "Jürgen Marcus - Eine neue Liebe ist wie ein neues Leben.mp3": { + "year": 1972, + "date": "1972-05", + "title": "Eine neue Liebe ist wie ein neues Leben", + "artist": "Jürgen Marcus", + "mbid": "711e122b-a68d-4e8d-a4d5-c643de436216" + }, + "Justin Bieber - Anyone.mp3": { + "year": 2021, + "date": "2021-01-01", + "title": "Anyone", + "artist": "Justin Bieber", + "mbid": "51798a1e-190a-4229-b56a-f2cda0972fdd" + }, + "Kanye West - Gold Digger.mp3": { + "year": 2005, + "date": "2005", + "title": "Gold Digger", + "artist": "Kanye West, Jamie Foxx", + "mbid": null + }, + "Kaoma - Lambada (Original Version 1989).mp3": { + "year": 1989, + "date": "1989", + "title": "Lambada (Original Version 1989)", + "artist": "Kaoma", + "mbid": "281e0ae7-bf5e-4716-8623-9ccabdca7afa" + }, + "Karat - Über sieben Brücken musst du gehn.mp3": { + "year": 1978, + "date": "1978", + "title": "Über sieben Brücken musst du gehn", + "artist": "Karat", + "mbid": "9a2b3c81-4aa3-4f2f-adf3-f2a703ee7ba6" + }, + "Katy Perry - Firework.mp3": { + "year": 2010, + "date": "2010-08-24", + "title": "Firework", + "artist": "Katy Perry", + "mbid": "9846e3f4-7bb9-49be-8e91-837a5ee5cefb" + }, + "Kc & The Sunshine Band - Give It Up.mp3": { + "year": 1982, + "date": "1982", + "title": "Give It Up", + "artist": "Kc & The Sunshine Band", + "mbid": "504a0aae-6b12-49bd-b269-40cb438d2542" + }, + "Kelly Clarkson - Because of You.mp3": { + "year": 2003, + "date": "2003", + "title": "Because of You", + "artist": "Kelly Clarkson", + "mbid": "cd52b2b1-28d4-4885-9f1d-b44b8caf07f7" + }, + "Kenny Rogers & Dolly Parton - All I Have To Do Is Dream.mp3": { + "year": 1958, + "date": "1958", + "title": "All I Have To Do Is Dream", + "artist": "Kenny Rogers & Dolly Parton", + "mbid": null + }, + "Kim Carnes - Bette Davis Eyes.mp3": { + "year": 1981, + "date": "1981-03", + "title": "Bette Davis Eyes", + "artist": "Kim Carnes", + "mbid": "44140ecd-ca40-4d45-8c3e-c4df35ca0462" + }, + "Klaus Lage - 1000 und 1 Nacht (Remastered 2008).mp3": { + "year": 1984, + "date": "1984", + "title": "1000 und 1 Nacht (Remastered 2008)", + "artist": "Klaus Lage", + "mbid": null + }, + "Kool & The Gang - Celebration.mp3": { + "year": 1990, + "date": "1990", + "title": "Celebration", + "artist": "Kool & The Gang", + "mbid": "827f8d82-644d-4b8b-b00a-6a1b256271e4" + }, + "Kraftwerk - Autobahn.mp3": { + "year": 1975, + "date": "1975", + "title": "Autobahn", + "artist": "Kraftwerk", + "mbid": "0d25c932-671d-4850-a70e-d8046153fff6" + }, + "Lady Gaga - Poker Face.mp3": { + "year": 2009, + "date": "2009-11-16", + "title": "Poker Face", + "artist": "Lady Gaga", + "mbid": "47042d5b-3df8-4d01-8b7e-c94d9e18f36e" + }, + "Lady Gaga - Shallow (Radio Edit).mp3": { + "year": 2018, + "date": "2018", + "title": "Shallow (Radio Edit)", + "artist": "Lady Gaga, Bradley Cooper", + "mbid": null + }, + "Las Ketchup - The Ketchup Song (Aserejé) (Spanglish Version).mp3": { + "year": 2002, + "date": "2002-07-30", + "title": "The Ketchup Song (Aserejé) (Spanglish Version)", + "artist": "Las Ketchup", + "mbid": "3e209f11-97f6-409f-910a-7571156adc81" + }, + "Led Zeppelin - Whole Lotta Love.mp3": { + "year": 1999, + "date": "1999", + "title": "Whole Lotta Love", + "artist": "Led Zeppelin", + "mbid": "941a8aa9-debb-4970-bc1b-df81f6ef7797" + }, + "Lenny Kravitz - Fly Away.mp3": { + "year": 1998, + "date": "1998-04-29", + "title": "Fly Away", + "artist": "Lenny Kravitz", + "mbid": "90f7b7f3-3815-4344-95ca-98b28b5591a5" + }, + "Leo Sayer - When I Need You.mp3": { + "year": 1976, + "date": "1976", + "title": "When I Need You", + "artist": "Leo Sayer", + "mbid": "cd80566e-4829-4e4c-b708-d57a16be9efd" + }, + "Lewis Capaldi - Someone You Loved.mp3": { + "year": 2018, + "date": "2018-11-08", + "title": "Someone You Loved", + "artist": "Lewis Capaldi", + "mbid": "cc95aec7-4a2e-4b66-bf41-e60f3bff1378" + }, + "Limahl - Never Ending Story.mp3": { + "year": 1996, + "date": "1996-08-01", + "title": "Never Ending Story", + "artist": "Limahl", + "mbid": "a0dd53f9-a30d-463b-8ff6-27af6c8d2d2e" + }, + "Linda Ronstadt - Blue Bayou.mp3": { + "year": 1977, + "date": "1977", + "title": "Blue Bayou", + "artist": "Linda Ronstadt", + "mbid": "1cf41f14-2597-41d1-b113-a902b69d6f1b" + }, + "Lionel Richie - Dancing On The Ceiling.mp3": { + "year": 1985, + "date": "1985", + "title": "Dancing On The Ceiling", + "artist": "Lionel Richie", + "mbid": "a393ce94-3cbc-4723-97de-7a270bb7b606" + }, + "Little Eva - The Locomotion.mp3": { + "year": 1992, + "date": "1992", + "title": "The Locomotion", + "artist": "Little Eva", + "mbid": "77077947-1945-421a-bdb7-fd057a9ec546" + }, + "Little Richard - Good Golly Miss Molly.mp3": { + "year": 1958, + "date": "1958", + "title": "Good Golly Miss Molly", + "artist": "Little Richard", + "mbid": "85391381-e729-46a9-8c5e-a36cc1923a3d" + }, + "Loreen - Euphoria.mp3": { + "year": 2012, + "date": "2012-10-22", + "title": "Euphoria", + "artist": "Loreen", + "mbid": "ca9a12c2-1aea-4190-afa5-6effc22004d1" + }, + "Lukas Graham - 7 Years.mp3": { + "year": 2015, + "date": "2015-06-16", + "title": "7 Years", + "artist": "Lukas Graham", + "mbid": "87e36ab4-6914-44ab-b740-7abb37678040" + }, + "Lynyrd Skynyrd - Sweet Home Alabama.mp3": { + "year": 1976, + "date": "1976-09", + "title": "Sweet Home Alabama", + "artist": "Lynyrd Skynyrd", + "mbid": "8392991c-3929-4bf9-a8fb-461bb9aca76d" + }, + "Mabel - Don't Call Me Up.mp3": { + "year": 2019, + "date": "2019-01-18", + "title": "Don't Call Me Up", + "artist": "Mabel", + "mbid": "310c7a8c-aa77-4ade-b9ea-02dee4aec084" + }, + "Macklemore & Ryan Lewis - Can't Hold Us (feat. Ray Dalton).mp3": { + "year": 2011, + "date": "2011", + "title": "Can't Hold Us (feat. Ray Dalton)", + "artist": "Macklemore & Ryan Lewis", + "mbid": null + }, + "Mad'House - Like a Prayer.mp3": { + "year": 2002, + "date": "2002-07-22", + "title": "Like a Prayer", + "artist": "Mad'House", + "mbid": "e2f73fc3-edf1-4f62-b141-194550376ea6" + }, + "Madonna - 4 Minutes (feat. Justin Timberlake and Timbaland).mp3": { + "year": 2008, + "date": "2008", + "title": "4 Minutes (feat. Justin Timberlake and Timbaland)", + "artist": "Madonna", + "mbid": null + }, + "Major Lazer - Lean On (feat. MØ & DJ Snake).mp3": { + "year": 2015, + "date": "2015", + "title": "Lean On (feat. MØ & DJ Snake)", + "artist": "Major Lazer, MØ, DJ Snake", + "mbid": null + }, + "Manfred Mann - Do Wah Diddy Diddy.mp3": { + "year": 1976, + "date": "1976", + "title": "Do Wah Diddy Diddy", + "artist": "Manfred Mann", + "mbid": "a1b99918-faf7-42bc-b0e3-51054f58b386" + }, + "Manuela - Schuld war nur der Bossa Nova.mp3": { + "year": 1963, + "date": "1963", + "title": "Schuld war nur der Bossa Nova", + "artist": "Manuela", + "mbid": "8621d084-848e-42b7-b909-238ce065f6c3" + }, + "Mark Forster - Drei Uhr Nachts.mp3": { + "year": 2021, + "date": "2021", + "title": "Drei Uhr Nachts", + "artist": "Mark Forster, LEA", + "mbid": null + }, + "Mark Morrison - Return of the Mack.mp3": { + "year": 1996, + "date": "1996", + "title": "Return of the Mack", + "artist": "Mark Morrison", + "mbid": "bd45a28c-ad2a-4d33-a631-2fdc5d4e2c5c" + }, + "Mark Ronson - Valerie (feat. Amy Winehouse) (Version Revisited).mp3": { + "year": 2006, + "date": "2006", + "title": "Valerie (feat. Amy Winehouse) (Version Revisited)", + "artist": "Mark Ronson, Amy Winehouse", + "mbid": null + }, + "Markus - Ich will Spass.mp3": { + "year": 1982, + "date": "1982-05", + "title": "Ich will Spass", + "artist": "Markus", + "mbid": "2e6c7eb5-853b-4376-aad1-d21b1793c7b2" + }, + "Maroon 5 - Moves Like Jagger (Studio Recording From The Voice Performance).mp3": { + "year": 2010, + "date": "2010", + "title": "Moves Like Jagger (Studio Recording From The Voice Performance)", + "artist": "Maroon 5, Christina Aguilera", + "mbid": null + }, + "Marvin Gaye - I Heard It Through The Grapevine.mp3": { + "year": 1988, + "date": "1988", + "title": "I Heard It Through The Grapevine", + "artist": "Marvin Gaye", + "mbid": "d97b9286-07ce-436f-bb31-2d880b9476ee" + }, + "Matthias Reim - Verdammt Ich lieb' dich.mp3": { + "year": 1990, + "date": "1990-06-15", + "title": "Verdammt Ich lieb' dich", + "artist": "Matthias Reim", + "mbid": "ab17d759-63e6-42a0-af22-f175e9c482a7" + }, + "Max Giesinger - 80 Millionen.mp3": { + "year": 2016, + "date": "2016-02-19", + "title": "80 Millionen", + "artist": "Max Giesinger", + "mbid": "14ce7941-57b1-4ed4-a326-b241cf4a389b" + }, + "Meat Loaf - Paradise By the Dashboard Light.mp3": { + "year": 1984, + "date": "1984", + "title": "Paradise By the Dashboard Light", + "artist": "Meat Loaf", + "mbid": "bb1bffbd-122a-44f4-8f8d-2d847393fa78" + }, + "Meghan Trainor - All About That Bass.mp3": { + "year": 2014, + "date": "2014-02-16", + "title": "All About That Bass", + "artist": "Meghan Trainor", + "mbid": "759edfb8-0b3c-4d4b-9538-a4e20f21f1e3" + }, + "Michael Holm - Tränen lügen nicht.mp3": { + "year": 1974, + "date": "1974", + "title": "Tränen lügen nicht", + "artist": "Michael Holm", + "mbid": "9aba3c14-ba03-4cba-bd25-5e77853ae206" + }, + "MIKA - Relax, Take It Easy.mp3": { + "year": 2006, + "date": "2006-10-02", + "title": "Relax, Take It Easy", + "artist": "MIKA", + "mbid": "4ab862ea-e6da-4ced-8f9a-6f14ae8d9732" + }, + "Mike + The Mechanics - The Living Years.mp3": { + "year": 1988, + "date": "1988-10-28", + "title": "The Living Years", + "artist": "Mike + The Mechanics", + "mbid": "72b6d683-4b86-4f12-9a30-89141f465c01" + }, + "Miley Cyrus - Wrecking Ball.mp3": { + "year": 2013, + "date": "2013-08-25", + "title": "Wrecking Ball", + "artist": "Miley Cyrus", + "mbid": "8c8b2d45-6043-47c5-8c12-16fb8050817b" + }, + "Modjo - Lady (Hear Me Tonight).mp3": { + "year": 2000, + "date": "2000-06-19", + "title": "Lady (Hear Me Tonight)", + "artist": "Modjo", + "mbid": "72b9408f-52b2-4f4f-863c-96e8eea64dca" + }, + "Mungo Jerry - In The Summertime.mp3": { + "year": 1970, + "date": "1970", + "title": "In The Summertime", + "artist": "Mungo Jerry", + "mbid": "5f86a334-1c75-4a61-85d9-77a113519773" + }, + "Nancy Sinatra - These Boots Are Made For Walkin'.mp3": { + "year": 1966, + "date": "1966", + "title": "These Boots Are Made For Walkin'", + "artist": "Nancy Sinatra", + "mbid": "ccba168d-bcfe-4564-a9e1-8cacc3307545" + }, + "Natalie Imbruglia - Torn.mp3": { + "year": 1997, + "date": "1997-10-24", + "title": "Torn", + "artist": "Natalie Imbruglia", + "mbid": "95b471ad-50cd-49d4-9f23-2735c7dc3fe5" + }, + "Neil Diamond - Sweet Caroline.mp3": { + "year": 1969, + "date": "1969", + "title": "Sweet Caroline", + "artist": "Neil Diamond", + "mbid": "78ea7ea5-a451-4efe-b1fe-840f0697a419" + }, + "Nelly - Dilemma.mp3": { + "year": 2002, + "date": "2002", + "title": "Dilemma", + "artist": "Nelly, Kelly Rowland", + "mbid": null + }, + "Nena - 99 Luftballons.mp3": { + "year": 1983, + "date": "1983-01-14", + "title": "99 Luftballons", + "artist": "Nena", + "mbid": "f4655387-c676-4b07-9a27-f560ba254170" + }, + "New Radicals - You Get What You Give.mp3": { + "year": 1998, + "date": "1998-10-20", + "title": "You Get What You Give", + "artist": "New Radicals", + "mbid": "8ea9f2d4-c255-4201-b3c1-815571da013a" + }, + "Nickelback - How You Remind Me.mp3": { + "year": 2000, + "date": "2000", + "title": "How You Remind Me", + "artist": "Nickelback", + "mbid": "5d789be8-fedf-4ddb-a429-0977731fb9ab" + }, + "Nirvana - Smells Like Teen Spirit.mp3": { + "year": 1992, + "date": "1992", + "title": "Smells Like Teen Spirit", + "artist": "Nirvana", + "mbid": "23e47fd5-b790-4577-9b70-8ad296e80c4f" + }, + "No Doubt - Don't Speak.mp3": { + "year": 1995, + "date": "1995-10-10", + "title": "Don't Speak", + "artist": "No Doubt", + "mbid": "75f82744-5d4d-417c-b276-37dc4c17a98d" + }, + "Oasis - Wonderwall.mp3": { + "year": 1996, + "date": "1996", + "title": "Wonderwall", + "artist": "Oasis", + "mbid": "bc395cc7-a3de-4fe5-987c-c1d44951007c" + }, + "Olivia Rodrigo - drivers license.mp3": { + "year": 2021, + "date": "2021-01-08", + "title": "drivers license", + "artist": "Olivia Rodrigo", + "mbid": "88af1d59-e809-48bb-8a89-745bd05f0ae0" + }, + "OneRepublic - Counting Stars.mp3": { + "year": 2013, + "date": "2013-03-22", + "title": "Counting Stars", + "artist": "OneRepublic", + "mbid": "d03a0d3b-a3c5-44f4-9af7-34c76ccaedb2" + }, + "Outkast - Hey Ya! (Radio Mix Club Mix).mp3": { + "year": 2003, + "date": "2003", + "title": "Hey Ya! (Radio Mix / Club Mix)", + "artist": "Outkast", + "mbid": null + }, + "Owl City - Fireflies.mp3": { + "year": 2009, + "date": "2009-01-01", + "title": "Fireflies", + "artist": "Owl City", + "mbid": "059a2012-0bcf-4ef3-b550-69448247d1da" + }, + "O-Zone - Dragostea Din Tei.mp3": { + "year": 2003, + "date": "2003-06-03", + "title": "Dragostea Din Tei", + "artist": "O-Zone", + "mbid": "51a44337-22fc-404a-a4c5-2f3e29fb2754" + }, + "P!nk - Just Give Me a Reason (feat. Nate Ruess).mp3": { + "year": null, + "date": null, + "title": "Just Give Me a Reason (feat. Nate Ruess)", + "artist": "P!nk, Nate Ruess", + "mbid": null + }, + "Patrick Hernandez - Born to Be Alive (The Original).mp3": { + "year": null, + "date": null, + "title": "Born to Be Alive (The Original)", + "artist": "Patrick Hernandez", + "mbid": "0ce4e960-216e-431c-9362-ee2dbd6c2682" + }, + "Paul Simon - You Can Call Me Al.mp3": { + "year": 1986, + "date": "1986-08-29", + "title": "You Can Call Me Al", + "artist": "Paul Simon", + "mbid": "01e1696b-b3c7-4ffe-a42b-ec2c952f7429" + }, + "Percy Sledge - When a Man Loves a Woman.mp3": { + "year": 1972, + "date": "1972", + "title": "When a Man Loves a Woman", + "artist": "Percy Sledge", + "mbid": "30417b50-9c3f-4708-befb-98caaa417051" + }, + "Peter Fox - Haus am See.mp3": { + "year": 2008, + "date": "2008-09-26", + "title": "Haus am See", + "artist": "Peter Fox", + "mbid": "44b07fda-fc5c-4458-ac2d-217867d74b6f" + }, + "Peter Kraus - Sugar-Baby.mp3": { + "year": 1958, + "date": "1958", + "title": "Sugar-Baby", + "artist": "Peter Kraus", + "mbid": "69d8fc52-87ae-46e6-a332-02c3f7a28f1c" + }, + "Peter Schilling - Major Tom (...völlig losgelöst).mp3": { + "year": 1982, + "date": "1982", + "title": "Major Tom (...völlig losgelöst)", + "artist": "Peter Schilling", + "mbid": "318e146e-60f9-4298-8d4a-78b2657f668f" + }, + "Pharrell Williams - Happy (From Despicable Me 2).mp3": { + "year": null, + "date": null, + "title": "Happy (From \"Despicable Me 2\")", + "artist": "Pharrell Williams", + "mbid": null + }, + "Plastic Bertrand - Ca plane pour moi.mp3": { + "year": 1977, + "date": "1977", + "title": "Ca plane pour moi", + "artist": "Plastic Bertrand", + "mbid": "e1299622-8676-405a-9d0a-4ae7f2528e2f" + }, + "Portugal. The Man - Feel It Still.mp3": { + "year": 2017, + "date": "2017-03-02", + "title": "Feel It Still", + "artist": "Portugal. The Man", + "mbid": "6728f2b7-dec1-4098-8c91-362db1d0ff31" + }, + "Post Malone - Circles.mp3": { + "year": 2019, + "date": "2019-08-30", + "title": "Circles", + "artist": "Post Malone", + "mbid": "9d0a9e5c-a765-40ab-837e-99b0bb197f6c" + }, + "Prince - Purple Rain.mp3": { + "year": 1987, + "date": "1987", + "title": "Purple Rain", + "artist": "Prince", + "mbid": "255dd412-840f-4038-8dc1-60db9543ec9f" + }, + "Pur - Abenteuerland.mp3": { + "year": 1995, + "date": "1995", + "title": "Abenteuerland", + "artist": "Pur", + "mbid": "54e6351f-05d4-42cf-bb1c-e07cad78bc60" + }, + "Queen - Under Pressure.mp3": { + "year": 1981, + "date": "1981", + "title": "Under Pressure", + "artist": "Queen, David Bowie", + "mbid": null + }, + "R.E.M. - Everybody Hurts.mp3": { + "year": 1993, + "date": "1993", + "title": "Everybody Hurts", + "artist": "R.E.M.", + "mbid": "03af00eb-4da6-4131-837e-5e57c288802a" + }, + "Rammstein - Engel.mp3": { + "year": 1997, + "date": "1997-04-01", + "title": "Engel", + "artist": "Rammstein", + "mbid": "b96f272b-3370-4a6b-ba53-1e905374a451" + }, + "Red Hot Chili Peppers - Under the Bridge.mp3": { + "year": 1992, + "date": "1992", + "title": "Under the Bridge", + "artist": "Red Hot Chili Peppers", + "mbid": "2e9808d0-29e3-4f36-9ce6-5ed3914f3b2b" + }, + "Rednex - Cotton Eye Joe.mp3": { + "year": 1994, + "date": "1994-07-21", + "title": "Cotton Eye Joe", + "artist": "Rednex", + "mbid": "6d436fb9-4ec7-4141-9575-739b1e02a52f" + }, + "Reel 2 Real - I Like To Move It (feat. The Mad Stuntman) (Erick More Album Mix).mp3": { + "year": null, + "date": null, + "title": "I Like To Move It (feat. The Mad Stuntman) (Erick \"More\" Album Mix)", + "artist": "Reel 2 Real, The Mad Stuntman", + "mbid": null + }, + "Reinhard Mey - Über den Wolken.mp3": { + "year": 1974, + "date": "1974", + "title": "Über den Wolken", + "artist": "Reinhard Mey", + "mbid": "c3af23bd-ac48-4994-aa45-ff97529150bd" + }, + "Richard Marx - Right Here Waiting.mp3": { + "year": 1989, + "date": "1989", + "title": "Right Here Waiting", + "artist": "Richard Marx", + "mbid": "f74ddcbf-bcf6-42fd-8557-485b047cc276" + }, + "Rick James - Super Freak.mp3": { + "year": 1981, + "date": "1981", + "title": "Super Freak", + "artist": "Rick James", + "mbid": "bb507204-50d1-4a76-9037-1f8f62da7ac5" + }, + "Rio Reiser - König Von Deutschland.mp3": { + "year": 1986, + "date": "1986-11", + "title": "König Von Deutschland", + "artist": "Rio Reiser", + "mbid": "cf00a4dd-41ab-4097-8f8a-97f208968c87" + }, + "Ritchie Valens - La Bamba.mp3": { + "year": 1963, + "date": "1963", + "title": "La Bamba", + "artist": "Ritchie Valens", + "mbid": "821f5395-f90f-432f-a807-da8dbb45ceb6" + }, + "Robbie Williams - Feel.mp3": { + "year": 2002, + "date": "2002-11-18", + "title": "Feel", + "artist": "Robbie Williams", + "mbid": "6f99d9a8-8001-4166-974f-4580bbec8ad5" + }, + "Robin Thicke - Blurred Lines.mp3": { + "year": null, + "date": null, + "title": "Blurred Lines", + "artist": "Robin Thicke, T.I., Pharrell Williams", + "mbid": null + }, + "Roxette - Joyride.mp3": { + "year": 1991, + "date": "1991-03-27", + "title": "Joyride", + "artist": "Roxette", + "mbid": "82c72383-3863-4502-bf2a-cd1a53e2c489" + }, + "Roy Orbison - Oh, Pretty Woman.mp3": { + "year": 1990, + "date": "1990", + "title": "Oh, Pretty Woman", + "artist": "Roy Orbison", + "mbid": "6e765877-678d-488a-ad1e-ee8e315a92cb" + }, + "Rudi Carrell - Wann wird's mal wieder richtig Sommer (Original Mix).mp3": { + "year": 1975, + "date": "1975", + "title": "Wann wird's mal wieder richtig Sommer (Original Mix)", + "artist": "Rudi Carrell", + "mbid": null + }, + "Rufus - Ain't Nobody.mp3": { + "year": null, + "date": null, + "title": "Ain't Nobody", + "artist": "Rufus, Chaka Khan", + "mbid": null + }, + "Rupert Holmes - Escape (The Pina Colada Song).mp3": { + "year": 1979, + "date": "1979", + "title": "Escape (The Pina Colada Song)", + "artist": "Rupert Holmes", + "mbid": "71709e8c-fb6b-48c6-972a-851ecff0a60d" + }, + "Sam Cooke - (What A) Wonderful World (Mono).mp3": { + "year": 1960, + "date": "1960", + "title": "(What A) Wonderful World (Mono)", + "artist": "Sam Cooke", + "mbid": null + }, + "Sam the Sham & The Pharaohs - Wooly Bully.mp3": { + "year": 1966, + "date": "1966", + "title": "Wooly Bully", + "artist": "Sam the Sham & The Pharaohs", + "mbid": "441daaeb-c91a-40bc-86bd-7ff3baafcc4f" + }, + "Scorpions - Wind of Change.mp3": { + "year": 1991, + "date": "1991", + "title": "Wind of Change", + "artist": "Scorpions", + "mbid": "ab532d7e-1ff0-44cf-a229-301c3506aad6" + }, + "SDP - Die Nacht von Freitag auf Montag.mp3": { + "year": 2012, + "date": "2012", + "title": "Die Nacht von Freitag auf Montag", + "artist": "SDP, Sido", + "mbid": null + }, + "Shaggy - It Wasn't Me.mp3": { + "year": 2000, + "date": "2000", + "title": "It Wasn't Me", + "artist": "Shaggy, Ricardo Ducent", + "mbid": null + }, + "Shakira - Waka Waka (This Time for Africa) [The Official 2010 FIFA World Cup (TM) Song] (feat. Freshlyground) (Single).mp3": { + "year": 2010, + "date": "2010", + "title": "Waka Waka (This Time for Africa) [The Official 2010 FIFA World Cup (TM) Song] (feat. Freshlyground) (Single)", + "artist": "Shakira, Freshlyground", + "mbid": null + }, + "Shawn Mendes - Señorita.mp3": { + "year": 2019, + "date": "2019-06-21", + "title": "Señorita", + "artist": "Shawn Mendes, Camila Cabello", + "mbid": null + }, + "Sia - Cheap Thrills.mp3": { + "year": 2015, + "date": "2015-12-17", + "title": "Cheap Thrills", + "artist": "Sia", + "mbid": "8fcdf7b9-6a1c-40c5-aae0-a489dc8898ef" + }, + "Silbermond - Das Beste.mp3": { + "year": 2005, + "date": "2005-04-18", + "title": "Das Beste", + "artist": "Silbermond", + "mbid": "1fb661ee-5789-4ec3-a372-55417788a089" + }, + "Simply Red - Holding Back the Years (2008 Remaster).mp3": { + "year": 1985, + "date": "1985", + "title": "Holding Back the Years (2008 Remaster)", + "artist": "Simply Red", + "mbid": null + }, + "Sinéad O'Connor - Nothing Compares 2 U.mp3": { + "year": 1990, + "date": "1990", + "title": "Nothing Compares 2 U", + "artist": "Sinéad O'Connor", + "mbid": "cfa03e25-2700-490c-b087-9bc8feec5cb5" + }, + "Sister Sledge - We Are Family (1995 Remaster).mp3": { + "year": 1979, + "date": "1979-01-22", + "title": "We Are Family (1995 Remaster)", + "artist": "Sister Sledge", + "mbid": "94f14692-3dc9-458f-a9ae-4bac3acff1b4" + }, + "Siw Malmkvist - Liebeskummer lohnt sich nicht.mp3": { + "year": 1966, + "date": "1966", + "title": "Liebeskummer lohnt sich nicht", + "artist": "Siw Malmkvist", + "mbid": "596704c7-dfc3-42dc-ad0d-e72fc3ac72fb" + }, + "SNoW - Informer.mp3": { + "year": 1993, + "date": "1993", + "title": "Informer", + "artist": "SNoW", + "mbid": "81d0e771-20f9-450e-9c54-83af3687f304" + }, + "Sonny & Cher - I Got You Babe.mp3": { + "year": 1965, + "date": "1965", + "title": "I Got You Babe", + "artist": "Sonny & Cher", + "mbid": "ba61515c-1829-449c-bdb5-fb0f6a13e327" + }, + "Sophie Ellis-Bextor - Murder On The Dancefloor.mp3": { + "year": 2001, + "date": "2001-12-03", + "title": "Murder On The Dancefloor", + "artist": "Sophie Ellis-Bextor", + "mbid": "19164602-a33e-4da7-8bdd-7ede0897c47c" + }, + "Spice Girls - Stop.mp3": { + "year": 1997, + "date": "1997-10-31", + "title": "Stop", + "artist": "Spice Girls", + "mbid": "efeb152f-6eb4-485e-a547-3dfc8dad5346" + }, + "Spider Murphy Gang - Skandal im Sperrbezirk.mp3": { + "year": 1981, + "date": "1981-09", + "title": "Skandal im Sperrbezirk", + "artist": "Spider Murphy Gang", + "mbid": "526ac780-1b4a-4525-bd59-586946e893de" + }, + "Sportfreunde Stiller - Ein Kompliment.mp3": { + "year": 2002, + "date": "2002-03-04", + "title": "Ein Kompliment", + "artist": "Sportfreunde Stiller", + "mbid": "4a7ef2eb-2829-4946-a6bb-672373f4fb0e" + }, + "Steppenwolf - Born To Be Wild.mp3": { + "year": 1970, + "date": "1970-04", + "title": "Born To Be Wild", + "artist": "Steppenwolf", + "mbid": "28795e75-878f-48af-aa18-5f27ae6361fd" + }, + "Stevie Wonder - Part-Time Lover.mp3": { + "year": 1985, + "date": "1985-05-07", + "title": "Part-Time Lover", + "artist": "Stevie Wonder", + "mbid": "db0a4b68-5dc2-44b6-95c9-752b5ec69e66" + }, + "Sylvester - You Make Me Feel (Mighty Real).mp3": { + "year": 1979, + "date": "1979", + "title": "You Make Me Feel (Mighty Real)", + "artist": "Sylvester", + "mbid": "7134eba5-f912-426c-a44d-7c19d9d4706c" + }, + "Taio Cruz - Hangover.mp3": { + "year": 2011, + "date": "2011", + "title": "Hangover", + "artist": "Taio Cruz, Flo Rida", + "mbid": null + }, + "The Bangles - Manic Monday.mp3": { + "year": 1985, + "date": "1985", + "title": "Manic Monday", + "artist": "The Bangles", + "mbid": "2d2338fc-7ace-47fe-a36f-02c8db809a52" + }, + "The Beach Boys - Good Vibrations.mp3": { + "year": 1974, + "date": "1974", + "title": "Good Vibrations", + "artist": "The Beach Boys", + "mbid": "e9eb684a-5c5a-485e-ac76-ce799aeba7a0" + }, + "The Beach Boys - Surfin' U.S.A. (Mono).mp3": { + "year": 1963, + "date": "1963", + "title": "Surfin' U.S.A. (Mono)", + "artist": "The Beach Boys", + "mbid": "fa52f01e-6c8c-46ff-860d-daa4930f93a4" + }, + "The Beatles - Get Back (Remastered 2009).mp3": { + "year": 1969, + "date": "1969", + "title": "Get Back (Remastered 2009)", + "artist": "The Beatles", + "mbid": null + }, + "The Chordettes - Lollipop.mp3": { + "year": 1987, + "date": "1987", + "title": "Lollipop", + "artist": "The Chordettes", + "mbid": "ed626d61-415e-4a4c-bcc0-89805243ab8b" + }, + "The Commodores - Easy.mp3": { + "year": 2002, + "date": "2002", + "title": "Easy", + "artist": "The Commodores", + "mbid": "0b0e1974-584b-44c3-90f1-ed43ac8b920d" + }, + "The Cranberries - Zombie.mp3": { + "year": 1994, + "date": "1994-09", + "title": "Zombie", + "artist": "The Cranberries", + "mbid": "5f843af3-5d20-433c-9cf7-4413c92073bc" + }, + "The Cure - Friday I'm In Love.mp3": { + "year": 1992, + "date": "1992", + "title": "Friday I'm In Love", + "artist": "The Cure", + "mbid": "bde8feda-2711-42ab-b6b0-9f9ad8c8e66c" + }, + "The Four Seasons - December, 1963 (Oh What a Night!).mp3": { + "year": 1975, + "date": "1975-11", + "title": "December, 1963 (Oh What a Night!)", + "artist": "The Four Seasons", + "mbid": "f22db82f-6c55-45cf-966c-ad64662bba5b" + }, + "The Hollies - He Ain't Heavy He's My Brother.mp3": { + "year": 1969, + "date": "1969-09-01", + "title": "He Ain't Heavy He's My Brother", + "artist": "The Hollies", + "mbid": "da9e8196-4677-4b5f-8285-ee5e8699459a" + }, + "The Human League - Don't You Want Me.mp3": { + "year": 1982, + "date": "1982", + "title": "Don't You Want Me", + "artist": "The Human League", + "mbid": "a1280d2b-d7f2-44fd-ae6c-dec441749bb8" + }, + "The Kinks - Lola.mp3": { + "year": 1970, + "date": "1970-06-12", + "title": "Lola", + "artist": "The Kinks", + "mbid": "8f86baef-a44a-4033-8c6b-3e4fb06e7e14" + }, + "The Monkees - I'm a Believer.mp3": { + "year": 1975, + "date": "1975", + "title": "I'm a Believer", + "artist": "The Monkees", + "mbid": "1bb8b072-d300-4940-be9c-28800f15a29a" + }, + "The Police - Every Breath You Take (Remastered 2003).mp3": { + "year": 1983, + "date": "1983", + "title": "Every Breath You Take (Remastered 2003)", + "artist": "The Police", + "mbid": "e60981c2-c79a-4687-ac26-7ad730fe34e6" + }, + "The Rolling Stones - (I Can't Get No) Satisfaction (Mono).mp3": { + "year": 2022, + "date": "2022", + "title": "(I Can't Get No) Satisfaction (Mono)", + "artist": "The Rolling Stones", + "mbid": "c02ff73a-59d3-409c-aa6a-288ad431f3d2" + }, + "The Rolling Stones - Start Me Up (Remastered 2009).mp3": { + "year": 1981, + "date": "1981", + "title": "Start Me Up (Remastered 2009)", + "artist": "The Rolling Stones", + "mbid": "a832bd7d-2f5a-48f3-960c-161903ddf126" + }, + "The Supremes - You Can't Hurry Love.mp3": { + "year": 1995, + "date": "1995", + "title": "You Can't Hurry Love", + "artist": "The Supremes", + "mbid": "aeb60866-b57e-4ab1-bf3b-c6b2334d4755" + }, + "The Trammps - Disco Inferno.mp3": { + "year": 1976, + "date": "1976-12-29", + "title": "Disco Inferno", + "artist": "The Trammps", + "mbid": "fe1bbf77-90a5-4d5d-9a7e-b002966510c8" + }, + "The Verve - Bitter Sweet Symphony (Remastered 2016).mp3": { + "year": 1997, + "date": "1997", + "title": "Bitter Sweet Symphony (Remastered 2016)", + "artist": "The Verve", + "mbid": null + }, + "The Weeknd - Blinding Lights.mp3": { + "year": 2019, + "date": "2019-11-29", + "title": "Blinding Lights", + "artist": "The Weeknd", + "mbid": "1a67e215-a19e-40c9-9b12-732de134bf5f" + }, + "Thelma Houston - Don't Leave Me This Way.mp3": { + "year": 1984, + "date": "1984-09-15", + "title": "Don't Leave Me This Way", + "artist": "Thelma Houston", + "mbid": "041c3add-3ba9-408c-a47f-20cc425f7ea7" + }, + "Tic Tac Toe - Warum.mp3": { + "year": 1997, + "date": "1997-02-24", + "title": "Warum?", + "artist": "Tic Tac Toe", + "mbid": "09d8a8c6-1519-4cb1-b296-23215d2c4715" + }, + "Tim Bendzko - Nur noch kurz die Welt retten.mp3": { + "year": 2011, + "date": "2011-05-30", + "title": "Nur noch kurz die Welt retten", + "artist": "Tim Bendzko", + "mbid": "54615b3a-ebde-4855-83cc-d7b558c526e6" + }, + "Tina Turner - The Best.mp3": { + "year": 1989, + "date": "1989-09-12", + "title": "The Best", + "artist": "Tina Turner", + "mbid": "c8ac6945-bd95-4ddc-b7f7-bc2237db0ef7" + }, + "Tokio Hotel - Durch den Monsun (Radio Mix).mp3": { + "year": 2005, + "date": "2005", + "title": "Durch den Monsun (Radio Mix)", + "artist": "Tokio Hotel", + "mbid": null + }, + "Tom Jones - She's A Lady.mp3": { + "year": 1971, + "date": "1971", + "title": "She's A Lady", + "artist": "Tom Jones", + "mbid": "2fb5f013-77dd-4532-9f5c-10bcac7173c2" + }, + "Tones and I - Dance Monkey.mp3": { + "year": 2019, + "date": "2019-05-10", + "title": "Dance Monkey", + "artist": "Tones and I", + "mbid": "c0f89d6a-d740-4f91-b6e1-d5e8572268c1" + }, + "Toploader - Dancing in the Moonlight.mp3": { + "year": 2000, + "date": "2000", + "title": "Dancing in the Moonlight", + "artist": "Toploader", + "mbid": "e392d283-545e-4522-9093-2f81cb573555" + }, + "Torfrock - Beinhart (Single Version).mp3": { + "year": 2006, + "date": "2006-06-25", + "title": "Beinhart (Single Version)", + "artist": "Torfrock", + "mbid": "38a0743b-b925-4729-9237-1a03d721e5f7" + }, + "Toto - Africa.mp3": { + "year": 1982, + "date": "1982", + "title": "Africa", + "artist": "Toto", + "mbid": "4d89c734-db46-4418-86c0-3f00814412bd" + }, + "T'pau - China In Your Hand (Single Version).mp3": { + "year": 2009, + "date": "2009-06-08", + "title": "China In Your Hand (Single Version)", + "artist": "T'pau", + "mbid": "56a5d0fc-a0c3-4e07-91b5-0c8c77b43ab2" + }, + "Tracy Chapman - Fast Car.mp3": { + "year": 1988, + "date": "1988-04-05", + "title": "Fast Car", + "artist": "Tracy Chapman", + "mbid": "883821fc-9bbc-4e04-be79-b4b12c4c4a4e" + }, + "Train - Hey, Soul Sister.mp3": { + "year": 2009, + "date": "2009-10-26", + "title": "Hey, Soul Sister", + "artist": "Train", + "mbid": "f939409f-c292-4a8f-ad18-3d8d4cc07376" + }, + "Trude Herr - Ich will keine Schokolade.mp3": { + "year": 1960, + "date": "1960", + "title": "Ich will keine Schokolade", + "artist": "Trude Herr", + "mbid": "31cf1929-bd55-46bc-b33d-3e323e1c4a3c" + }, + "U96 - Das Boot.mp3": { + "year": 1992, + "date": "1992", + "title": "Das Boot", + "artist": "U96", + "mbid": "640e5c64-e006-4026-bea4-ca5b7ee8ec28" + }, + "Udo Jürgens - Siebzehn Jahr, blondes Haar.mp3": { + "year": 1965, + "date": "1965", + "title": "Siebzehn Jahr, blondes Haar", + "artist": "Udo Jürgens", + "mbid": "133f4646-b4bb-4e98-9573-2945997301f5" + }, + "Unheilig - Geboren um zu leben.mp3": { + "year": 2010, + "date": "2010-01-29", + "title": "Geboren um zu leben", + "artist": "Unheilig", + "mbid": "a88a1877-700b-4290-b796-0ae5b6a896ae" + }, + "Van McCoy & The Soul City Symphony - The Hustle.mp3": { + "year": 1975, + "date": "1975", + "title": "The Hustle", + "artist": "Van McCoy & The Soul City Symphony", + "mbid": "cc1c08ef-ba53-4e58-a2be-865cdfc30b1a" + }, + "Vanilla Ice - Ice Ice Baby.mp3": { + "year": 1990, + "date": "1990", + "title": "Ice Ice Baby", + "artist": "Vanilla Ice", + "mbid": "1cd7d430-7daf-4758-bad1-1c34f71d42ca" + }, + "Vaya Con Dios - Nah Neh Nah.mp3": { + "year": 1990, + "date": "1990-10-31", + "title": "Nah Neh Nah", + "artist": "Vaya Con Dios", + "mbid": "ac8f200b-0efd-478f-abe4-7dc0266e73e9" + }, + "Wencke Myhre - Er hat ein knallrotes Gummiboot.mp3": { + "year": 1970, + "date": "1970", + "title": "Er hat ein knallrotes Gummiboot", + "artist": "Wencke Myhre", + "mbid": "e62b5ab5-0131-4db5-82d5-2b14a074276d" + }, + "Wet Wet Wet - Love Is All Around (From Four Weddings And A Funeral).mp3": { + "year": null, + "date": null, + "title": "Love Is All Around (From \"Four Weddings And A Funeral\")", + "artist": "Wet Wet Wet", + "mbid": null + }, + "Whitney Houston - I Wanna Dance with Somebody (Who Loves Me).mp3": { + "year": 1987, + "date": "1987", + "title": "I Wanna Dance with Somebody (Who Loves Me)", + "artist": "Whitney Houston", + "mbid": "3b100fc8-dcd9-4feb-b6e1-6fae5574f023" + }, + "Will Smith - Gettin' Jiggy Wit It.mp3": { + "year": 1997, + "date": "1997-11-24", + "title": "Gettin' Jiggy Wit It", + "artist": "Will Smith", + "mbid": "979013be-6050-48d3-81cf-8fbe4130b9af" + }, + "Wincent Weiss - Die guten Zeiten.mp3": { + "year": null, + "date": null, + "title": "Die guten Zeiten", + "artist": "Wincent Weiss, Johannes Oerding", + "mbid": null + }, + "Wolfgang Petry - Wahnsinn.mp3": { + "year": 1983, + "date": "1983", + "title": "Wahnsinn", + "artist": "Wolfgang Petry", + "mbid": "2e9d400a-d316-4f23-8cb0-0fe0aec42267" + }, + "Yazoo - Don't Go.mp3": { + "year": 1981, + "date": "1981", + "title": "Don't Go", + "artist": "Yazoo", + "mbid": "2a6ab198-23f1-4653-9a5f-43dd2cb56d21" + }, + "50 Cent - In Da Club.mp3": { + "year": 2002, + "date": "2002", + "title": "In Da Club", + "artist": "50 Cent", + "mbid": "e094af7b-77bc-4581-a9c6-a207b0cd5fe3" + }, + "ABBA - Waterloo.mp3": { + "year": 1974, + "date": "1974-03-04", + "title": "Waterloo", + "artist": "ABBA", + "mbid": "bfdcfb41-167c-4f5b-b163-bde83bbf69ac" + }, + "Ace of Base - All That She Wants.mp3": { + "year": 1993, + "date": "1993", + "title": "All That She Wants", + "artist": "Ace of Base", + "mbid": "8c429ef6-3338-44b3-8d77-2fb486cd10ab" + }, + "Adele - Set Fire to the Rain.mp3": { + "year": 2011, + "date": "2011-01-19", + "title": "Set Fire to the Rain", + "artist": "Adele", + "mbid": "d1e0a99e-1894-457b-ba6a-985eeef4d0c4" + } + } +} \ No newline at end of file diff --git a/data/old_german_chart_hits/years.json b/data/old_german_chart_hits/years.json new file mode 100644 index 0000000..fbb426c --- /dev/null +++ b/data/old_german_chart_hits/years.json @@ -0,0 +1,26095 @@ +{ + "generatedAt": "2025-10-06T19:58:28.427037+00:00", + "total": 1974, + "byFile": { + "Fred_Bertelmann_-_Der_lachende_Vagabund_(1958).opus": { + "year": 1958, + "date": "1958", + "title": "Der lachende Vagabund", + "artist": "Fred Bertelmann", + "points": 1100.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1950 + }, + "Perez_Prado_-_Patricia_(1958).opus": { + "year": 1958, + "date": "1958", + "title": "Patricia", + "artist": "Perez Prado", + "points": 300.0, + "max_charts": 1, + "confidence": { + "total": 95, + "title": 100, + "artist": 91 + }, + "decade": 1950 + }, + "Paul_Anka_-_Lonely_Boy_(1959).opus": { + "year": 1959, + "date": "1959", + "title": "Lonely Boy", + "artist": "Paul Anka", + "points": 3508.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1950 + }, + "Ivo_Robic_-_Morgen_(1959).opus": { + "year": 1959, + "date": "1959", + "title": "Morgen", + "artist": "Ivo Robic", + "points": 3258.0, + "max_charts": 2, + "confidence": { + "total": 94, + "title": 100, + "artist": 89 + }, + "decade": 1950 + }, + "Johnny_The_Hurricanes_-_Red_River_Rock_(1959).opus": { + "year": 1959, + "date": "1959", + "title": "Red River Rock", + "artist": "Johnny & The Hurricanes", + "points": 3135.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1950 + }, + "Elvis_Presley_-_A_Big_Hunk_O_Love_(1959).opus": { + "year": 1959, + "date": "1959", + "title": "A Big Hunk O' Love", + "artist": "Elvis Presley", + "points": 944.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1950 + }, + "Elvis_Presley_-_I_Need_Your_Love_Tonight_(1959).opus": { + "year": 1959, + "date": "1959", + "title": "I Need Your Love Tonight", + "artist": "Elvis Presley", + "points": 430.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1950 + }, + "Peter_Kraus_-_Sugar-Baby_(1959).opus": { + "year": 1959, + "date": "1959", + "title": "Sugar-Baby", + "artist": "Peter Kraus", + "points": 360.0, + "max_charts": 11, + "confidence": { + "total": 98, + "title": 62, + "artist": 0 + }, + "decade": 1950 + }, + "Heidi_Brühl_-_Wir_wollen_niemals_auseinandergehn_(1960).opus": { + "year": 1960, + "date": "1960", + "title": "Wir wollen niemals auseinandergeh'n", + "artist": "Heidi Brühl", + "points": 3306.0, + "max_charts": 1, + "confidence": { + "total": 97, + "title": 96, + "artist": 100 + }, + "decade": 1960 + }, + "Ted_Herold_-_Moonlight_(1960).opus": { + "year": 1960, + "date": "1960", + "title": "Moonlight", + "artist": "Ted Herold", + "points": 2751.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Blue_Diamonds_-_Ramona_(1960).opus": { + "year": 1960, + "date": "1960", + "title": "Ramona", + "artist": "Blue Diamonds", + "points": 2721.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Connie_Francis_-_Die_Liebe_ist_ein_seltsames_Spiel_(1960).opus": { + "year": 1960, + "date": "1960", + "title": "Die Liebe ist ein seltsames Spiel", + "artist": "Connie Francis", + "points": 2632.0, + "max_charts": 3, + "confidence": { + "total": 90, + "title": 90, + "artist": 89 + }, + "decade": 1960 + }, + "Elvis_Presley_-_O_Sole_Mio_Its_Now_Or_Never_(1960).opus": { + "year": 1960, + "date": "1960", + "title": "O Sole Mio (It's Now Or Never)", + "artist": "Elvis Presley", + "points": 2447.0, + "max_charts": 2, + "confidence": { + "total": 85, + "title": 76, + "artist": 100 + }, + "decade": 1960 + }, + "Vico_Torriani_-_Kalkutta_liegt_am_Ganges_(1960).opus": { + "year": 1960, + "date": "1960", + "title": "Kalkutta liegt am Ganges", + "artist": "Vico Torriani", + "points": 2370.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Willy_Millowitsch_-_Schnaps,_das_war_sein_letztes_Wort_(1960).opus": { + "year": 1960, + "date": "1960", + "title": "Schnaps, das war sein letztes Wort", + "artist": "Willy Millowitsch", + "points": 1920.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Trude_Herr_-_Ich_will_keine_Schokolade_(1960).opus": { + "year": 1960, + "date": "1960", + "title": "Ich will keine Schokolade", + "artist": "Trude Herr", + "points": 1031.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Elvis_Presley_-_Stuck_On_You_(1960).opus": { + "year": 1960, + "date": "1960", + "title": "Stuck On You", + "artist": "Elvis Presley", + "points": 895.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Neil_Sedaka_-_Oh!_Carol_(1960).opus": { + "year": 1960, + "date": "1960", + "title": "Oh! Carol", + "artist": "Neil Sedaka", + "points": 848.0, + "max_charts": 25, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Drifters_-_Save_The_Last_Dance_For_Me_(1961).opus": { + "year": 1961, + "date": "1961", + "title": "Save The Last Dance For Me", + "artist": "The Drifters", + "points": 2661.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Jan_Kjeld_-_Hello,_Mary_Lou_(1961).opus": { + "year": 1961, + "date": "1961", + "title": "Hello, Mary Lou", + "artist": "Jan & Kjeld", + "points": 2355.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Elvis_Presley_-_Wooden_Heart_(1961).opus": { + "year": 1961, + "date": "1961", + "title": "Wooden Heart", + "artist": "Elvis Presley", + "points": 1991.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Ricky_Nelson_-_Hello_Mary_Lou_(1961).opus": { + "year": 1961, + "date": "1961", + "title": "Hello Mary Lou", + "artist": "Ricky Nelson", + "points": 1968.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Elvis_Presley_-_Are_You_Lonesome_To-Night_(1961).opus": { + "year": 1961, + "date": "1961", + "title": "Are You Lonesome To-Night?", + "artist": "Elvis Presley", + "points": 1541.0, + "max_charts": 4, + "confidence": { + "total": 99, + "title": 98, + "artist": 100 + }, + "decade": 1960 + }, + "Peter_Alexander_-_Bist_du_einsam_heut_Nacht_(1961).opus": { + "year": 1961, + "date": "1961", + "title": "Bist du einsam heut' Nacht", + "artist": "Peter Alexander", + "points": 1541.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Gus_Backus_-_Da_sprach_der_alte_Häuptling_der_Indianer_(1961).opus": { + "year": 1961, + "date": "1961", + "title": "Da sprach der alte Häuptling der Indianer", + "artist": "Gus Backus", + "points": 1520.0, + "max_charts": 3, + "confidence": { + "total": 86, + "title": 81, + "artist": 100 + }, + "decade": 1960 + }, + "Gerd_Böttcher_-_Adieu_-_Lebe_wohl_-_Goodbye_(1961).opus": { + "year": 1961, + "date": "1961", + "title": "Adieu - Lebe wohl - Goodbye", + "artist": "Gerd Böttcher", + "points": 1469.0, + "max_charts": 8, + "confidence": { + "total": 99, + "title": 98, + "artist": 100 + }, + "decade": 1960 + }, + "Elvis_Presley_-_Little_Sister_(1961).opus": { + "year": 1961, + "date": "1961", + "title": "Little Sister", + "artist": "Elvis Presley", + "points": 838.0, + "max_charts": 25, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Marcels_-_Blue_Moon_(1961).opus": { + "year": 1961, + "date": "1961", + "title": "Blue Moon", + "artist": "The Marcels", + "points": 596.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Johnny_Tillotson_-_Poetry_In_Motion_(1961).opus": { + "year": 1961, + "date": "1961", + "title": "Poetry In Motion", + "artist": "Johnny Tillotson", + "points": 543.0, + "max_charts": 38, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Elvis_Presley_-_Wild_In_The_Country_(1961).opus": { + "year": 1961, + "date": "1961", + "title": "Wild In The Country", + "artist": "Elvis Presley", + "points": 532.0, + "max_charts": 24, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Elvis_Presley_-_I_Feel_So_Bad_(1961).opus": { + "year": 1961, + "date": "1961", + "title": "I Feel So Bad", + "artist": "Elvis Presley", + "points": 410.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Pat_Boone_-_Speedy_Gonzales_(1962).opus": { + "year": 1962, + "date": "1962", + "title": "Speedy Gonzales", + "artist": "Pat Boone", + "points": 2302.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Connie_Francis_-_Wenn_du_gehst_(1962).opus": { + "year": 1962, + "date": "1962", + "title": "Wenn du gehst", + "artist": "Connie Francis", + "points": 2266.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Nat_King_Cole_-_Ramblin_Rose_(1962).opus": { + "year": 1962, + "date": "1962", + "title": "Ramblin' Rose", + "artist": "Nat 'King' Cole", + "points": 2129.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Sacha_Distel_-_Adios_Amigo_(1962).opus": { + "year": 1962, + "date": "1962", + "title": "Adios Amigo", + "artist": "Sacha Distel", + "points": 1840.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Chubby_Checker_-_Limbo-Rock_(1962).opus": { + "year": 1962, + "date": "1962", + "title": "Limbo-Rock", + "artist": "Chubby Checker", + "points": 1606.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Elvis_Presley_-_Return_To_Sender_(1962).opus": { + "year": 1962, + "date": "1962", + "title": "Return To Sender", + "artist": "Elvis Presley", + "points": 1530.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Elvis_Presley_-_King_Of_The_Whole_Wide_World_(1962).opus": { + "year": 1962, + "date": "1962", + "title": "King Of The Whole Wide World", + "artist": "Elvis Presley", + "points": 1076.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Elvis_Presley_-_Shes_Not_You_(1962).opus": { + "year": 1962, + "date": "1962", + "title": "She's Not You", + "artist": "Elvis Presley", + "points": 1041.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Little_Eva_-_The_Loco-Motion_(1962).opus": { + "year": 1962, + "date": "1962", + "title": "The Loco-Motion", + "artist": "Little Eva", + "points": 970.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Elvis_Presley_-_Cant_Help_Falling_In_Love_(1962).opus": { + "year": 1962, + "date": "1962", + "title": "Can't Help Falling In Love", + "artist": "Elvis Presley", + "points": 840.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Helen_Shapiro_-_Walkin_Back_To_Happiness_(1962).opus": { + "year": 1962, + "date": "1962", + "title": "Walkin' Back To Happiness", + "artist": "Helen Shapiro", + "points": 812.0, + "max_charts": 30, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Tokens_-_The_Lion_Sleeps_Tonight_(1962).opus": { + "year": 1962, + "date": "1962", + "title": "The Lion Sleeps Tonight", + "artist": "The Tokens", + "points": 690.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Peter_Alexander_-_Wenn_erst_der_Abend_kommt_(1963).opus": { + "year": 1963, + "date": "1963", + "title": "Wenn erst der Abend kommt", + "artist": "Peter Alexander", + "points": 2696.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Manuela_-_Schuld_war_nur_der_Bossa_Nova_(1963).opus": { + "year": 1963, + "date": "1963", + "title": "Schuld war nur der Bossa Nova", + "artist": "Manuela", + "points": 2658.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Elvis_Presley_-_Kiss_Me_Quick_(1963).opus": { + "year": 1963, + "date": "1963", + "title": "Kiss Me Quick", + "artist": "Elvis Presley", + "points": 2514.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_Twist_And_Shout_(1963).opus": { + "year": 1963, + "date": "1963", + "title": "Twist And Shout", + "artist": "The Beatles", + "points": 2442.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Freddy_Freddy_Quinn_-_Junge_komm_bald_wieder_(1963).opus": { + "year": 1963, + "date": "1963", + "title": "Junge komm bald wieder", + "artist": "Freddy (Freddy Quinn)", + "points": 2416.0, + "max_charts": 1, + "confidence": { + "total": 91, + "title": 100, + "artist": 77 + }, + "decade": 1960 + }, + "Paul_Kuhn_-_Es_gibt_kein_Bier_auf_Hawaii_(1963).opus": { + "year": 1963, + "date": "1963", + "title": "Es gibt kein Bier auf Hawaii", + "artist": "Paul Kuhn", + "points": 2135.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Elvis_Presley_-_Devil_In_Disguise_(1963).opus": { + "year": 1963, + "date": "1963", + "title": "Devil In Disguise", + "artist": "Elvis Presley", + "points": 2016.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Gitte_-_Ich_will_nen_Cowboy_als_Mann_(1963).opus": { + "year": 1963, + "date": "1963", + "title": "Ich will 'nen Cowboy als Mann", + "artist": "Gitte", + "points": 1960.0, + "max_charts": 1, + "confidence": { + "total": 99, + "title": 90, + "artist": 0 + }, + "decade": 1960 + }, + "Elvis_Presley_-_Bossa_Nova_Baby_(1963).opus": { + "year": 1963, + "date": "1963", + "title": "Bossa Nova Baby", + "artist": "Elvis Presley", + "points": 1539.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Johnny_Cash_-_Ring_Of_Fire_(1963).opus": { + "year": 1963, + "date": "1963", + "title": "Ring Of Fire", + "artist": "Johnny Cash", + "points": 591.0, + "max_charts": 27, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Pat_Boone_-_Dont_Forbid_Me_(1963).opus": { + "year": 1963, + "date": "1963", + "title": "Don't Forbid Me", + "artist": "Pat Boone", + "points": 543.0, + "max_charts": 29, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Jan_Dean_-_Surf_City_(1963).opus": { + "year": 1963, + "date": "1963", + "title": "Surf City", + "artist": "Jan & Dean", + "points": 489.0, + "max_charts": 45, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Tony_Sheridan_The_Beat_Brothers_-_Skinny_Minnie_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "Skinny Minnie", + "artist": "Tony Sheridan & The Beat Brothers", + "points": 2791.0, + "max_charts": 3, + "confidence": { + "total": 97, + "title": 88, + "artist": 100 + }, + "decade": 1960 + }, + "Siw_Malmkvist_-_Liebeskummer_lohnt_sich_nicht_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "Liebeskummer lohnt sich nicht", + "artist": "Siw Malmkvist", + "points": 2447.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Ronny_-_Oh_My_Darling_Caroline_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "Oh My Darling Caroline", + "artist": "Ronny", + "points": 2390.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_I_Want_To_Hold_Your_Hand_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "I Want To Hold Your Hand", + "artist": "The Beatles", + "points": 2337.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Manfred_Mann_-_Do_Wah_Diddy_Diddy_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "Do Wah Diddy Diddy", + "artist": "Manfred Mann", + "points": 2246.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Millie_-_My_Boy_Lollipop_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "My Boy Lollipop", + "artist": "Millie", + "points": 2190.0, + "max_charts": 5, + "confidence": { + "total": 88, + "title": 100, + "artist": 67 + }, + "decade": 1960 + }, + "The_Animals_-_The_House_Of_The_Rising_Sun_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "The House Of The Rising Sun", + "artist": "The Animals", + "points": 1987.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Swinging_Blue_Jeans_-_Hippy_Hippy_Shake_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "Hippy Hippy Shake", + "artist": "The Swinging Blue Jeans", + "points": 1946.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Roy_Orbison_-_Pretty_Woman_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "Pretty Woman", + "artist": "Roy Orbison", + "points": 1851.0, + "max_charts": 2, + "confidence": { + "total": 94, + "title": 89, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_She_Loves_You_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "She Loves You", + "artist": "The Beatles", + "points": 1787.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Ernst_Neger_-_Das_Humbta-Täterä_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "Das Humbta-Täterä", + "artist": "Ernst Neger", + "points": 1614.0, + "max_charts": 15, + "confidence": { + "total": 87, + "title": 76, + "artist": 100 + }, + "decade": 1960 + }, + "Alma_Cogan_-_Tennessee-Waltz_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "Tennessee-Waltz", + "artist": "Alma Cogan", + "points": 1545.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Searchers_-_Needles_And_Pins_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "Needles And Pins", + "artist": "The Searchers", + "points": 1520.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_And_I_Love_Her_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "And I Love Her", + "artist": "The Beatles", + "points": 1301.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_I_Should_Have_Known_Better_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "I Should Have Known Better", + "artist": "The Beatles", + "points": 1301.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_A_Hard_Days_Night_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "A Hard Day's Night", + "artist": "The Beatles", + "points": 1187.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_Long_Tall_Sally_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "Long Tall Sally", + "artist": "The Beatles", + "points": 1086.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Rolling_Stones_-_Its_All_Over_Now_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "It's All Over Now", + "artist": "The Rolling Stones", + "points": 934.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_Cant_Buy_Me_Love_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "Can't Buy Me Love", + "artist": "The Beatles", + "points": 899.0, + "max_charts": 24, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_If_I_Fell_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "If I Fell", + "artist": "The Beatles", + "points": 745.0, + "max_charts": 25, + "confidence": { + "total": 87, + "title": 67, + "artist": 100 + }, + "decade": 1960 + }, + "Elvis_Presley_-_Viva_Las_Vegas_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "Viva Las Vegas", + "artist": "Elvis Presley", + "points": 668.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_Please_Please_Me_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "Please Please Me", + "artist": "The Beatles", + "points": 599.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Swinging_Blue_Jeans_-_Good_Golly_Miss_Molly_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "Good Golly Miss Molly", + "artist": "The Swinging Blue Jeans", + "points": 569.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Elvis_Presley_-_Such_A_Night_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "Such A Night", + "artist": "Elvis Presley", + "points": 488.0, + "max_charts": 40, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_Do_You_Want_To_Know_A_Secret_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "Do You Want To Know A Secret", + "artist": "The Beatles", + "points": 480.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beach_Boys_-_I_Get_Around_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "I Get Around", + "artist": "The Beach Boys", + "points": 315.0, + "max_charts": 38, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Kinks_-_You_Really_Got_Me_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "You Really Got Me", + "artist": "The Kinks", + "points": 310.0, + "max_charts": 39, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Roy_Black_-_Du_bist_nicht_allein_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Du bist nicht allein", + "artist": "Roy Black", + "points": 2694.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Petula_Clark_-_Downtown_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Downtown", + "artist": "Petula Clark", + "points": 2412.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Chris_Andrews_-_Yesterday_Man_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Yesterday Man", + "artist": "Chris Andrews", + "points": 2171.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Rolling_Stones_-_The_Last_Time_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "The Last Time", + "artist": "The Rolling Stones", + "points": 2149.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Udo_Jürgens_-_Siebzehn_Jahr,_blondes_Haar_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Siebzehn Jahr, blondes Haar", + "artist": "Udo Jürgens", + "points": 2072.0, + "max_charts": 4, + "confidence": { + "total": 86, + "title": 78, + "artist": 100 + }, + "decade": 1960 + }, + "France_Gall_-_Pouppee_De_Cire,_Pouppee_De_Son_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Pouppee De Cire, Pouppee De Son", + "artist": "France Gall", + "points": 2016.0, + "max_charts": 2, + "confidence": { + "total": 93, + "title": 90, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_Help!_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Help!", + "artist": "The Beatles", + "points": 1980.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Drafi_Deutscher_and_his_Magics_-_Marmor,_Stein_und_Eisen_bricht_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Marmor, Stein und Eisen bricht", + "artist": "Drafi Deutscher and his Magics", + "points": 1938.0, + "max_charts": 1, + "confidence": { + "total": 85, + "title": 78, + "artist": 0 + }, + "decade": 1960 + }, + "The_Byrds_-_Mr._Tambourine_Man_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Mr. Tambourine Man", + "artist": "The Byrds", + "points": 1864.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Rolling_Stones_-_Satisfaction_I_Cant_Get_No_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Satisfaction (I Can't Get No)", + "artist": "The Rolling Stones", + "points": 1780.0, + "max_charts": 1, + "confidence": { + "total": 72, + "title": 52, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_I_Feel_Fine_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "I Feel Fine", + "artist": "The Beatles", + "points": 1723.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Lords_-_Poor_Boy_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Poor Boy", + "artist": "The Lords", + "points": 1612.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Rolling_Stones_-_Get_Off_Of_My_Cloud_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Get Off Of My Cloud", + "artist": "The Rolling Stones", + "points": 1604.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Righteous_Brothers_-_Unchained_Melody_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Unchained Melody", + "artist": "The Righteous Brothers", + "points": 1524.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_Rock_Roll_Music_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Rock & Roll Music", + "artist": "The Beatles", + "points": 1518.0, + "max_charts": 2, + "confidence": { + "total": 93, + "title": 88, + "artist": 100 + }, + "decade": 1960 + }, + "The_McCoys_-_Hang_On_Sloopy_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Hang On Sloopy", + "artist": "The McCoys", + "points": 1453.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Gilbert_Becaud_-_Nathalie_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Nathalie", + "artist": "Gilbert Becaud", + "points": 1400.0, + "max_charts": 17, + "confidence": { + "total": 86, + "title": 76, + "artist": 93 + }, + "decade": 1960 + }, + "Sonny_Cher_-_I_Got_You_Babe_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "I Got You Babe", + "artist": "Sonny & Cher", + "points": 1323.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Lords_-_Shakin_All_Over_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Shakin' All Over", + "artist": "The Lords", + "points": 1186.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Connie_Francis_-_Du_mußt_bleiben_Angelino_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Du mußt bleiben Angelino", + "artist": "Connie Francis", + "points": 1157.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_Ticket_To_Ride_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Ticket To Ride", + "artist": "The Beatles", + "points": 1015.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_Eight_Days_A_Week_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Eight Days A Week", + "artist": "The Beatles", + "points": 960.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_Yesterday_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Yesterday", + "artist": "The Beatles", + "points": 932.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Elvis_Presley_-_Crying_In_The_Chapel_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Crying In The Chapel", + "artist": "Elvis Presley", + "points": 772.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Kinks_-_Tired_Of_Waiting_For_You_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Tired Of Waiting For You", + "artist": "The Kinks", + "points": 730.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Kinks_-_All_Day_And_All_Of_The_Night_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "All Day And All Of The Night", + "artist": "The Kinks", + "points": 677.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Hollies_-_Im_Alive_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "I'm Alive", + "artist": "The Hollies", + "points": 567.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Righteous_Brothers_-_Youve_Lost_That_Lovin_Feelin_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "You've Lost That Lovin' Feelin'", + "artist": "The Righteous Brothers", + "points": 491.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Bob_Dylan_-_Like_A_Rolling_Stone_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Like A Rolling Stone", + "artist": "Bob Dylan", + "points": 422.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Kinks_-_Everybodys_Gonna_Be_Happy_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "Everybody's Gonna Be Happy", + "artist": "The Kinks", + "points": 338.0, + "max_charts": 29, + "confidence": { + "total": 97, + "title": 96, + "artist": 100 + }, + "decade": 1960 + }, + "The_Fortunes_-_Youve_Got_Your_Troubles_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "You've Got Your Troubles", + "artist": "The Fortunes", + "points": 219.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beach_Boys_-_California_Girls_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "California Girls", + "artist": "The Beach Boys", + "points": 213.0, + "max_charts": 30, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Kinks_-_See_My_Friends_(1965).opus": { + "year": 1965, + "date": "1965", + "title": "See My Friends", + "artist": "The Kinks", + "points": 130.0, + "max_charts": 36, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Al_Martino_-_Spanish_Eyes_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Spanish Eyes", + "artist": "Al Martino", + "points": 3432.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Frank_Sinatra_-_Strangers_In_The_Night_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Strangers In The Night", + "artist": "Frank Sinatra", + "points": 2077.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Chris_Andrews_-_To_Whom_It_Concerns_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "To Whom It Concerns", + "artist": "Chris Andrews", + "points": 1767.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Troggs_-_Wild_Thing_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Wild Thing", + "artist": "The Troggs", + "points": 1736.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_We_Can_Work_It_Out_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "We Can Work It Out", + "artist": "The Beatles", + "points": 1713.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beach_Boys_-_Barbara_Ann_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Barbara Ann", + "artist": "The Beach Boys", + "points": 1594.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_Michelle_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Michelle", + "artist": "The Beatles", + "points": 1498.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beach_Boys_-_Sloop_John_B._(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Sloop John B.", + "artist": "The Beach Boys", + "points": 1437.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_Yellow_Submarine_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Yellow Submarine", + "artist": "The Beatles", + "points": 1426.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_New_Vaudeville_Band_-_Winchester_Cathedral_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Winchester Cathedral", + "artist": "The New Vaudeville Band", + "points": 1318.0, + "max_charts": 15, + "confidence": { + "total": 95, + "title": 100, + "artist": 90 + }, + "decade": 1960 + }, + "Simon_Garfunkel_-_Sounds_Of_Silence_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Sounds Of Silence", + "artist": "Simon & Garfunkel", + "points": 1290.0, + "max_charts": 9, + "confidence": { + "total": 93, + "title": 86, + "artist": 100 + }, + "decade": 1960 + }, + "The_Kinks_-_Sunny_Afternoon_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Sunny Afternoon", + "artist": "The Kinks", + "points": 1276.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beach_Boys_-_Good_Vibrations_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Good Vibrations", + "artist": "The Beach Boys", + "points": 1267.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Troggs_-_With_A_Girl_Like_You_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "With A Girl Like You", + "artist": "The Troggs", + "points": 1259.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_Paperback_Writer_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Paperback Writer", + "artist": "The Beatles", + "points": 1244.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Rolling_Stones_-_Paint_It_Black_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Paint It Black", + "artist": "The Rolling Stones", + "points": 1213.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Troggs_-_I_Cant_Control_Myself_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "I Can't Control Myself", + "artist": "The Troggs", + "points": 1207.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Rolling_Stones_-_19th_Nervous_Breakdown_As_Tears_Go_By_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "19th Nervous Breakdown / As Tears Go By", + "artist": "The Rolling Stones", + "points": 1202.0, + "max_charts": 1, + "confidence": { + "total": 85, + "title": 75, + "artist": 100 + }, + "decade": 1960 + }, + "Percy_Sledge_-_When_A_Man_Loves_A_Woman_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "When A Man Loves A Woman", + "artist": "Percy Sledge", + "points": 1171.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Kinks_-_Dedicated_Follower_Of_Fashion_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Dedicated Follower Of Fashion", + "artist": "The Kinks", + "points": 1149.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Lovin_Spoonful_-_Summer_In_The_City_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Summer In The City", + "artist": "Lovin' Spoonful", + "points": 1115.0, + "max_charts": 5, + "confidence": { + "total": 94, + "title": 100, + "artist": 88 + }, + "decade": 1960 + }, + "The_Beatles_-_Nowhere_Man_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Nowhere Man", + "artist": "The Beatles", + "points": 996.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Hollies_-_Bus_Stop_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Bus Stop", + "artist": "The Hollies", + "points": 850.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Sandpipers_-_Guantanamera_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Guantanamera", + "artist": "The Sandpipers", + "points": 746.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Rolling_Stones_-_Mothers_Little_Helper_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Mother's Little Helper", + "artist": "The Rolling Stones", + "points": 743.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Rolling_Stones_-_Have_You_Seen_Your_Mother_Baby_Standing_In_The_Sha_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Have You Seen Your Mother Baby Standing In The Shadow", + "artist": "The Rolling Stones", + "points": 694.0, + "max_charts": 9, + "confidence": { + "total": 81, + "title": 72, + "artist": 100 + }, + "decade": 1960 + }, + "Chrispian_St._Peters_-_The_Pied_Piper_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "The Pied Piper", + "artist": "Chrispian St. Peters", + "points": 548.0, + "max_charts": 11, + "confidence": { + "total": 99, + "title": 100, + "artist": 97 + }, + "decade": 1960 + }, + "The_Beach_Boys_-_God_Only_Knows_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "God Only Knows", + "artist": "The Beach Boys", + "points": 522.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Lords_-_Greensleeves_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Greensleeves", + "artist": "The Lords", + "points": 512.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Simon_Garfunkel_-_I_Am_A_Rock_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "I Am A Rock", + "artist": "Simon & Garfunkel", + "points": 328.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Mamas_The_Papas_-_California_Dreamin_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "California Dreamin'", + "artist": "The Mamas & The Papas", + "points": 210.0, + "max_charts": 31, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Fortunes_-_Here_It_Comes_Again_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Here It Comes Again", + "artist": "The Fortunes", + "points": 183.0, + "max_charts": 40, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Kinks_-_Till_The_End_Of_The_Day_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "Till The End Of The Day", + "artist": "The Kinks", + "points": 164.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Righteous_Brothers_-_Youre_My_Soul_And_Inspiration_(1966).opus": { + "year": 1966, + "date": "1966", + "title": "(You're My) Soul And Inspiration", + "artist": "The Righteous Brothers", + "points": 134.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Roy_Black_-_Meine_Liebe_zu_dir_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Meine Liebe zu dir", + "artist": "Roy Black", + "points": 2826.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Ronny_-_Laß_die_Sonne_wieder_scheinen_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Laß die Sonne wieder scheinen", + "artist": "Ronny", + "points": 2447.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Scott_Mckenzie_-_San_Francisco_Be_Sure_To_Wear_Some_Flowers_In_Your_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "San Francisco (Be Sure To Wear Some Flowers In Your Hair)", + "artist": "Scott Mckenzie", + "points": 2350.0, + "max_charts": 1, + "confidence": { + "total": 96, + "title": 95, + "artist": 100 + }, + "decade": 1960 + }, + "Procol_Harum_-_A_Whiter_Shade_Of_Pale_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "A Whiter Shade Of Pale", + "artist": "Procol Harum", + "points": 2159.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Bee_Gees_-_Massachusetts_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Massachusetts", + "artist": "The Bee Gees", + "points": 1842.0, + "max_charts": 1, + "confidence": { + "total": 92, + "title": 100, + "artist": 80 + }, + "decade": 1960 + }, + "Tom_Jones_-_The_Green_Green_Grass_Of_Home_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "The Green Green Grass Of Home", + "artist": "Tom Jones", + "points": 1830.0, + "max_charts": 6, + "confidence": { + "total": 95, + "title": 93, + "artist": 100 + }, + "decade": 1960 + }, + "The_Monkees_-_Im_A_Believer_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "I'm A Believer", + "artist": "The Monkees", + "points": 1822.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Rolling_Stones_-_Lets_Spend_The_Night_Together_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Let's Spend The Night Together", + "artist": "The Rolling Stones", + "points": 1746.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_All_You_Need_Is_Love_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "All You Need Is Love", + "artist": "The Beatles", + "points": 1709.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Graham_Bonney_-_Siebenmeilenstiefel_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Siebenmeilenstiefel", + "artist": "Graham Bonney", + "points": 1635.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_Hello_Goodbye_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Hello Goodbye", + "artist": "The Beatles", + "points": 1560.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_Penny_Lane_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Penny Lane", + "artist": "The Beatles", + "points": 1558.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Monkees_-_Daydream_Believer_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Daydream Believer", + "artist": "The Monkees", + "points": 1508.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Roland_W._-_Monja_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Monja", + "artist": "Roland W.", + "points": 1484.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Ronny_-_Adios_My_Darling_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Adios My Darling", + "artist": "Ronny", + "points": 1450.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Dave_Davies_-_Death_Of_A_Clown_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Death Of A Clown", + "artist": "Dave Davies", + "points": 1386.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Kinks_-_Waterloo_Sunset_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Waterloo Sunset", + "artist": "The Kinks", + "points": 1282.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Rolling_Stones_-_We_Love_You_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "We Love You", + "artist": "The Rolling Stones", + "points": 1253.0, + "max_charts": 2, + "confidence": { + "total": 79, + "title": 50, + "artist": 100 + }, + "decade": 1960 + }, + "The_Equals_-_Baby,_Come_Back_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Baby, Come Back", + "artist": "The Equals", + "points": 1227.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Tremeloes_-_Silence_Is_Golden_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Silence Is Golden", + "artist": "The Tremeloes", + "points": 1135.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Box_Tops_-_The_Letter_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "The Letter", + "artist": "The Box Tops", + "points": 1042.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Tremeloes_-_Here_Comes_My_Baby_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Here Comes My Baby", + "artist": "The Tremeloes", + "points": 1002.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Bee_Gees_-_New_York_Mining_Desaster_1941_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "New York Mining Desaster 1941", + "artist": "The Bee Gees", + "points": 932.0, + "max_charts": 10, + "confidence": { + "total": 92, + "title": 97, + "artist": 80 + }, + "decade": 1960 + }, + "The_Easybeats_-_Friday_On_My_Mind_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Friday On My Mind", + "artist": "The Easybeats", + "points": 928.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Turtles_-_Happy_Together_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Happy Together", + "artist": "The Turtles", + "points": 800.0, + "max_charts": 11, + "confidence": { + "total": 89, + "title": 100, + "artist": 71 + }, + "decade": 1960 + }, + "The_Jimi_Hendrix_Experience_-_Purple_Haze_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Purple Haze", + "artist": "The Jimi Hendrix Experience", + "points": 736.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Bee_Gees_-_To_Love_Somebody_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "To Love Somebody", + "artist": "The Bee Gees", + "points": 654.0, + "max_charts": 19, + "confidence": { + "total": 93, + "title": 100, + "artist": 80 + }, + "decade": 1960 + }, + "The_Kinks_-_Autumn_Almanac_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Autumn Almanac", + "artist": "The Kinks", + "points": 646.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Aretha_Franklin_-_Respect_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Respect", + "artist": "Aretha Franklin", + "points": 542.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Flower_Pot_Men_-_Lets_Go_To_San_Francisco_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Let's Go To San Francisco", + "artist": "The Flower Pot Men", + "points": 518.0, + "max_charts": 23, + "confidence": { + "total": 93, + "title": 88, + "artist": 100 + }, + "decade": 1960 + }, + "Cat_Stevens_-_Matthew_And_Son_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Matthew And Son", + "artist": "Cat Stevens", + "points": 358.0, + "max_charts": 25, + "confidence": { + "total": 92, + "title": 85, + "artist": 100 + }, + "decade": 1960 + }, + "Tom_Jones_-_Ill_Never_Fall_In_Love_Again_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "I'll Never Fall In Love Again", + "artist": "Tom Jones", + "points": 336.0, + "max_charts": 31, + "confidence": { + "total": 85, + "title": 81, + "artist": 100 + }, + "decade": 1960 + }, + "Tom_Jones_-_Detroit_City_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Detroit City", + "artist": "Tom Jones", + "points": 324.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Pink_Floyd_-_See_Emily_Play_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "See Emily Play", + "artist": "Pink Floyd", + "points": 298.0, + "max_charts": 25, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Bee_Gees_-_Spicks_Specks_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Spicks & Specks", + "artist": "The Bee Gees", + "points": 274.0, + "max_charts": 28, + "confidence": { + "total": 92, + "title": 100, + "artist": 80 + }, + "decade": 1960 + }, + "The_Beach_Boys_-_Heroes_And_Villains_(1967).opus": { + "year": 1967, + "date": "1967", + "title": "Heroes And Villains", + "artist": "The Beach Boys", + "points": 134.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Tom_Jones_-_Delilah_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Delilah", + "artist": "Tom Jones", + "points": 2784.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_Hey_Jude_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Hey Jude", + "artist": "The Beatles", + "points": 2365.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Tom_Jones_-_Help_Yourself_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Help Yourself", + "artist": "Tom Jones", + "points": 2240.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Roy_Black_-_Ich_denk_an_dich_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Ich denk' an dich", + "artist": "Roy Black", + "points": 2220.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Roy_Black_-_Bleib_bei_mir_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Bleib' bei mir", + "artist": "Roy Black", + "points": 1773.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Tremeloes_-_My_Little_Lady_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "My Little Lady", + "artist": "The Tremeloes", + "points": 1732.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Bee_Gees_-_World_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "World", + "artist": "The Bee Gees", + "points": 1681.0, + "max_charts": 1, + "confidence": { + "total": 88, + "title": 100, + "artist": 80 + }, + "decade": 1960 + }, + "Ohio_Express_-_Yummy_Yummy_Yummy_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Yummy Yummy Yummy", + "artist": "Ohio Express", + "points": 1678.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Mary_Hopkin_-_Those_Were_The_Days_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Those Were The Days", + "artist": "Mary Hopkin", + "points": 1663.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Small_Faces_-_Lazy_Sunday_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Lazy Sunday", + "artist": "The Small Faces", + "points": 1645.0, + "max_charts": 2, + "confidence": { + "total": 92, + "title": 100, + "artist": 85 + }, + "decade": 1960 + }, + "The_Union_Gap_feat._Gary_Puckett_-_Young_Girl_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Young Girl", + "artist": "The Union Gap feat. Gary Puckett", + "points": 1602.0, + "max_charts": 6, + "confidence": { + "total": 61, + "title": 100, + "artist": 46 + }, + "decade": 1960 + }, + "The_Moody_Blues_-_Nights_In_White_Satin_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Nights In White Satin", + "artist": "The Moody Blues", + "points": 1490.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Bata_Illic_-_Mit_verbundenen_Augen_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Mit verbundenen Augen", + "artist": "Bata Illic", + "points": 1462.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Bee_Gees_-_Words_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Words", + "artist": "The Bee Gees", + "points": 1397.0, + "max_charts": 1, + "confidence": { + "total": 88, + "title": 100, + "artist": 80 + }, + "decade": 1960 + }, + "The_Bee_Gees_-_Ive_Gotta_Get_A_Message_To_You_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "I've Gotta Get A Message To You", + "artist": "The Bee Gees", + "points": 1377.0, + "max_charts": 3, + "confidence": { + "total": 95, + "title": 100, + "artist": 80 + }, + "decade": 1960 + }, + "The_Rolling_Stones_-_Jumpin_Jack_Flash_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Jumpin' Jack Flash", + "artist": "The Rolling Stones", + "points": 1257.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_Lady_Madonna_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Lady Madonna", + "artist": "The Beatles", + "points": 1222.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Cliff_Richard_-_Congratulations_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Congratulations", + "artist": "Cliff Richard", + "points": 1221.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Equals_-_Softly,_Softly_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Softly, Softly", + "artist": "The Equals", + "points": 1091.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Union_Gap_feat._Gary_Puckett_-_Lady_Willpower_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Lady Willpower", + "artist": "The Union Gap feat. Gary Puckett", + "points": 1016.0, + "max_charts": 13, + "confidence": { + "total": 64, + "title": 100, + "artist": 46 + }, + "decade": 1960 + }, + "France_Gall_-_A_Banda_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "A Banda", + "artist": "France Gall", + "points": 1015.0, + "max_charts": 16, + "confidence": { + "total": 92, + "title": 54, + "artist": 0 + }, + "decade": 1960 + }, + "Joe_Cocker_-_With_A_Little_Help_From_My_Friends_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "With A Little Help From My Friends", + "artist": "Joe Cocker", + "points": 982.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Status_Quo_-_Pictures_Of_Matchstick_Men_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Pictures Of Matchstick Men", + "artist": "Status Quo", + "points": 868.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Bill_Haley_and_his_Comets_-_Rock_Around_The_Clock_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Rock Around The Clock", + "artist": "Bill Haley and His Comets", + "points": 862.0, + "max_charts": 18, + "confidence": { + "total": 96, + "title": 100, + "artist": 91 + }, + "decade": 1960 + }, + "Miriam_Makeba_-_Pata_Pata_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Pata Pata", + "artist": "Miriam Makeba", + "points": 849.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "American_Breed_-_Bend_Me,_Shape_Me_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Bend Me, Shape Me", + "artist": "American Breed", + "points": 790.0, + "max_charts": 9, + "confidence": { + "total": 94, + "title": 100, + "artist": 88 + }, + "decade": 1960 + }, + "Love_Affair_-_Everlasting_Love_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Everlasting Love", + "artist": "Love Affair", + "points": 756.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Rolling_Stones_-_Street_Fighting_Man_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Street Fighting Man", + "artist": "The Rolling Stones", + "points": 740.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Kinks_-_Days_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Days", + "artist": "The Kinks", + "points": 737.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Canned_Heat_-_On_The_Road_Again_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "On The Road Again", + "artist": "Canned Heat", + "points": 648.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Jimi_Hendrix_Experience_-_All_Along_The_Watchtower_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "All Along The Watchtower", + "artist": "The Jimi Hendrix Experience", + "points": 520.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Kinks_-_Wonder_Boy_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Wonder Boy", + "artist": "The Kinks", + "points": 472.0, + "max_charts": 29, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Peggy_March_-_Das_ist_Musik_für_mich_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Das ist Musik für mich", + "artist": "Peggy March", + "points": 430.0, + "max_charts": 21, + "confidence": { + "total": 92, + "title": 88, + "artist": 100 + }, + "decade": 1960 + }, + "Sam_Dave_-_Soul_Man_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Soul Man", + "artist": "Sam & Dave", + "points": 424.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Turtles_-_Eleonore_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Eleonore", + "artist": "The Turtles", + "points": 341.0, + "max_charts": 32, + "confidence": { + "total": 97, + "title": 93, + "artist": 100 + }, + "decade": 1960 + }, + "Steppenwolf_-_Born_To_Be_Wild_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Born To Be Wild", + "artist": "Steppenwolf", + "points": 324.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Doors_-_Hello,_I_Love_You_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Hello, I Love You", + "artist": "The Doors", + "points": 264.0, + "max_charts": 33, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Aretha_Franklin_-_Think_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Think", + "artist": "Aretha Franklin", + "points": 264.0, + "max_charts": 32, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Tom_Jones_-_Im_Coming_Home_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "I'm Coming Home", + "artist": "Tom Jones", + "points": 246.0, + "max_charts": 39, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Alexandra_-_Zigeunerjunge_(1968).opus": { + "year": 1968, + "date": "1968", + "title": "Zigeunerjunge", + "artist": "Alexandra", + "points": 158.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Christian_Anders_-_Geh_nicht_vorbei_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Geh nicht vorbei", + "artist": "Christian Anders", + "points": 3170.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Roy_Black_-_Dein_schönstes_Geschenk_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Dein schönstes Geschenk", + "artist": "Roy Black", + "points": 2622.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Chris_Andrews_-_Pretty_Belinda_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Pretty Belinda", + "artist": "Chris Andrews", + "points": 2242.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Archies_-_Sugar,_Sugar_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Sugar, Sugar", + "artist": "The Archies", + "points": 2227.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Tommy_Roe_-_Dizzy_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Dizzy", + "artist": "Tommy Roe", + "points": 1907.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Elvis_Presley_-_In_The_Ghetto_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "In The Ghetto", + "artist": "Elvis Presley", + "points": 1811.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Edwin_Hawkins_Singers_-_Oh,_Happy_Day_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Oh, Happy Day", + "artist": "The Edwin Hawkins Singers", + "points": 1714.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Creedence_Clearwater_Revival_CCR_-_Proud_Mary_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Proud Mary", + "artist": "Creedence Clearwater Revival (CCR)", + "points": 1678.0, + "max_charts": 4, + "confidence": { + "total": 95, + "title": 100, + "artist": 93 + }, + "decade": 1960 + }, + "Die_Flippers_-_Weine_nicht_kleine_Eva_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Weine nicht kleine Eva", + "artist": "Die Flippers", + "points": 1605.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Rolling_Stones_-_Honky_Tonk_Women_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Honky Tonk Women", + "artist": "The Rolling Stones", + "points": 1593.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_Come_Together_Something_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Come Together / Something", + "artist": "The Beatles", + "points": 1551.0, + "max_charts": 1, + "confidence": { + "total": 83, + "title": 72, + "artist": 100 + }, + "decade": 1960 + }, + "The_Bee_Gees_-_First_Of_May_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "First Of May", + "artist": "The Bee Gees", + "points": 1478.0, + "max_charts": 3, + "confidence": { + "total": 91, + "title": 100, + "artist": 80 + }, + "decade": 1960 + }, + "Tommy_James_The_Shondells_-_Crimson_And_Clover_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Crimson And Clover", + "artist": "Tommy James & The Shondells", + "points": 1448.0, + "max_charts": 2, + "confidence": { + "total": 95, + "title": 88, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_Billy_Preston_-_Get_Back_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Get Back", + "artist": "The Beatles & Billy Preston", + "points": 1426.0, + "max_charts": 1, + "confidence": { + "total": 68, + "title": 46, + "artist": 61 + }, + "decade": 1960 + }, + "The_Beatles_-_The_Ballad_Of_John_And_Yoko_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "The Ballad Of John And Yoko", + "artist": "The Beatles", + "points": 1390.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Donovan_-_Atlantis_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Atlantis", + "artist": "Donovan", + "points": 1377.0, + "max_charts": 2, + "confidence": { + "total": 94, + "title": 100, + "artist": 86 + }, + "decade": 1960 + }, + "Creedence_Clearwater_Revival_CCR_-_Bad_Moon_Rising_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Bad Moon Rising", + "artist": "Creedence Clearwater Revival (CCR)", + "points": 1364.0, + "max_charts": 8, + "confidence": { + "total": 96, + "title": 100, + "artist": 93 + }, + "decade": 1960 + }, + "Desmond_Dekker_The_Aces_-_Israelites_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Israelites", + "artist": "Desmond Dekker & The Aces", + "points": 1286.0, + "max_charts": 1, + "confidence": { + "total": 85, + "title": 100, + "artist": 76 + }, + "decade": 1960 + }, + "Creedence_Clearwater_Revival_CCR_-_Green_River_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Green River", + "artist": "Creedence Clearwater Revival (CCR)", + "points": 1254.0, + "max_charts": 8, + "confidence": { + "total": 95, + "title": 100, + "artist": 93 + }, + "decade": 1960 + }, + "Elvis_Presley_-_Suspicious_Minds_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Suspicious Minds", + "artist": "Elvis Presley", + "points": 1248.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Beatles_-_Ob-la-di_Ob-la-da_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Ob-la-di Ob-la-da", + "artist": "The Beatles", + "points": 1238.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Gitte_-_Weiße_Rosen_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Weiße Rosen", + "artist": "Gitte", + "points": 982.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Marmalade_-_Ob-La-Di,_Ob-La-Da_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Ob-La-Di, Ob-La-Da", + "artist": "The Marmalade", + "points": 955.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Bee_Gees_-_Dont_Forget_To_Remember_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Don't Forget To Remember", + "artist": "The Bee Gees", + "points": 943.0, + "max_charts": 9, + "confidence": { + "total": 94, + "title": 100, + "artist": 80 + }, + "decade": 1960 + }, + "Oliver_-_Good_Morning_Starshine_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Good Morning Starshine", + "artist": "Oliver", + "points": 897.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Tom_Jones_-_Love_Me_Tonight_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Love Me Tonight", + "artist": "Tom Jones", + "points": 874.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Alexandra_-_Erstes_Morgenrot_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Erstes Morgenrot", + "artist": "Alexandra", + "points": 863.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Peter_Rubin_-_Azzurro_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Azzurro", + "artist": "Peter Rubin", + "points": 841.0, + "max_charts": 17, + "confidence": { + "total": 95, + "title": 48, + "artist": 0 + }, + "decade": 1960 + }, + "Simon_Garfunkel_-_The_Boxer_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "The Boxer", + "artist": "Simon & Garfunkel", + "points": 812.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Peter_Sarstedt_-_Where_Do_You_Go_To_My_Lovely_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Where Do You Go To My Lovely", + "artist": "Peter Sarstedt", + "points": 808.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Steppenwolf_-_Magic_Carpet_Ride_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Magic Carpet Ride", + "artist": "Steppenwolf", + "points": 622.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Foundations_-_Build_Me_Up_Buttercup_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Build Me Up Buttercup", + "artist": "The Foundations", + "points": 609.0, + "max_charts": 24, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Mary_Hopkin_-_Goodbye_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Goodbye", + "artist": "Mary Hopkin", + "points": 562.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Fleetwood_Mac_-_Albatross_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Albatross", + "artist": "Fleetwood Mac", + "points": 550.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Amen_Corner_-_If_Paradise_Is_Half_As_Nice_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "(If Paradise Is) Half As Nice", + "artist": "Amen Corner", + "points": 482.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Steppenwolf_-_Move_Over_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Move Over", + "artist": "Steppenwolf", + "points": 372.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Creedence_Clearwater_Revival_CCR_-_Fortunate_Son_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Fortunate Son", + "artist": "Creedence Clearwater Revival (CCR)", + "points": 324.0, + "max_charts": 10, + "confidence": { + "total": 95, + "title": 100, + "artist": 93 + }, + "decade": 1960 + }, + "The_Doors_-_Touch_Me_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Touch Me", + "artist": "The Doors", + "points": 308.0, + "max_charts": 39, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Fleetwood_Mac_-_Man_Of_The_World_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Man Of The World", + "artist": "Fleetwood Mac", + "points": 284.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Martha_Reeves_The_Vendellas_-_Dancing_In_The_Street_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Dancing In The Street", + "artist": "Martha Reeves & The Vendellas", + "points": 258.0, + "max_charts": 36, + "confidence": { + "total": 98, + "title": 100, + "artist": 96 + }, + "decade": 1960 + }, + "The_Jimi_Hendrix_Experience_-_Crosstown_Traffic_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Crosstown Traffic", + "artist": "The Jimi Hendrix Experience", + "points": 201.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Canned_Heat_-_Going_Up_The_Country_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Going Up The Country", + "artist": "Canned Heat", + "points": 195.0, + "max_charts": 36, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "The_Kinks_-_Plastic_Man_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Plastic Man", + "artist": "The Kinks", + "points": 134.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Dusty_Springfield_-_Son-Of-A_Preacher_Man_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Son-Of-A Preacher Man", + "artist": "Dusty Springfield", + "points": 126.0, + "max_charts": 38, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1960 + }, + "Simon_Garfunkel_-_El_condor_pasa_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "El condor pasa", + "artist": "Simon & Garfunkel", + "points": 2820.0, + "max_charts": 1, + "confidence": { + "total": 85, + "title": 72, + "artist": 100 + }, + "decade": 1970 + }, + "Mungo_Jerry_-_In_The_Summertime_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "In The Summertime", + "artist": "Mungo Jerry", + "points": 2375.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Christie_-_Yellow_River_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Yellow River", + "artist": "Christie", + "points": 2098.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Kinks_-_Lola_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Lola", + "artist": "The Kinks", + "points": 2054.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Melanie_-_Ruby_Tuesday_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Ruby Tuesday", + "artist": "Melanie", + "points": 2050.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Simon_Garfunkel_-_Cecilia_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Cecilia", + "artist": "Simon & Garfunkel", + "points": 1990.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Christie_-_San_Bernadino_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "San Bernadino", + "artist": "Christie", + "points": 1865.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Creedence_Clearwater_Revival_CCR_-_Lookin_Out_My_Back_Door_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Lookin' Out My Back Door", + "artist": "Creedence Clearwater Revival (CCR)", + "points": 1825.0, + "max_charts": 2, + "confidence": { + "total": 96, + "title": 100, + "artist": 93 + }, + "decade": 1970 + }, + "The_Beatles_-_Let_It_Be_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Let It Be", + "artist": "The Beatles", + "points": 1743.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Simon_Garfunkel_-_Bridge_Over_Troubled_Water_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Bridge Over Troubled Water", + "artist": "Simon & Garfunkel", + "points": 1716.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Led_Zeppelin_-_Whole_Lotta_Love_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Whole Lotta Love", + "artist": "Led Zeppelin", + "points": 1654.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Die_Flippers_-_Sha_La_La,_I_Love_You_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Sha La La, I Love You", + "artist": "Die Flippers", + "points": 1591.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Creedence_Clearwater_Revival_CCR_-_Down_On_The_Corner_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Down On The Corner", + "artist": "Creedence Clearwater Revival (CCR)", + "points": 1526.0, + "max_charts": 2, + "confidence": { + "total": 96, + "title": 100, + "artist": 93 + }, + "decade": 1970 + }, + "Karel_Gott_-_Einmal_um_die_ganze_Welt_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Einmal um die ganze Welt", + "artist": "Karel Gott", + "points": 1515.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Neil_Diamond_-_Cracklin_Rosie_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Cracklin' Rosie", + "artist": "Neil Diamond", + "points": 1472.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Creedence_Clearwater_Revival_CCR_-_Up_Around_The_Bend_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Up Around The Bend", + "artist": "Creedence Clearwater Revival (CCR)", + "points": 1390.0, + "max_charts": 3, + "confidence": { + "total": 96, + "title": 100, + "artist": 93 + }, + "decade": 1970 + }, + "The_Guess_Who_-_American_Woman_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "American Woman", + "artist": "The Guess Who", + "points": 1303.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Edison_Lighthouse_-_Love_Grows_Where_My_Rosemary_Goes_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Love Grows (Where My Rosemary Goes)", + "artist": "Edison Lighthouse", + "points": 1281.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Don_Fardon_-_Indian_Reservation_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Indian Reservation", + "artist": "Don Fardon", + "points": 1254.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Howard_Carpendale_-_Das_schöne_Mädchen_von_Seite_1_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Das schöne Mädchen von Seite 1", + "artist": "Howard Carpendale", + "points": 1193.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Creedence_Clearwater_Revival_CCR_-_Travelin_Band_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Travelin' Band", + "artist": "Creedence Clearwater Revival (CCR)", + "points": 1094.0, + "max_charts": 4, + "confidence": { + "total": 95, + "title": 100, + "artist": 93 + }, + "decade": 1970 + }, + "Desmond_Dekker_-_You_Can_Get_It_If_You_Really_Want_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "You Can Get It If You Really Want", + "artist": "Desmond Dekker", + "points": 924.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Katja_Ebstein_-_Wunder_gibt_es_immer_wieder_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Wunder gibt es immer wieder", + "artist": "Katja Ebstein", + "points": 873.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Wencke_Myhre_-_Er_hat_ein_knallrotes_Gummiboot_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Er hat ein knallrotes Gummiboot", + "artist": "Wencke Myhre", + "points": 817.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Tom_Jones_-_Daughter_Of_Darkness_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Daughter Of Darkness", + "artist": "Tom Jones", + "points": 782.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Daliah_Lavi_-_Liebeslied_jener_Sommernacht_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Liebeslied jener Sommernacht", + "artist": "Daliah Lavi", + "points": 580.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Beatles_-_The_Long_And_Winding_Road_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "The Long And Winding Road", + "artist": "The Beatles", + "points": 500.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Elvis_Presley_-_The_Wonder_Of_You_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "The Wonder Of You", + "artist": "Elvis Presley", + "points": 418.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Cat_Stevens_-_Lady_Darbanville_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Lady D'arbanville", + "artist": "Cat Stevens", + "points": 410.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Marmalade_-_Reflections_Of_My_Life_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Reflections Of My Life", + "artist": "The Marmalade", + "points": 373.0, + "max_charts": 20, + "confidence": { + "total": 94, + "title": 100, + "artist": 82 + }, + "decade": 1970 + }, + "Neil_Diamond_-_Soolaimon_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Soolaimon", + "artist": "Neil Diamond", + "points": 296.0, + "max_charts": 22, + "confidence": { + "total": 95, + "title": 89, + "artist": 100 + }, + "decade": 1970 + }, + "Badfinger_-_Come_And_Get_It_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Come And Get It", + "artist": "Badfinger", + "points": 258.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Deep_Purple_-_Speed_King_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Speed King", + "artist": "Deep Purple", + "points": 189.0, + "max_charts": 38, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Steppenwolf_-_Hey_Lawdy_Mama_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Hey Lawdy Mama", + "artist": "Steppenwolf", + "points": 136.0, + "max_charts": 33, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Jethro_Tull_-_Bouree_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Bouree", + "artist": "Jethro Tull", + "points": 128.0, + "max_charts": 37, + "confidence": { + "total": 94, + "title": 83, + "artist": 100 + }, + "decade": 1970 + }, + "Santana_-_Jingo_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Jingo", + "artist": "Santana", + "points": 124.0, + "max_charts": 39, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Elvis_Presley_-_Ive_Lost_You_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "I've Lost You", + "artist": "Elvis Presley", + "points": 122.0, + "max_charts": 40, + "confidence": { + "total": 87, + "title": 72, + "artist": 100 + }, + "decade": 1970 + }, + "B.J._Thomas_-_Raindrops_Keep_Falling_On_My_Head_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Raindrops Keep Falling On My Head", + "artist": "B.J. Thomas", + "points": 122.0, + "max_charts": 40, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Tony_Marshall_-_Schöne_Maid_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Schöne Maid", + "artist": "Tony Marshall", + "points": 4785.0, + "max_charts": 3, + "confidence": { + "total": 98, + "title": 61, + "artist": 0 + }, + "decade": 1970 + }, + "The_Cats_-_One_Way_Wind_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "One Way Wind", + "artist": "The Cats", + "points": 3440.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Uriah_Heep_-_Lady_In_Black_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Lady In Black", + "artist": "Uriah Heep", + "points": 3286.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Roy_Black_Anita_-_Schön_ist_es_auf_der_Welt_zu_sein_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Schön ist es auf der Welt zu sein", + "artist": "Roy Black & Anita", + "points": 2916.0, + "max_charts": 2, + "confidence": { + "total": 96, + "title": 100, + "artist": 88 + }, + "decade": 1970 + }, + "Middle_Of_The_Road_-_Chirpy_Chirpy_Cheep_Cheep_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Chirpy Chirpy Cheep Cheep", + "artist": "Middle Of The Road", + "points": 2654.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "John_Lennon_Yoko_Ono_-_Imagine_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Imagine", + "artist": "John Lennon & Yoko Ono", + "points": 2499.0, + "max_charts": 7, + "confidence": { + "total": 81, + "title": 100, + "artist": 71 + }, + "decade": 1970 + }, + "Creedence_Clearwater_Revival_CCR_-_Hey_Tonight_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Hey Tonight", + "artist": "Creedence Clearwater Revival (CCR)", + "points": 2402.0, + "max_charts": 1, + "confidence": { + "total": 95, + "title": 100, + "artist": 93 + }, + "decade": 1970 + }, + "Neil_Diamond_-_I_Am_-_I_Said_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "I Am - I Said", + "artist": "Neil Diamond", + "points": 2334.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Mireille_Mathieu_-_Akropolis_adieu_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Akropolis adieu", + "artist": "Mireille Mathieu", + "points": 2096.0, + "max_charts": 3, + "confidence": { + "total": 97, + "title": 93, + "artist": 100 + }, + "decade": 1970 + }, + "George_Harrison_-_My_Sweet_Lord_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "My Sweet Lord", + "artist": "George Harrison", + "points": 2051.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Chris_Roberts_-_Hab_ich_dir_heute_schon_gesagt,_daß_ich_dich_liebe_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Hab' ich dir heute schon gesagt, daß ich dich liebe", + "artist": "Chris Roberts", + "points": 1983.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Ulli_Martin_-_Monika_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Monika", + "artist": "Ulli Martin", + "points": 1960.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Daliah_Lavi_-_Willst_du_mit_mir_gehn_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Willst du mit mir geh'n", + "artist": "Daliah Lavi", + "points": 1803.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Ulli_Martin_-_Ich_Träume_mit_offenen_Augen_von_dir_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Ich Träume mit offenen Augen von dir", + "artist": "Ulli Martin", + "points": 1791.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Marianne_Rosenberg_-_Fremder_Mann_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Fremder Mann", + "artist": "Marianne Rosenberg", + "points": 1770.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "George_Harrison_-_What_Is_Life_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "What Is Life", + "artist": "George Harrison", + "points": 1743.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Deep_Purple_-_Fireball_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Fireball", + "artist": "Deep Purple", + "points": 1608.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Led_Zeppelin_-_Immigrant_Song_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Immigrant Song", + "artist": "Led Zeppelin", + "points": 1572.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Tony_Christie_-_I_Did_What_I_Did_For_Maria_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "I Did What I Did For Maria", + "artist": "Tony Christie", + "points": 1561.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Rolling_Stones_-_Brown_Sugar_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Brown Sugar", + "artist": "The Rolling Stones", + "points": 1560.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Creedence_Clearwater_Revival_CCR_-_Sweet_Hitch-Hiker_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Sweet Hitch-Hiker", + "artist": "Creedence Clearwater Revival (CCR)", + "points": 1524.0, + "max_charts": 6, + "confidence": { + "total": 96, + "title": 100, + "artist": 93 + }, + "decade": 1970 + }, + "Tom_Jones_-_Shes_A_Lady_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "She's A Lady", + "artist": "Tom Jones", + "points": 1398.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Kinks_-_Apeman_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Apeman", + "artist": "The Kinks", + "points": 1374.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Janis_Joplin_-_Me_And_Bobby_Mcgee_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Me And Bobby Mcgee", + "artist": "Janis Joplin", + "points": 1353.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Vicky_Leandros_-_Ich_bin_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Ich bin", + "artist": "Vicky Leandros", + "points": 1300.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Slade_-_Coz_I_Luv_You_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Coz I Luv You", + "artist": "Slade", + "points": 1148.0, + "max_charts": 9, + "confidence": { + "total": 92, + "title": 89, + "artist": 100 + }, + "decade": 1970 + }, + "Ocean_-_Put_Your_Hand_In_The_Hand_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Put Your Hand In The Hand", + "artist": "Ocean", + "points": 1092.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Lobo_-_Me_And_You_And_A_Dog_Named_Boo_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Me And You And A Dog Named Boo", + "artist": "Lobo", + "points": 1030.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Ike_Tina_Turner_-_Proud_Mary_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Proud Mary", + "artist": "Ike & Tina Turner", + "points": 927.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Santana_-_Black_Magic_Woman_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Black Magic Woman", + "artist": "Santana", + "points": 872.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Fortunes_-_Freedom_Come,_Freedom_Go_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Freedom Come, Freedom Go", + "artist": "The Fortunes", + "points": 745.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Bee_Gees_-_Lonely_Days_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Lonely Days", + "artist": "The Bee Gees", + "points": 629.0, + "max_charts": 25, + "confidence": { + "total": 91, + "title": 100, + "artist": 80 + }, + "decade": 1970 + }, + "The_Doors_-_Riders_On_The_Storm_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Riders On The Storm", + "artist": "The Doors", + "points": 627.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Dave_Ansil_Collins_-_Double_Barrel_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Double Barrel", + "artist": "Dave & Ansil Collins", + "points": 450.0, + "max_charts": 28, + "confidence": { + "total": 94, + "title": 100, + "artist": 90 + }, + "decade": 1970 + }, + "Karel_Gott_-_Schicksalsmelodie_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Schicksalsmelodie", + "artist": "Karel Gott", + "points": 449.0, + "max_charts": 25, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Tom_Jones_-_Puppet_Man_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Puppet Man", + "artist": "Tom Jones", + "points": 283.0, + "max_charts": 36, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Neil_Diamond_-_Sweet_Caroline_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Sweet Caroline", + "artist": "Neil Diamond", + "points": 241.0, + "max_charts": 37, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Slade_-_Get_Down_And_Get_With_It_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Get Down And Get With It", + "artist": "Slade", + "points": 127.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Tom_Jones_-_Till_(1971).opus": { + "year": 1971, + "date": "1971", + "title": "Till", + "artist": "Tom Jones", + "points": 113.0, + "max_charts": 40, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Cats_-_Lets_Dance_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Let's Dance", + "artist": "The Cats", + "points": 2652.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Kincade_-_Dreams_Are_Ten_A_Penny_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Dreams Are Ten A Penny", + "artist": "Kincade", + "points": 2649.0, + "max_charts": 2, + "confidence": { + "total": 83, + "title": 79, + "artist": 100 + }, + "decade": 1970 + }, + "Bata_Illic_-_Michaela_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Michaela", + "artist": "Bata Illic", + "points": 2593.0, + "max_charts": 1, + "confidence": { + "total": 97, + "title": 100, + "artist": 95 + }, + "decade": 1970 + }, + "Les_Humphries_Singers_-_Mexico_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Mexico", + "artist": "Les Humphries Singers", + "points": 2539.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Vicky_Leandros_-_Ich_hab_die_Liebe_gesehn_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Ich hab' die Liebe geseh'n", + "artist": "Vicky Leandros", + "points": 2516.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Heino_-_Blau_blüht_der_Enzian_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Blau blüht der Enzian", + "artist": "Heino", + "points": 2292.0, + "max_charts": 2, + "confidence": { + "total": 92, + "title": 89, + "artist": 100 + }, + "decade": 1970 + }, + "Jürgen_Marcus_-_Eine_neue_Liebe_ist_wie_ein_neues_Leben_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Eine neue Liebe ist wie ein neues Leben", + "artist": "Jürgen Marcus", + "points": 2252.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Don_Mclean_-_American_Pie_Part_I_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "American Pie (Part I)", + "artist": "Don Mclean", + "points": 2052.0, + "max_charts": 9, + "confidence": { + "total": 87, + "title": 77, + "artist": 100 + }, + "decade": 1970 + }, + "Daniel_Boone_-_Beautiful_Sunday_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Beautiful Sunday", + "artist": "Daniel Boone", + "points": 2032.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Neil_Young_-_Heart_Of_Gold_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Heart Of Gold", + "artist": "Neil Young", + "points": 1843.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Hot_Butter_-_Popcorn_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Popcorn", + "artist": "Hot Butter", + "points": 1837.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Dr._Hook_The_Medicine_Show_-_Sylvias_Mother_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Sylvia's Mother", + "artist": "Dr. Hook & The Medicine Show", + "points": 1809.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Sweet_-_Little_Willy_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Little Willy", + "artist": "Sweet", + "points": 1808.0, + "max_charts": 1, + "confidence": { + "total": 94, + "title": 92, + "artist": 100 + }, + "decade": 1970 + }, + "Neil_Diamond_-_Song_Sung_Blue_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Song Sung Blue", + "artist": "Neil Diamond", + "points": 1803.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Marianne_Rosenberg_-_Er_ist_nicht_wie_du_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Er ist nicht wie du", + "artist": "Marianne Rosenberg", + "points": 1524.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_New_Seekers_-_Beg,_Steal_Or_Borrow_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Beg, Steal Or Borrow", + "artist": "The New Seekers", + "points": 1433.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Slade_-_Gudbuy_TJane_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Gudbuy T'Jane", + "artist": "Slade", + "points": 1414.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Vicky_Leandros_-_Dann_kamst_du_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Dann kamst du", + "artist": "Vicky Leandros", + "points": 1337.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Slade_-_Take_Me_Back_Ome_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Take Me Back 'Ome", + "artist": "Slade", + "points": 1242.0, + "max_charts": 10, + "confidence": { + "total": 98, + "title": 97, + "artist": 100 + }, + "decade": 1970 + }, + "Led_Zeppelin_-_Rock_And_Roll_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Rock And Roll", + "artist": "Led Zeppelin", + "points": 1223.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Slade_-_Mama_Weer_All_Crazee_Now_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Mama Weer All Crazee Now", + "artist": "Slade", + "points": 1075.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Deep_Purple_-_Never_Before_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Never Before", + "artist": "Deep Purple", + "points": 919.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Slade_-_Look_Wot_You_Dun_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Look Wot You Dun", + "artist": "Slade", + "points": 667.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Led_Zeppelin_-_Black_Dog_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Black Dog", + "artist": "Led Zeppelin", + "points": 653.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Roxy_Music_-_Virginia_Plain_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Virginia Plain", + "artist": "Roxy Music", + "points": 636.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Don_Mclean_-_Vincent_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Vincent", + "artist": "Don Mclean", + "points": 564.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Rolling_Stones_-_Tumbling_Dice_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Tumbling Dice", + "artist": "The Rolling Stones", + "points": 534.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Roberto_Blanco_-_Ein_bißchen_Spaß_muß_sein_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Ein bißchen Spaß muß sein", + "artist": "Roberto Blanco", + "points": 532.0, + "max_charts": 15, + "confidence": { + "total": 96, + "title": 94, + "artist": 100 + }, + "decade": 1970 + }, + "Creedence_Clearwater_Revival_CCR_-_Someday_Never_Comes_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Someday Never Comes", + "artist": "Creedence Clearwater Revival (CCR)", + "points": 451.0, + "max_charts": 29, + "confidence": { + "total": 96, + "title": 100, + "artist": 93 + }, + "decade": 1970 + }, + "Creedence_Clearwater_Revival_CCR_-_Molina_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Molina", + "artist": "Creedence Clearwater Revival (CCR)", + "points": 448.0, + "max_charts": 32, + "confidence": { + "total": 95, + "title": 100, + "artist": 93 + }, + "decade": 1970 + }, + "The_Marmalade_-_Radancer_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Radancer", + "artist": "The Marmalade", + "points": 412.0, + "max_charts": 31, + "confidence": { + "total": 90, + "title": 100, + "artist": 82 + }, + "decade": 1970 + }, + "Neil_Diamond_-_Play_Me_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Play Me", + "artist": "Neil Diamond", + "points": 411.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Tanja_Berg_-_Ich_hab_dir_nie_den_Himmel_versprochen_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Ich hab' dir nie den Himmel versprochen", + "artist": "Tanja Berg", + "points": 308.0, + "max_charts": 28, + "confidence": { + "total": 88, + "title": 100, + "artist": 50 + }, + "decade": 1970 + }, + "Elvis_Presley_-_Burning_Love_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Burning Love", + "artist": "Elvis Presley", + "points": 253.0, + "max_charts": 31, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Tom_Jones_-_The_Young_New_Mexican_Puppeteer_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "The Young New Mexican Puppeteer", + "artist": "Tom Jones", + "points": 171.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Isaac_Hayes_-_Theme_From_Shaft_(1972).opus": { + "year": 1972, + "date": "1972", + "title": "Theme From 'Shaft'", + "artist": "Isaac Hayes", + "points": 122.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Demis_Roussos_-_Goodbye,_My_Love,_Goodbye_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Goodbye, My Love, Goodbye", + "artist": "Demis Roussos", + "points": 3433.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Santabarbara_-_Charly_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Charly", + "artist": "Santabarbara", + "points": 3231.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Bernd_Clüver_-_Der_Junge_mit_der_Mundharmonika_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Der Junge mit der Mundharmonika", + "artist": "Bernd Clüver", + "points": 2370.0, + "max_charts": 1, + "confidence": { + "total": 99, + "title": 83, + "artist": 0 + }, + "decade": 1970 + }, + "Ike_Tina_Turner_-_Nutbush_City_Limits_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Nutbush City Limits", + "artist": "Ike & Tina Turner", + "points": 2281.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Golden_Earring_-_Radar_Love_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Radar Love", + "artist": "Golden Earring", + "points": 2261.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Freddy_Breck_-_Rote_Rosen_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Rote Rosen", + "artist": "Freddy Breck", + "points": 2239.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Lobo_-_Id_Love_You_To_Want_Me_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "I'd Love You To Want Me", + "artist": "Lobo", + "points": 2226.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Freddy_Breck_-_Bianca_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Bianca", + "artist": "Freddy Breck", + "points": 2205.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Rolling_Stones_-_Angie_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Angie", + "artist": "The Rolling Stones", + "points": 1947.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Vicky_Leandros_-_Die_Bouzouki_klang_durch_die_Sommernacht_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Die Bouzouki klang durch die Sommernacht", + "artist": "Vicky Leandros", + "points": 1927.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Katja_Ebstein_-_Der_Stern_von_Mykonos_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Der Stern von Mykonos", + "artist": "Katja Ebstein", + "points": 1923.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Demis_Roussos_-_Schönes_Mädchen_aus_Arcadia_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Schönes Mädchen aus Arcadia", + "artist": "Demis Roussos", + "points": 1836.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Barry_Blue_-_Dancin_On_A_Saturday_Night_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Dancin' (On A Saturday Night)", + "artist": "Barry Blue", + "points": 1714.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Slade_-_My_Friend_Stan_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "My Friend Stan", + "artist": "Slade", + "points": 1425.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Slade_-_Cum_On_Feel_The_Noize_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Cum On Feel The Noize", + "artist": "Slade", + "points": 1370.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_James_Boys_-_Over_And_Over_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Over And Over", + "artist": "The James Boys", + "points": 1343.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Slade_-_Skweeze_Me,_Pleeze_Me_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Skweeze Me, Pleeze Me", + "artist": "Slade", + "points": 1318.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Wings_-_Hi_Hi_Hi_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Hi Hi Hi", + "artist": "Wings", + "points": 1225.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Bata_Illic_-_Komm_auf_das_Schiff_meiner_Träume_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Komm auf das Schiff meiner Träume", + "artist": "Bata Illic", + "points": 1131.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Temptations_-_Papa_Was_A_Rollin_Stone_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Papa Was A Rollin' Stone", + "artist": "The Temptations", + "points": 1039.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Led_Zeppelin_-_The_Ocean_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "The Ocean", + "artist": "Led Zeppelin", + "points": 1000.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Deep_Purple_-_Smoke_On_The_Water_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Smoke On The Water", + "artist": "Deep Purple", + "points": 987.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Slade_-_Merry_Xmas_Everybody_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Merry Xmas Everybody", + "artist": "Slade", + "points": 872.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Deep_Purple_-_Woman_From_Tokyo_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Woman From Tokyo", + "artist": "Deep Purple", + "points": 799.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Elton_John_-_Daniel_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Daniel", + "artist": "Elton John", + "points": 794.0, + "max_charts": 27, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Demis_Roussos_-_Forever_And_Ever_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Forever And Ever", + "artist": "Demis Roussos", + "points": 525.0, + "max_charts": 26, + "confidence": { + "total": 98, + "title": 97, + "artist": 100 + }, + "decade": 1970 + }, + "ELO_The_Electric_Light_Orchestra_-_Roll_Over_Beethoven_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Roll Over Beethoven", + "artist": "ELO (The Electric Light Orchestra)", + "points": 316.0, + "max_charts": 22, + "confidence": { + "total": 85, + "title": 84, + "artist": 86 + }, + "decade": 1970 + }, + "Roxy_Music_-_Street_Life_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Street Life", + "artist": "Roxy Music", + "points": 281.0, + "max_charts": 40, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Cat_Stevens_-_Cant_Keep_It_In_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Can't Keep It In", + "artist": "Cat Stevens", + "points": 228.0, + "max_charts": 36, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Marianne_Rosenberg_-_Ein_Stern_erwacht_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "Ein Stern erwacht", + "artist": "Marianne Rosenberg", + "points": 206.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Stevie_Wonder_-_You_Are_The_Sunshine_Of_My_Life_(1973).opus": { + "year": 1973, + "date": "1973", + "title": "You Are The Sunshine Of My Life", + "artist": "Stevie Wonder", + "points": 114.0, + "max_charts": 42, + "confidence": { + "total": 97, + "title": 95, + "artist": 100 + }, + "decade": 1970 + }, + "George_McCrae_-_Rock_Your_Baby_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "Rock Your Baby", + "artist": "George McCrae", + "points": 3446.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Udo_Jürgens_-_Griechischer_Wein_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "Griechischer Wein", + "artist": "Udo Jürgens", + "points": 3071.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Michael_Holm_-_Tränen_lügen_nicht_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "Tränen lügen nicht", + "artist": "Michael Holm", + "points": 2689.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Vicky_Leandros_-_Theo_wir_fahrn_nach_Lodz_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "Theo wir fahr'n nach Lodz", + "artist": "Vicky Leandros", + "points": 2431.0, + "max_charts": 1, + "confidence": { + "total": 98, + "title": 96, + "artist": 100 + }, + "decade": 1970 + }, + "M.F.S.B._feat._The_Three_Degrees_-_TSOP_The_Sound_Of_Philadelphia_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "TSOP (The Sound Of Philadelphia)", + "artist": "M.F.S.B. feat. The Three Degrees", + "points": 2421.0, + "max_charts": 5, + "confidence": { + "total": 88, + "title": 64, + "artist": 16 + }, + "decade": 1970 + }, + "Neil_Diamond_-_Longfellow_Serenade_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "Longfellow Serenade", + "artist": "Neil Diamond", + "points": 2362.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Rubettes_-_Sugar_Baby_Love_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "Sugar Baby Love", + "artist": "The Rubettes", + "points": 2356.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Chris_Roberts_-_Du_kannst_nicht_immer_17_sein_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "Du kannst nicht immer 17 sein", + "artist": "Chris Roberts", + "points": 2350.0, + "max_charts": 3, + "confidence": { + "total": 99, + "title": 81, + "artist": 0 + }, + "decade": 1970 + }, + "Paper_Lace_-_The_Night_Chicago_Died_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "The Night Chicago Died", + "artist": "Paper Lace", + "points": 2336.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Abba_-_Waterloo_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "Waterloo", + "artist": "Abba", + "points": 2289.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Hollies_-_The_Air_That_I_Breathe_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "The Air That I Breathe", + "artist": "The Hollies", + "points": 2179.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Abba_-_Honey_Honey_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "Honey Honey", + "artist": "Abba", + "points": 2071.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Slade_-_Far_Far_Away_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "Far Far Away", + "artist": "Slade", + "points": 2064.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Cindy_Bert_-_Spaniens_Gitarren_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "Spaniens Gitarren", + "artist": "Cindy & Bert", + "points": 1753.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Rubettes_-_Tonight_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "Tonight", + "artist": "The Rubettes", + "points": 1595.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Christian_Anders_-_Einsamkeit_hat_viele_Namen_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "Einsamkeit hat viele Namen", + "artist": "Christian Anders", + "points": 1593.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Eric_Clapton_-_I_Shot_The_Sheriff_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "I Shot The Sheriff", + "artist": "Eric Clapton", + "points": 1329.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Howard_Carpendale_-_..._da_nahm_er_seine_Gitarre_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "... da nahm er seine Gitarre", + "artist": "Howard Carpendale", + "points": 1187.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Gitte_-_Ich_hab_die_Liebe_verspielt_in_Monte_Carlo_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "Ich hab' die Liebe verspielt in Monte Carlo", + "artist": "Gitte", + "points": 1166.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Slade_-_The_Bangin_Man_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "The Bangin' Man", + "artist": "Slade", + "points": 1139.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Dalida_-_Er_war_gerade_18_Jahr_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "Er war gerade 18 Jahr'", + "artist": "Dalida", + "points": 1018.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Slade_-_Everyday_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "Everyday", + "artist": "Slade", + "points": 1005.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Hot_Chocolate_-_Emma_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "Emma", + "artist": "Hot Chocolate", + "points": 929.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Art_Garfunkel_-_I_Shall_Sing_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "I Shall Sing", + "artist": "Art Garfunkel", + "points": 928.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Three_Degrees_-_When_Will_I_See_You_Again_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "When Will I See You Again", + "artist": "The Three Degrees", + "points": 554.0, + "max_charts": 27, + "confidence": { + "total": 91, + "title": 72, + "artist": 17 + }, + "decade": 1970 + }, + "Barry_White_-_Cant_Get_Enough_Of_You,_Babe_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "Can't Get Enough Of You, Babe", + "artist": "Barry White", + "points": 464.0, + "max_charts": 25, + "confidence": { + "total": 93, + "title": 90, + "artist": 100 + }, + "decade": 1970 + }, + "Paul_Da_Vinci_-_Your_Baby_Aint_Your_Baby_Anymore_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "Your Baby Ain't Your Baby Anymore", + "artist": "Paul Da Vinci", + "points": 370.0, + "max_charts": 31, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Rolling_Stones_-_Its_Only_Rock_n_Roll_But_I_Like_It_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "It's Only Rock 'n' Roll (But I Like It)", + "artist": "The Rolling Stones", + "points": 276.0, + "max_charts": 36, + "confidence": { + "total": 85, + "title": 75, + "artist": 100 + }, + "decade": 1970 + }, + "Paper_Lace_-_Billy,_Dont_Be_A_Hero_(1974).opus": { + "year": 1974, + "date": "1974", + "title": "Billy, Don't Be A Hero", + "artist": "Paper Lace", + "points": 110.0, + "max_charts": 42, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "George_Baker_Selection_-_Paloma_Blanca_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Paloma Blanca", + "artist": "George Baker Selection", + "points": 3273.0, + "max_charts": 1, + "confidence": { + "total": 97, + "title": 100, + "artist": 95 + }, + "decade": 1970 + }, + "Penny_Mclean_-_Lady_Bump_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Lady Bump", + "artist": "Penny Mclean", + "points": 3001.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Abba_-_S.O.S._(1975).opus": { + "year": 1975, + "date": "1975", + "title": "S.O.S.", + "artist": "Abba", + "points": 2671.0, + "max_charts": 1, + "confidence": { + "total": 89, + "title": 75, + "artist": 100 + }, + "decade": 1970 + }, + "5000_Volts_-_Im_On_Fire_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "I'm On Fire", + "artist": "5000 Volts", + "points": 2382.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Abba_-_Mamma_Mia_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Mamma Mia", + "artist": "Abba", + "points": 2061.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Shirley_Company_-_Shame,_Shame,_Shame_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Shame, Shame, Shame", + "artist": "Shirley & Company", + "points": 1945.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Juliane_Werding_-_Wenn_du_denkst_du_denkst_dann_denkst_du_nur_du_den_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Wenn du denkst du denkst dann denkst du nur du denkst", + "artist": "Juliane Werding", + "points": 1911.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Silver_Convention_-_Fly,_Robin,_Fly_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Fly, Robin, Fly", + "artist": "Silver Convention", + "points": 1834.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Hamilton_Bohannon_-_Disco_Stomp_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Disco Stomp", + "artist": "Hamilton Bohannon", + "points": 1814.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Denny_Christian_-_Rosamunde_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Rosamunde", + "artist": "Denny Christian", + "points": 1799.0, + "max_charts": 3, + "confidence": { + "total": 94, + "title": 100, + "artist": 90 + }, + "decade": 1970 + }, + "Abba_-_I_Do,_I_Do,_I_Do,_I_Do,_I_Do_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "I Do, I Do, I Do, I Do, I Do", + "artist": "Abba", + "points": 1787.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Gloria_Gaynor_-_Reach_Out_Ill_Be_There_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Reach Out I'll Be There", + "artist": "Gloria Gaynor", + "points": 1767.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Barry_White_-_Youre_The_First,_The_Last,_My_Everything_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "You're The First, The Last, My Everything", + "artist": "Barry White", + "points": 1707.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Ralph_Mctell_-_Streets_Of_London_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Streets Of London", + "artist": "Ralph Mctell", + "points": 1603.0, + "max_charts": 8, + "confidence": { + "total": 94, + "title": 89, + "artist": 100 + }, + "decade": 1970 + }, + "Marianne_Rosenberg_-_Er_gehört_zu_mir_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Er gehört zu mir", + "artist": "Marianne Rosenberg", + "points": 1575.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Gloria_Gaynor_-_Never_Can_Say_Goodbye_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Never Can Say Goodbye", + "artist": "Gloria Gaynor", + "points": 1540.0, + "max_charts": 13, + "confidence": { + "total": 82, + "title": 74, + "artist": 100 + }, + "decade": 1970 + }, + "Cindy_Bert_-_Wenn_die_Rosen_erblühen_in_Malaga_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Wenn die Rosen erblühen in Malaga", + "artist": "Cindy & Bert", + "points": 1538.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "10cc_-_Im_Not_In_Love_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "I'm Not In Love", + "artist": "10cc", + "points": 1484.0, + "max_charts": 8, + "confidence": { + "total": 98, + "title": 100, + "artist": 89 + }, + "decade": 1970 + }, + "Linda_The_Funky_Boys_-_Shame,_Shame,_Shame_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Shame, Shame, Shame", + "artist": "Linda & The Funky Boys", + "points": 1324.0, + "max_charts": 15, + "confidence": { + "total": 92, + "title": 100, + "artist": 85 + }, + "decade": 1970 + }, + "KC_The_Sunshine_Band_-_Thats_The_Way_I_Like_It_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "That's The Way (I Like It)", + "artist": "KC & The Sunshine Band", + "points": 1319.0, + "max_charts": 20, + "confidence": { + "total": 96, + "title": 100, + "artist": 91 + }, + "decade": 1970 + }, + "Nina_Mike_-_Paloma_Blanca_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Paloma Blanca", + "artist": "Nina & Mike", + "points": 1219.0, + "max_charts": 6, + "confidence": { + "total": 94, + "title": 67, + "artist": 0 + }, + "decade": 1970 + }, + "Typically_Tropical_-_Barbados_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Barbados", + "artist": "Typically Tropical", + "points": 1216.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Queen_-_Killer_Queen_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Killer Queen", + "artist": "Queen", + "points": 1171.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Rudi_Carrell_-_Wann_wirds_mal_wieder_richtig_Sommer_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Wann wird's mal wieder richtig Sommer?", + "artist": "Rudi Carrell", + "points": 1025.0, + "max_charts": 18, + "confidence": { + "total": 99, + "title": 100, + "artist": 96 + }, + "decade": 1970 + }, + "Nazareth_-_Love_Hurts_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Love Hurts", + "artist": "Nazareth", + "points": 905.0, + "max_charts": 30, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Barry_White_-_What_Am_I_Gonna_Do_With_You_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "What Am I Gonna Do With You", + "artist": "Barry White", + "points": 869.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Bee_Gees_-_Nights_On_Broadway_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Nights On Broadway", + "artist": "The Bee Gees", + "points": 861.0, + "max_charts": 17, + "confidence": { + "total": 93, + "title": 100, + "artist": 80 + }, + "decade": 1970 + }, + "Slade_-_Thanks_For_The_Memory_Wham_Bam_Thank_You_Mam_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Thanks For The Memory (Wham Bam Thank You Mam)", + "artist": "Slade", + "points": 782.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Curd_Jürgens_-_60_Jahre_-_Und_kein_bisschen_weise_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "60 Jahre - Und kein bisschen weise", + "artist": "Curd Jürgens", + "points": 634.0, + "max_charts": 21, + "confidence": { + "total": 97, + "title": 95, + "artist": 100 + }, + "decade": 1970 + }, + "The_Bee_Gees_-_Jive_Talkin_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Jive Talkin'", + "artist": "The Bee Gees", + "points": 595.0, + "max_charts": 23, + "confidence": { + "total": 91, + "title": 100, + "artist": 80 + }, + "decade": 1970 + }, + "Tammy_Wynette_-_Stand_By_Your_Man_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Stand By Your Man", + "artist": "Tammy Wynette", + "points": 485.0, + "max_charts": 36, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Queen_-_Now_Im_Here_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "Now I'm Here", + "artist": "Queen", + "points": 350.0, + "max_charts": 25, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Slade_-_How_Does_It_Feel_(1975).opus": { + "year": 1975, + "date": "1975", + "title": "How Does It Feel", + "artist": "Slade", + "points": 116.0, + "max_charts": 36, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Boney_M._-_Daddy_Cool_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Daddy Cool", + "artist": "Boney M.", + "points": 3154.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Abba_-_Dancing_Queen_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Dancing Queen", + "artist": "Abba", + "points": 3065.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Peter_Alexander_-_Die_kleine_Kneipe_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Die kleine Kneipe", + "artist": "Peter Alexander", + "points": 2949.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Pussycat_-_Mississippi_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Mississippi", + "artist": "Pussycat", + "points": 2878.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Tina_Rainford_-_Silver_Bird_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Silver Bird", + "artist": "Tina Rainford", + "points": 2654.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Marianne_Rosenberg_-_Lieder_der_Nacht_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Lieder der Nacht", + "artist": "Marianne Rosenberg", + "points": 2583.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Abba_-_Fernando_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Fernando", + "artist": "Abba", + "points": 2472.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Johnny_Wakelin_-_In_Zaire_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "In Zaire", + "artist": "Johnny Wakelin", + "points": 2384.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Sailor_-_Girls,_Girls,_Girls_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Girls, Girls, Girls", + "artist": "Sailor", + "points": 2346.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Boney_M._-_Sunny_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Sunny", + "artist": "Boney M.", + "points": 2342.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Chicago_-_If_You_Leave_Me_Now_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "If You Leave Me Now", + "artist": "Chicago", + "points": 2324.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Costa_Cordalis_-_Anita_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Anita", + "artist": "Costa Cordalis", + "points": 2232.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Marianne_Rosenberg_-_Marleen_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Marleen", + "artist": "Marianne Rosenberg", + "points": 2194.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Jürgen_Drews_-_Ein_Bett_im_Kornfeld_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Ein Bett im Kornfeld", + "artist": "Jürgen Drews", + "points": 2152.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Abba_-_Money,_Money,_Money_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Money, Money, Money", + "artist": "Abba", + "points": 2065.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Neil_Diamond_-_Beautiful_Noise_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Beautiful Noise", + "artist": "Neil Diamond", + "points": 1937.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Hot_Chocolate_-_You_Sexy_Thing_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "You Sexy Thing", + "artist": "Hot Chocolate", + "points": 1907.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Udo_Jürgens_-_Aber_bitte_mit_Sahne_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Aber bitte mit Sahne", + "artist": "Udo Jürgens", + "points": 1899.0, + "max_charts": 5, + "confidence": { + "total": 98, + "title": 77, + "artist": 0 + }, + "decade": 1970 + }, + "Brotherhood_Of_Man_-_Save_Your_Kisses_For_Me_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Save Your Kisses For Me", + "artist": "Brotherhood Of Man", + "points": 1833.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "John_Miles_-_Music_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Music", + "artist": "John Miles", + "points": 1732.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Manhattens_-_Kiss_And_Say_Goodbye_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Kiss And Say Goodbye", + "artist": "Manhattens", + "points": 1644.0, + "max_charts": 10, + "confidence": { + "total": 86, + "title": 78, + "artist": 24 + }, + "decade": 1970 + }, + "Harpo_-_Motorcycle_Mama_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Motorcycle Mama", + "artist": "Harpo", + "points": 1416.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Queen_-_Bohemian_Rhapsody_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Bohemian Rhapsody", + "artist": "Queen", + "points": 1361.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Roland_Kaiser_-_Frei_-_das_heißt_allein_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Frei - das heißt allein", + "artist": "Roland Kaiser", + "points": 1347.0, + "max_charts": 14, + "confidence": { + "total": 92, + "title": 88, + "artist": 100 + }, + "decade": 1970 + }, + "Lena_Valaitis_-_Da_kommt_Jose_der_Straßenmusikant_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Da kommt Jose der Straßenmusikant", + "artist": "Lena Valaitis", + "points": 1258.0, + "max_charts": 16, + "confidence": { + "total": 98, + "title": 97, + "artist": 100 + }, + "decade": 1970 + }, + "The_Bee_Gees_-_You_Should_Be_Dancing_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "You Should Be Dancing", + "artist": "The Bee Gees", + "points": 1225.0, + "max_charts": 16, + "confidence": { + "total": 94, + "title": 100, + "artist": 80 + }, + "decade": 1970 + }, + "Chubby_Checker_-_Lets_Twist_Again_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Let's Twist Again", + "artist": "Chubby Checker", + "points": 1158.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Queen_-_Somebody_To_Love_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Somebody To Love", + "artist": "Queen", + "points": 983.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Wings_-_Silly_Love_Songs_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Silly Love Songs", + "artist": "Wings", + "points": 953.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Howard_Carpendale_-_Fremde_oder_Freunde_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Fremde oder Freunde", + "artist": "Howard Carpendale", + "points": 900.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Neil_Diamond_-_If_You_Know_What_I_Mean_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "If You Know What I Mean", + "artist": "Neil Diamond", + "points": 787.0, + "max_charts": 33, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Hot_Chocolate_-_Dont_Stop_It_Now_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Don't Stop It Now", + "artist": "Hot Chocolate", + "points": 698.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Bee_Gees_-_Love_So_Right_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Love So Right", + "artist": "The Bee Gees", + "points": 401.0, + "max_charts": 38, + "confidence": { + "total": 92, + "title": 100, + "artist": 80 + }, + "decade": 1970 + }, + "Barry_White_-_Let_The_Music_Play_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Let The Music Play", + "artist": "Barry White", + "points": 298.0, + "max_charts": 30, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Cat_Stevens_-_Banapple_Gas_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Banapple Gas", + "artist": "Cat Stevens", + "points": 291.0, + "max_charts": 37, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Manfred_Manns_Earth_Band_-_Blinded_By_The_Light_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Blinded By The Light", + "artist": "Manfred Mann's Earth Band", + "points": 276.0, + "max_charts": 42, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Wings_-_Letem_In_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Let'em In", + "artist": "Wings", + "points": 258.0, + "max_charts": 29, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Real_Thing_-_You_To_Me_Are_Everything_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "You To Me Are Everything", + "artist": "The Real Thing", + "points": 228.0, + "max_charts": 36, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Bee_Gees_-_Fanny_Be_Tender_With_My_Love_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Fanny (Be Tender With My Love)", + "artist": "The Bee Gees", + "points": 117.0, + "max_charts": 42, + "confidence": { + "total": 95, + "title": 100, + "artist": 80 + }, + "decade": 1970 + }, + "Roxy_Music_-_Love_Is_The_Drug_(1976).opus": { + "year": 1976, + "date": "1976", + "title": "Love Is The Drug", + "artist": "Roxy Music", + "points": 114.0, + "max_charts": 39, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Wings_-_Mull_Of_Kintyre_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Mull Of Kintyre", + "artist": "Wings", + "points": 2709.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Space_-_Magic_Fly_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Magic Fly", + "artist": "Space", + "points": 2702.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Bonnie_Tyler_-_Lost_In_France_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Lost In France", + "artist": "Bonnie Tyler", + "points": 2692.0, + "max_charts": 3, + "confidence": { + "total": 96, + "title": 100, + "artist": 92 + }, + "decade": 1970 + }, + "Baccara_-_Yes_Sir_I_Can_Boogie_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Yes Sir I Can Boogie", + "artist": "Baccara", + "points": 2607.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Queen_-_We_Are_The_Champions_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "We Are The Champions", + "artist": "Queen", + "points": 2575.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Henry_Valentino_mit_Uschi_-_Im_Wagen_vor_mir_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Im Wagen vor mir", + "artist": "Henry Valentino mit Uschi", + "points": 2554.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Boney_M._-_Ma_Baker_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Ma Baker", + "artist": "Boney M.", + "points": 2468.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Hot_Chocolate_-_So_You_Win_Again_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "So You Win Again", + "artist": "Hot Chocolate", + "points": 2293.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Abba_-_Knowing_Me,_Knowing_You_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Knowing Me, Knowing You", + "artist": "Abba", + "points": 2287.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Status_Quo_-_Rockin_All_Over_The_World_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Rockin' All Over The World", + "artist": "Status Quo", + "points": 2235.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Howard_Carpendale_-_Ti_Amo_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Ti Amo", + "artist": "Howard Carpendale", + "points": 2234.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Boney_M._-_Belfast_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Belfast", + "artist": "Boney M.", + "points": 2174.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Santa_Esmeralda_feat._Leroy_Gomez_-_Dont_Let_Me_Be_Misunderstood_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Don't Let Me Be Misunderstood", + "artist": "Santa Esmeralda feat. Leroy Gomez", + "points": 2171.0, + "max_charts": 1, + "confidence": { + "total": 94, + "title": 100, + "artist": 85 + }, + "decade": 1970 + }, + "John_Paul_Young_-_Love_Is_In_The_Air_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Love Is In The Air", + "artist": "John Paul Young", + "points": 2135.0, + "max_charts": 3, + "confidence": { + "total": 92, + "title": 100, + "artist": 80 + }, + "decade": 1970 + }, + "The_Eagles_-_Hotel_California_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Hotel California", + "artist": "The Eagles", + "points": 1968.0, + "max_charts": 6, + "confidence": { + "total": 92, + "title": 100, + "artist": 75 + }, + "decade": 1970 + }, + "Tony_Holiday_-_Tanze_Samba_mit_mir_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Tanze Samba mit mir", + "artist": "Tony Holiday", + "points": 1752.0, + "max_charts": 4, + "confidence": { + "total": 98, + "title": 75, + "artist": 0 + }, + "decade": 1970 + }, + "Belle_Epoque_-_Black_Is_Black_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Black Is Black", + "artist": "Belle Epoque", + "points": 1745.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Donna_Summer_-_I_Feel_Love_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "I Feel Love", + "artist": "Donna Summer", + "points": 1740.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "ELO_The_Electric_Light_Orchestra_-_Livin_Thing_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Livin' Thing", + "artist": "ELO (The Electric Light Orchestra)", + "points": 1632.0, + "max_charts": 5, + "confidence": { + "total": 90, + "title": 100, + "artist": 86 + }, + "decade": 1970 + }, + "Abba_-_The_Name_Of_The_Game_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "The Name Of The Game", + "artist": "Abba", + "points": 1521.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Hot_Chocolate_-_Put_Your_Love_In_Me_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Put Your Love In Me", + "artist": "Hot Chocolate", + "points": 1421.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Jean-Michel_Jarre_-_Oxygene_IV_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Oxygene IV", + "artist": "Jean-Michel Jarre", + "points": 1385.0, + "max_charts": 16, + "confidence": { + "total": 95, + "title": 84, + "artist": 100 + }, + "decade": 1970 + }, + "Roy_Black_-_Sand_in_deinen_Augen_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Sand in deinen Augen", + "artist": "Roy Black", + "points": 1346.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Peter_Gabriel_-_Solsbury_Hill_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Solsbury Hill", + "artist": "Peter Gabriel", + "points": 1226.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Boston_-_More_Than_A_Feeling_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "More Than A Feeling", + "artist": "Boston", + "points": 1104.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "James_Last_Gheorghe_Zamfir_-_Einsamer_Hirte_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Einsamer Hirte", + "artist": "James Last & Gheorghe Zamfir", + "points": 1026.0, + "max_charts": 22, + "confidence": { + "total": 95, + "title": 100, + "artist": 93 + }, + "decade": 1970 + }, + "Elvis_Presley_-_Way_Down_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Way Down", + "artist": "Elvis Presley", + "points": 758.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Supertramp_-_Give_A_Little_Bit_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Give A Little Bit", + "artist": "Supertramp", + "points": 686.0, + "max_charts": 29, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Giorgio_-_From_Here_To_Eternity_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "From Here To Eternity", + "artist": "Giorgio", + "points": 640.0, + "max_charts": 29, + "confidence": { + "total": 88, + "title": 100, + "artist": 64 + }, + "decade": 1970 + }, + "ELO_The_Electric_Light_Orchestra_-_Telephone_Line_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Telephone Line", + "artist": "ELO (The Electric Light Orchestra)", + "points": 552.0, + "max_charts": 32, + "confidence": { + "total": 91, + "title": 100, + "artist": 86 + }, + "decade": 1970 + }, + "ELO_The_Electric_Light_Orchestra_-_Turn_To_Stone_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Turn To Stone", + "artist": "ELO (The Electric Light Orchestra)", + "points": 529.0, + "max_charts": 32, + "confidence": { + "total": 90, + "title": 100, + "artist": 86 + }, + "decade": 1970 + }, + "Harold_Malvin_Blue_Notes_-_Dont_Leave_Me_This_Way_(1977).opus": { + "year": 1977, + "date": "1977", + "title": "Don't Leave Me This Way", + "artist": "Harold Malvin & Blue Notes", + "points": 57.0, + "max_charts": 44, + "confidence": { + "total": 94, + "title": 100, + "artist": 88 + }, + "decade": 1970 + }, + "Boney_M._-_Rivers_Of_Babylon_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Rivers Of Babylon", + "artist": "Boney M.", + "points": 3230.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "John_Travolta_Olivia_Newton-John_-_Youre_The_One_That_I_Want_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "You're The One That I Want", + "artist": "John Travolta & Olivia Newton-John", + "points": 2994.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Bee_Gees_-_Stayin_Alive_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Stayin' Alive", + "artist": "The Bee Gees", + "points": 2587.0, + "max_charts": 2, + "confidence": { + "total": 91, + "title": 100, + "artist": 80 + }, + "decade": 1970 + }, + "Hot_Chocolate_-_Every_1s_A_Winner_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Every 1's A Winner", + "artist": "Hot Chocolate", + "points": 2497.0, + "max_charts": 14, + "confidence": { + "total": 92, + "title": 86, + "artist": 100 + }, + "decade": 1970 + }, + "Eruption_-_I_Cant_Stand_The_Rain_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "I Can't Stand The Rain", + "artist": "Eruption", + "points": 2471.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Luisa_Fernandez_-_Lay_Love_On_You_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Lay Love On You", + "artist": "Luisa Fernandez", + "points": 2364.0, + "max_charts": 7, + "confidence": { + "total": 97, + "title": 100, + "artist": 93 + }, + "decade": 1970 + }, + "Andrea_Jürgens_-_Und_dabei_liebe_ich_euch_beide_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Und dabei liebe ich euch beide", + "artist": "Andrea Jürgens", + "points": 2319.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Genesis_-_Follow_You_Follow_Me_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Follow You Follow Me", + "artist": "Genesis", + "points": 2263.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Gerry_Rafferty_-_Baker_Street_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Baker Street", + "artist": "Gerry Rafferty", + "points": 2231.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Village_People_-_Y.M.C.A._(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Y.M.C.A.", + "artist": "Village People", + "points": 2206.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Luv_-_Youre_The_Greatest_Lover_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "You're The Greatest Lover", + "artist": "Luv'", + "points": 2193.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Bee_Gees_-_Night_Fever_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Night Fever", + "artist": "The Bee Gees", + "points": 2144.0, + "max_charts": 2, + "confidence": { + "total": 91, + "title": 100, + "artist": 80 + }, + "decade": 1970 + }, + "Abba_-_Take_A_Chance_On_Me_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Take A Chance On Me", + "artist": "Abba", + "points": 2138.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "La_Bionda_-_One_For_You,_One_For_Me_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "One For You, One For Me", + "artist": "La Bionda", + "points": 2080.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Clout_-_Substitute_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Substitute", + "artist": "Clout", + "points": 2061.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Exile_-_Kiss_You_All_Over_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Kiss You All Over", + "artist": "Exile", + "points": 1956.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Bonnie_Tyler_-_Its_A_Heartache_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "It's A Heartache", + "artist": "Bonnie Tyler", + "points": 1930.0, + "max_charts": 2, + "confidence": { + "total": 97, + "title": 100, + "artist": 92 + }, + "decade": 1970 + }, + "10cc_-_Dreadlock_Holiday_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Dreadlock Holiday", + "artist": "10cc", + "points": 1774.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Boney_M._-_Rasputin_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Rasputin", + "artist": "Boney M.", + "points": 1630.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Rolling_Stones_-_Miss_You_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Miss You", + "artist": "The Rolling Stones", + "points": 1623.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Abba_-_Eagle_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Eagle", + "artist": "Abba", + "points": 1563.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Howard_Carpendale_-_..._dann_geh_doch_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "... dann geh doch", + "artist": "Howard Carpendale", + "points": 1490.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Sweet_-_Love_Is_Like_Oxygen_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Love Is Like Oxygen", + "artist": "Sweet", + "points": 1468.0, + "max_charts": 10, + "confidence": { + "total": 93, + "title": 100, + "artist": 71 + }, + "decade": 1970 + }, + "Abba_-_Summer_Night_City_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Summer Night City", + "artist": "Abba", + "points": 1358.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Boney_M._-_Marys_Boy_Child_Oh_My_Lord_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Mary's Boy Child / Oh My Lord", + "artist": "Boney M.", + "points": 1048.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Udo_Jürgens_-_Mit_66_Jahren_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Mit 66 Jahren", + "artist": "Udo Jürgens", + "points": 1029.0, + "max_charts": 23, + "confidence": { + "total": 98, + "title": 68, + "artist": 0 + }, + "decade": 1970 + }, + "Manfred_Manns_Earth_Band_-_Davys_On_The_Road_Again_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Davy's On The Road Again", + "artist": "Manfred Mann's Earth Band", + "points": 999.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Wings_-_With_A_Little_Luck_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "With A Little Luck", + "artist": "Wings", + "points": 901.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Bee_Gees_-_How_Deep_Is_Your_Love_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "How Deep Is Your Love", + "artist": "The Bee Gees", + "points": 869.0, + "max_charts": 21, + "confidence": { + "total": 94, + "title": 100, + "artist": 80 + }, + "decade": 1970 + }, + "Sylvester_-_You_Make_Me_Feel_Mighty_Real_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "You Make Me Feel (Mighty Real)", + "artist": "Sylvester", + "points": 749.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Milva_-_Zusammenleben_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Zusammenleben", + "artist": "Milva", + "points": 740.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Manfred_Manns_Earth_Band_-_Mighty_Quinn_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Mighty Quinn", + "artist": "Manfred Mann's Earth Band", + "points": 735.0, + "max_charts": 36, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Queen_-_Bicycle_Race_Fat_Bottomed_Girls_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Bicycle Race / Fat Bottomed Girls", + "artist": "Queen", + "points": 685.0, + "max_charts": 27, + "confidence": { + "total": 79, + "title": 73, + "artist": 100 + }, + "decade": 1970 + }, + "The_Commodores_-_Three_Times_A_Lady_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Three Times A Lady", + "artist": "The Commodores", + "points": 667.0, + "max_charts": 30, + "confidence": { + "total": 94, + "title": 100, + "artist": 83 + }, + "decade": 1970 + }, + "ELO_The_Electric_Light_Orchestra_-_Mr._Blue_Sky_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Mr. Blue Sky", + "artist": "ELO (The Electric Light Orchestra)", + "points": 625.0, + "max_charts": 27, + "confidence": { + "total": 90, + "title": 100, + "artist": 86 + }, + "decade": 1970 + }, + "Queen_-_Spread_Your_Wings_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Spread Your Wings", + "artist": "Queen", + "points": 465.0, + "max_charts": 29, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Genesis_-_Many,_Too_Many_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "Many, Too Many", + "artist": "Genesis", + "points": 324.0, + "max_charts": 41, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Sweet_-_California_Nights_(1978).opus": { + "year": 1978, + "date": "1978", + "title": "California Nights", + "artist": "Sweet", + "points": 322.0, + "max_charts": 23, + "confidence": { + "total": 92, + "title": 100, + "artist": 71 + }, + "decade": 1970 + }, + "Goombay_Dance_Band_-_Sun_Of_Jamaica_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Sun Of Jamaica", + "artist": "Goombay Dance Band", + "points": 3499.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Nick_Straker_Band_-_A_Walk_In_The_Park_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "A Walk In The Park", + "artist": "Nick Straker Band", + "points": 2914.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Patrick_Hernandez_-_Born_To_Be_Alive_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Born To Be Alive", + "artist": "Patrick Hernandez", + "points": 2788.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Kiss_-_I_Was_Made_For_Lovin_You_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "I Was Made For Lovin' You", + "artist": "Kiss", + "points": 2686.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Boney_M._-_Gotta_Go_Home_El_Lute_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Gotta Go Home / El Lute", + "artist": "Boney M.", + "points": 2674.0, + "max_charts": 1, + "confidence": { + "total": 84, + "title": 76, + "artist": 100 + }, + "decade": 1970 + }, + "Art_Garfunkel_-_Bright_Eyes_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Bright Eyes", + "artist": "Art Garfunkel", + "points": 2545.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Blondie_-_Heart_Of_Glass_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Heart Of Glass", + "artist": "Blondie", + "points": 2429.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "AC_DC_-_Highway_To_Hell_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Highway To Hell", + "artist": "AC/DC", + "points": 2408.0, + "max_charts": 30, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Saragossa_Band_-_Zabadak_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Zabadak", + "artist": "Saragossa Band", + "points": 2311.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Dschinghis_Khan_-_Moskau_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Moskau", + "artist": "Dschinghis Khan", + "points": 2262.0, + "max_charts": 3, + "confidence": { + "total": 98, + "title": 100, + "artist": 97 + }, + "decade": 1970 + }, + "Abba_-_Chiquitita_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Chiquitita", + "artist": "Abba", + "points": 2200.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Eruption_-_One_Way_Ticket_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "One Way Ticket", + "artist": "Eruption", + "points": 2114.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Howard_Carpendale_-_Nachts_wenn_alles_schläft_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Nachts wenn alles schläft", + "artist": "Howard Carpendale", + "points": 2105.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Abba_-_I_Have_A_Dream_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "I Have A Dream", + "artist": "Abba", + "points": 2075.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Amii_Stewart_-_Knock_On_Wood_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Knock On Wood", + "artist": "Amii Stewart", + "points": 2025.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "M_-_Pop_Muzik_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Pop Muzik", + "artist": "M", + "points": 2022.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "ELO_The_Electric_Light_Orchestra_-_Dont_Bring_Me_Down_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Don't Bring Me Down", + "artist": "ELO (The Electric Light Orchestra)", + "points": 1980.0, + "max_charts": 5, + "confidence": { + "total": 92, + "title": 100, + "artist": 86 + }, + "decade": 1970 + }, + "Abba_-_Gimme,_Gimme,_Gimme_A_Man_After_Midnight_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Gimme, Gimme, Gimme (A Man After Midnight)", + "artist": "Abba", + "points": 1963.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Donna_Summer_-_Hot_Stuff_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Hot Stuff", + "artist": "Donna Summer", + "points": 1893.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Clout_-_Save_Me_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Save Me", + "artist": "Clout", + "points": 1865.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Chic_-_Le_Freak_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Le Freak", + "artist": "Chic", + "points": 1824.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Buggles_-_Video_Killed_The_Radio_Stars_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Video Killed The Radio Stars", + "artist": "Buggles", + "points": 1807.0, + "max_charts": 2, + "confidence": { + "total": 99, + "title": 98, + "artist": 100 + }, + "decade": 1970 + }, + "ELO_The_Electric_Light_Orchestra_-_Confusion_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Confusion", + "artist": "ELO (The Electric Light Orchestra)", + "points": 1801.0, + "max_charts": 6, + "confidence": { + "total": 89, + "title": 100, + "artist": 86 + }, + "decade": 1970 + }, + "Fleetwood_Mac_-_Tusk_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Tusk", + "artist": "Fleetwood Mac", + "points": 1796.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Bee_Gees_-_Too_Much_Heaven_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Too Much Heaven", + "artist": "The Bee Gees", + "points": 1767.0, + "max_charts": 10, + "confidence": { + "total": 92, + "title": 100, + "artist": 80 + }, + "decade": 1970 + }, + "Supertramp_-_The_Logical_Song_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "The Logical Song", + "artist": "Supertramp", + "points": 1714.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Alan_Parsons_Project_-_Lucifer_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Lucifer", + "artist": "The Alan Parsons Project", + "points": 1702.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Bee_Gees_-_Tragedy_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Tragedy", + "artist": "The Bee Gees", + "points": 1688.0, + "max_charts": 2, + "confidence": { + "total": 89, + "title": 100, + "artist": 80 + }, + "decade": 1970 + }, + "Queen_-_Crazy_Little_Thing_Called_Love_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Crazy Little Thing Called Love", + "artist": "Queen", + "points": 1685.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Anita_Ward_-_Ring_My_Bell_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Ring My Bell", + "artist": "Anita Ward", + "points": 1544.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Boney_M._-_Im_Born_Again_Bahama_Mama_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "I'm Born Again / Bahama Mama", + "artist": "Boney M.", + "points": 1379.0, + "max_charts": 7, + "confidence": { + "total": 79, + "title": 70, + "artist": 100 + }, + "decade": 1970 + }, + "Gloria_Gaynor_-_I_Will_Survive_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "I Will Survive", + "artist": "Gloria Gaynor", + "points": 1378.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Andrea_Jürgens_-_Ein_Herz_für_Kinder_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Ein Herz für Kinder", + "artist": "Andrea Jürgens", + "points": 1356.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Supertramp_-_Breakfast_In_America_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Breakfast In America", + "artist": "Supertramp", + "points": 1351.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Abba_-_Does_Your_Mother_Know_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Does Your Mother Know", + "artist": "Abba", + "points": 1222.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Abba_-_Voulez-vous_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Voulez-vous", + "artist": "Abba", + "points": 1033.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Police_-_Message_In_A_Bottle_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Message In A Bottle", + "artist": "The Police", + "points": 1026.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Earth,_Wind_Fire_-_September_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "September", + "artist": "Earth, Wind & Fire", + "points": 1012.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Dire_Straits_-_Sultans_Of_Swing_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Sultans Of Swing", + "artist": "Dire Straits", + "points": 919.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "ELO_The_Electric_Light_Orchestra_-_Shine_A_Little_Love_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Shine A Little Love", + "artist": "ELO (The Electric Light Orchestra)", + "points": 906.0, + "max_charts": 30, + "confidence": { + "total": 92, + "title": 100, + "artist": 86 + }, + "decade": 1970 + }, + "Hot_Chocolate_-_Ill_Put_You_Together_Again_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "I'll Put You Together Again", + "artist": "Hot Chocolate", + "points": 852.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Manfred_Manns_Earth_Band_-_Dont_Kill_It_Carol_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Don't Kill It Carol", + "artist": "Manfred Mann's Earth Band", + "points": 796.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Roxy_Music_-_Dance_Away_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Dance Away", + "artist": "Roxy Music", + "points": 778.0, + "max_charts": 30, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Neil_Diamond_-_Forever_In_Blue_Jeans_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Forever In Blue Jeans", + "artist": "Neil Diamond", + "points": 747.0, + "max_charts": 31, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Toto_-_Hold_The_Line_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Hold The Line", + "artist": "Toto", + "points": 737.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "The_Bee_Gees_-_Love_You_Inside_Out_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Love You Inside Out", + "artist": "The Bee Gees", + "points": 711.0, + "max_charts": 21, + "confidence": { + "total": 93, + "title": 100, + "artist": 80 + }, + "decade": 1970 + }, + "Truck_Stop_-_Take_It_Easy,_altes_Haus_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Take It Easy, altes Haus", + "artist": "Truck Stop", + "points": 677.0, + "max_charts": 38, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Sister_Sledge_-_We_Are_Family_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "We Are Family", + "artist": "Sister Sledge", + "points": 611.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Rocky_Sharpe_The_Replays_-_Rama_Lama_Ding_Dong_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Rama Lama Ding Dong", + "artist": "Rocky Sharpe & The Replays", + "points": 544.0, + "max_charts": 37, + "confidence": { + "total": 78, + "title": 91, + "artist": 65 + }, + "decade": 1970 + }, + "Sarah_Brightman_Hot_Gossip_-_I_Lost_My_Heart_To_A_Starship_Trooper_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "I Lost My Heart To A Starship Trooper", + "artist": "Sarah Brightman & Hot Gossip", + "points": 491.0, + "max_charts": 26, + "confidence": { + "total": 91, + "title": 100, + "artist": 73 + }, + "decade": 1970 + }, + "Queen_-_Dont_Stop_Me_Now_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Don't Stop Me Now", + "artist": "Queen", + "points": 474.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1970 + }, + "Robert_Palmer_-_Johnny_Mary_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Johnny & Mary", + "artist": "Robert Palmer", + "points": 3157.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Pink_Floyd_-_Another_Brick_In_The_Wall_Part_2_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Another Brick In The Wall (Part 2)", + "artist": "Pink Floyd", + "points": 2751.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Roland_Kaiser_-_Santa_Maria_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Santa Maria", + "artist": "Roland Kaiser", + "points": 2742.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Ottawan_-_D.I.S.C.O._(1980).opus": { + "year": 1980, + "date": "1980", + "title": "D.I.S.C.O.", + "artist": "Ottawan", + "points": 2737.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Styx_-_Boat_On_The_River_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Boat On The River", + "artist": "Styx", + "points": 2625.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Oliver_Onions_-_Santa_Maria_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Santa Maria", + "artist": "Oliver Onions", + "points": 2584.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Abba_-_Super_Trouper_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Super Trouper", + "artist": "Abba", + "points": 2469.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Mike_Krüger_-_Der_Nippel_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Der Nippel", + "artist": "Mike Krüger", + "points": 2173.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Abba_-_The_Winner_Takes_It_All_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "The Winner Takes It All", + "artist": "Abba", + "points": 2143.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Gibson_Brothers_-_Que_Sera_Mi_Vida_If_You_Should_Go_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Que Sera Mi Vida (If You Should Go)", + "artist": "Gibson Brothers", + "points": 2140.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Sugarhill_Gang_-_Rappers_Delight_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Rapper's Delight", + "artist": "The Sugarhill Gang", + "points": 2133.0, + "max_charts": 3, + "confidence": { + "total": 99, + "title": 97, + "artist": 100 + }, + "decade": 1980 + }, + "Lipps_Inc._-_Funky_Town_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Funky Town", + "artist": "Lipps Inc.", + "points": 2116.0, + "max_charts": 1, + "confidence": { + "total": 97, + "title": 95, + "artist": 100 + }, + "decade": 1980 + }, + "Barbra_Streisand_-_Woman_In_Love_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Woman In Love", + "artist": "Barbra Streisand", + "points": 2074.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Diana_Ross_-_Upside_Down_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Upside Down", + "artist": "Diana Ross", + "points": 2032.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Dr._Hook_-_Sexy_Eyes_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Sexy Eyes", + "artist": "Dr. Hook", + "points": 1982.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Queen_-_Another_One_Bites_The_Dust_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Another One Bites The Dust", + "artist": "Queen", + "points": 1938.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Boney_M._-_I_See_A_Boat_On_The_River_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "I See A Boat (On The River)", + "artist": "Boney M.", + "points": 1832.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Bob_Marley_The_Wailers_-_Could_You_Be_Loved_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Could You Be Loved", + "artist": "Bob Marley & The Wailers", + "points": 1823.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Hot_Chocolate_-_No_Doubt_About_It_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "No Doubt About It", + "artist": "Hot Chocolate", + "points": 1789.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Howard_Carpendale_-_Wie_frei_willst_du_sein_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Wie frei willst du sein", + "artist": "Howard Carpendale", + "points": 1576.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Kool_The_Gang_-_Celebration_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Celebration", + "artist": "Kool & The Gang", + "points": 1552.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Tony_Christie_-_Sweet_September_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Sweet September", + "artist": "Tony Christie", + "points": 1282.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Boney_M._-_Children_Of_Paradise_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Children Of Paradise", + "artist": "Boney M.", + "points": 1245.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "ELO_The_Electric_Light_Orchestra_-_Im_Alive_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "I'm Alive", + "artist": "ELO (The Electric Light Orchestra)", + "points": 1224.0, + "max_charts": 16, + "confidence": { + "total": 89, + "title": 100, + "artist": 86 + }, + "decade": 1980 + }, + "Kool_The_Gang_-_Ladies_Night_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Ladies' Night", + "artist": "Kool & The Gang", + "points": 1135.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Mike_Batt_-_Lady_Of_The_Dawn_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Lady Of The Dawn", + "artist": "Mike Batt", + "points": 1097.0, + "max_charts": 16, + "confidence": { + "total": 87, + "title": 100, + "artist": 69 + }, + "decade": 1980 + }, + "The_Gap_Band_-_Oops_Up_Side_Your_Head_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Oops Up Side Your Head", + "artist": "The Gap Band", + "points": 1030.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "AC_DC_-_Hells_Bells_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Hells Bells", + "artist": "AC/DC", + "points": 1019.0, + "max_charts": 25, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Police_-_Dont_Stand_So_Close_To_Me_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Don't Stand So Close To Me", + "artist": "The Police", + "points": 987.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Rolling_Stones_-_Emotional_Rescue_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Emotional Rescue", + "artist": "The Rolling Stones", + "points": 971.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "ELO_The_Electric_Light_Orchestra_-_All_Over_The_World_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "All Over The World", + "artist": "ELO (The Electric Light Orchestra)", + "points": 700.0, + "max_charts": 27, + "confidence": { + "total": 91, + "title": 100, + "artist": 86 + }, + "decade": 1980 + }, + "Queen_-_Play_The_Game_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Play The Game", + "artist": "Queen", + "points": 694.0, + "max_charts": 40, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Alan_Parsons_Project_-_The_Gold_Bug_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "The Gold Bug", + "artist": "The Alan Parsons Project", + "points": 607.0, + "max_charts": 40, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Buggles_-_The_Plastic_Age_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "The Plastic Age", + "artist": "Buggles", + "points": 465.0, + "max_charts": 29, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Pink_Floyd_-_Run_Like_Hell_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Run Like Hell", + "artist": "Pink Floyd", + "points": 398.0, + "max_charts": 46, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Styx_-_Lights_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Lights", + "artist": "Styx", + "points": 384.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Queen_-_Save_Me_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Save Me", + "artist": "Queen", + "points": 355.0, + "max_charts": 42, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Dire_Straits_-_Tunnel_Of_Love_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Tunnel Of Love", + "artist": "Dire Straits", + "points": 331.0, + "max_charts": 44, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Supertramp_-_Take_The_Long_Way_Home_Live_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Take The Long Way Home (Live)", + "artist": "Supertramp", + "points": 272.0, + "max_charts": 53, + "confidence": { + "total": 93, + "title": 90, + "artist": 100 + }, + "decade": 1980 + }, + "ELO_The_Electric_Light_Orchestra_-_The_Diary_Of_Horace_Wimp_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "The Diary Of Horace Wimp", + "artist": "ELO (The Electric Light Orchestra)", + "points": 250.0, + "max_charts": 52, + "confidence": { + "total": 92, + "title": 100, + "artist": 86 + }, + "decade": 1980 + }, + "Bob_Marley_The_Wailers_-_Three_Little_Birds_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "Three Little Birds", + "artist": "Bob Marley & The Wailers", + "points": 241.0, + "max_charts": 49, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Spider_Murphy_Gang_-_Skandal_im_Sperrbezirk_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Skandal im Sperrbezirk", + "artist": "Spider Murphy Gang", + "points": 3028.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Stars_On_45_-_Stars_On_45_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Stars On 45", + "artist": "Stars On 45", + "points": 2680.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Rheingold_-_Dreiklangs-Dimensionen_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Dreiklangs-Dimensionen", + "artist": "Rheingold", + "points": 2630.0, + "max_charts": 17, + "confidence": { + "total": 85, + "title": 78, + "artist": 100 + }, + "decade": 1980 + }, + "Kim_Wilde_-_Kids_In_America_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Kids In America", + "artist": "Kim Wilde", + "points": 2586.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Visage_-_Fade_To_Grey_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Fade To Grey", + "artist": "Visage", + "points": 2518.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Phil_Collins_-_In_The_Air_Tonight_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "In The Air Tonight", + "artist": "Phil Collins", + "points": 2477.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Shakin_Stevens_-_You_Drive_Me_Crazy_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "You Drive Me Crazy", + "artist": "Shakin' Stevens", + "points": 2433.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Soft_Cell_-_Tainted_Love_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Tainted Love", + "artist": "Soft Cell", + "points": 2283.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Kim_Carnes_-_Bette_Davis_Eyes_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Bette Davis Eyes", + "artist": "Kim Carnes", + "points": 2258.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Karat_-_Der_blaue_Planet_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Der blaue Planet", + "artist": "Karat", + "points": 2249.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Joachim_Witt_-_Der_goldene_Reiter_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Der goldene Reiter", + "artist": "Joachim Witt", + "points": 2244.0, + "max_charts": 2, + "confidence": { + "total": 92, + "title": 85, + "artist": 100 + }, + "decade": 1980 + }, + "ELO_The_Electric_Light_Orchestra_-_Hold_On_Tight_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Hold On Tight", + "artist": "ELO (The Electric Light Orchestra)", + "points": 2231.0, + "max_charts": 2, + "confidence": { + "total": 90, + "title": 100, + "artist": 86 + }, + "decade": 1980 + }, + "Queen_-_Flash_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Flash", + "artist": "Queen", + "points": 2212.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Grauzone_-_Eisbär_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Eisbär", + "artist": "Grauzone", + "points": 2110.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Shakin_Stevens_-_This_Ole_House_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "This Ole House", + "artist": "Shakin' Stevens", + "points": 2095.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Aneka_-_Japanese_Boy_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Japanese Boy", + "artist": "Aneka", + "points": 2091.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Robert_Palmer_-_Looking_For_Clues_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Looking For Clues", + "artist": "Robert Palmer", + "points": 2090.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Gottlieb_Wendehals_-_Polonäse_Blankenese_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Polonäse Blankenese", + "artist": "Gottlieb Wendehals", + "points": 2069.0, + "max_charts": 1, + "confidence": { + "total": 97, + "title": 94, + "artist": 100 + }, + "decade": 1980 + }, + "Roland_Kaiser_-_Dich_zu_lieben_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Dich zu lieben", + "artist": "Roland Kaiser", + "points": 1991.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Max_Werner_-_Rain_In_May_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Rain In May", + "artist": "Max Werner", + "points": 1947.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Kim_Wilde_-_Chequered_Love_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Chequered Love", + "artist": "Kim Wilde", + "points": 1939.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Peter_Cornelius_-_Du_entschuldige_-_i_kenn_di_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Du entschuldige - i kenn' di", + "artist": "Peter Cornelius", + "points": 1872.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Abba_-_One_Of_Us_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "One Of Us", + "artist": "Abba", + "points": 1823.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Olivia_Newton-John_-_Physical_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Physical", + "artist": "Olivia Newton-John", + "points": 1801.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Goombay_Dance_Band_-_Seven_Tears_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Seven Tears", + "artist": "Goombay Dance Band", + "points": 1797.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Police_-_De_Do_Do_Do_De_Da_Da_Da_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "De Do Do Do De Da Da Da", + "artist": "The Police", + "points": 1639.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Bucks_Fizz_-_Making_Your_Mind_Up_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Making Your Mind Up", + "artist": "Bucks Fizz", + "points": 1563.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Lio_-_Amoureux_Solitaires_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Amoureux Solitaires", + "artist": "Lio", + "points": 1555.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Arabesque_-_Marigot_Bay_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Marigot Bay", + "artist": "Arabesque", + "points": 1547.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Ricky_King_-_Hale_Hey_Louise_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Hale Hey Louise", + "artist": "Ricky King", + "points": 1521.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Andrea_Jürgens_-_Mama_Lorraine_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Mama Lorraine", + "artist": "Andrea Jürgens", + "points": 1434.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Boney_M._-_We_Kill_The_World_Dont_Kill_The_World_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "We Kill The World (Don't Kill The World)", + "artist": "Boney M.", + "points": 1428.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Grace_Jones_-_Ive_Seen_That_Face_Before_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "I've Seen That Face Before", + "artist": "Grace Jones", + "points": 1413.0, + "max_charts": 16, + "confidence": { + "total": 87, + "title": 83, + "artist": 100 + }, + "decade": 1980 + }, + "Ultravox_-_Vienna_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Vienna", + "artist": "Ultravox", + "points": 1335.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Roxy_Music_-_Jealous_Guy_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Jealous Guy", + "artist": "Roxy Music", + "points": 1321.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Doris_D._The_Pins_-_Shine_Up_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Shine Up", + "artist": "Doris D. & The Pins", + "points": 1310.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "REO_Speedwagon_-_Keep_On_Loving_You_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Keep On Loving You", + "artist": "REO Speedwagon", + "points": 1273.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Stevie_Wonder_-_Happy_Birthday_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Happy Birthday", + "artist": "Stevie Wonder", + "points": 1199.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "ELO_The_Electric_Light_Orchestra_-_Twilight_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Twilight", + "artist": "ELO (The Electric Light Orchestra)", + "points": 1183.0, + "max_charts": 17, + "confidence": { + "total": 89, + "title": 100, + "artist": 86 + }, + "decade": 1980 + }, + "Queen_David_Bowie_-_Under_Pressure_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Under Pressure", + "artist": "Queen & David Bowie", + "points": 1164.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Police_-_Every_Little_Thing_She_Does_Is_Magic_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Every Little Thing She Does Is Magic", + "artist": "The Police", + "points": 1154.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Boney_M._-_Consuela_Biaz_Malaika_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Consuela Biaz / Malaika", + "artist": "Boney M.", + "points": 1125.0, + "max_charts": 13, + "confidence": { + "total": 84, + "title": 76, + "artist": 100 + }, + "decade": 1980 + }, + "Maywood_-_Rio_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Rio", + "artist": "Maywood", + "points": 1116.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Diana_Ross_-_Why_Do_Fools_Fall_In_Love_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Why Do Fools Fall In Love", + "artist": "Diana Ross", + "points": 1091.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Andrea_Jürgens_-_Japanese_Boy_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Japanese Boy", + "artist": "Andrea Jürgens", + "points": 894.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Karat_-_Über_sieben_Brücken_mußt_du_gehn_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Über sieben Brücken mußt du geh'n", + "artist": "Karat", + "points": 826.0, + "max_charts": 15, + "confidence": { + "total": 99, + "title": 98, + "artist": 100 + }, + "decade": 1980 + }, + "Lime_-_Your_Love_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Your Love", + "artist": "Lime", + "points": 824.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Abba_-_Lay_All_Your_Love_On_Me_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Lay All Your Love On Me", + "artist": "Abba", + "points": 814.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Barbra_Streisand_Barry_Gibb_-_Guilty_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Guilty", + "artist": "Barbra Streisand & Barry Gibb", + "points": 764.0, + "max_charts": 15, + "confidence": { + "total": 93, + "title": 100, + "artist": 92 + }, + "decade": 1980 + }, + "Genesis_-_Abacab_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Abacab", + "artist": "Genesis", + "points": 748.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Volker_Lechtenbrink_-_Ich_mag_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Ich mag", + "artist": "Volker Lechtenbrink", + "points": 564.0, + "max_charts": 42, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Dolly_Parton_-_9_To_5_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "9 To 5", + "artist": "Dolly Parton", + "points": 548.0, + "max_charts": 46, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Rolling_Stones_-_Start_Me_Up_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Start Me Up", + "artist": "The Rolling Stones", + "points": 546.0, + "max_charts": 36, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Alvin_Stardust_-_Pretend_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Pretend", + "artist": "Alvin Stardust", + "points": 454.0, + "max_charts": 36, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Milva_-_Du_hast_es_gut_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "Du hast es gut", + "artist": "Milva", + "points": 404.0, + "max_charts": 41, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Champaign_-_How_Bout_Us_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "How 'Bout Us", + "artist": "Champaign", + "points": 374.0, + "max_charts": 42, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Styx_-_The_Best_Of_Times_(1981).opus": { + "year": 1981, + "date": "1981", + "title": "The Best Of Times", + "artist": "Styx", + "points": 276.0, + "max_charts": 52, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "OMD_Orchestral_Manoeuvres_In_The_Dark_-_Maid_Of_Orleans_The_Waltz_Joan_Of_Arc_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Maid Of Orleans (The Waltz Joan Of Arc)", + "artist": "OMD (Orchestral Manoeuvres In The Dark)", + "points": 3254.0, + "max_charts": 1, + "confidence": { + "total": 72, + "title": 47, + "artist": 94 + }, + "decade": 1980 + }, + "Andy_Borg_-_Adios_Amor_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Adios Amor", + "artist": "Andy Borg", + "points": 3233.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Men_At_Work_-_Down_Under_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Down Under", + "artist": "Men At Work", + "points": 2488.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Falco_-_Der_Kommissar_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Der Kommissar", + "artist": "Falco", + "points": 2394.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "F.R._David_-_Words_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Words", + "artist": "F.R. David", + "points": 2345.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Imagination_-_Just_An_Illusion_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Just An Illusion", + "artist": "Imagination", + "points": 2127.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Markus_-_Ich_will_Spaß_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Ich will Spaß", + "artist": "Markus", + "points": 2062.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Survivor_-_Eye_Of_The_Tiger_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Eye Of The Tiger", + "artist": "Survivor", + "points": 2061.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Culture_Club_-_Do_You_Really_Want_To_Hurt_Me_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Do You Really Want To Hurt Me", + "artist": "Culture Club", + "points": 1959.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Eddy_Grant_-_I_Dont_Wanna_Dance_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "I Don't Wanna Dance", + "artist": "Eddy Grant", + "points": 1910.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Hubert_Kah_-_Sternenhimmel_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Sternenhimmel", + "artist": "Hubert Kah", + "points": 1902.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Spliff_-_Carbonara_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Carbonara", + "artist": "Spliff", + "points": 1867.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Shakin_Stevens_-_Oh_Julie_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Oh Julie", + "artist": "Shakin' Stevens", + "points": 1780.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_J._Geils_Band_-_Centerfold_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Centerfold", + "artist": "The J. Geils Band", + "points": 1727.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Trio_-_Anna_-_laßmichrein_laßmichraus_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Anna - laßmichrein laßmichraus", + "artist": "Trio", + "points": 1725.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Roland_Kaiser_-_Manchmal_möchte_ich_schon_mit_dir_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Manchmal möchte ich schon mit dir", + "artist": "Roland Kaiser", + "points": 1721.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Jon_Vangelis_-_Ill_Find_My_Way_Home_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "I'll Find My Way Home", + "artist": "Jon & Vangelis", + "points": 1719.0, + "max_charts": 6, + "confidence": { + "total": 94, + "title": 100, + "artist": 86 + }, + "decade": 1980 + }, + "Extrabreit_-_Hurra,_Hurra,_die_Schule_brennt_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Hurra, Hurra, die Schule brennt", + "artist": "Extrabreit", + "points": 1710.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Hans_Hartz_-_Die_weißen_Tauben_sind_müde_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Die weißen Tauben sind müde", + "artist": "Hans Hartz", + "points": 1692.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Hot_Chocolate_-_Girl_Crazy_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Girl Crazy", + "artist": "Hot Chocolate", + "points": 1652.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "UKW_-_Sommersprossen_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Sommersprossen", + "artist": "UKW", + "points": 1634.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Supertramp_-_Its_Raining_Again_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "It's Raining Again", + "artist": "Supertramp", + "points": 1633.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "David_Christie_-_Saddle_Up_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Saddle Up", + "artist": "David Christie", + "points": 1621.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Karat_-_Jede_Stunde_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Jede Stunde", + "artist": "Karat", + "points": 1597.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Taco_-_Puttin_On_The_Ritz_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Puttin' On The Ritz", + "artist": "Taco", + "points": 1572.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Eurythmics_-_Love_Is_A_Stranger_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Love Is A Stranger", + "artist": "Eurythmics", + "points": 1534.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Toto_-_Africa_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Africa", + "artist": "Toto", + "points": 1509.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "BAP_-_Verdamp_lang_her_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Verdamp lang her", + "artist": "BAP", + "points": 1498.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "UKW_-_Ich_will!_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Ich will!", + "artist": "UKW", + "points": 1385.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Human_League_-_Dont_You_Want_Me_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Don't You Want Me", + "artist": "Human League", + "points": 1377.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Asia_-_Heat_Of_The_Moment_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Heat Of The Moment", + "artist": "Asia", + "points": 1323.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Fräulein_Menke_-_Hohe_Berge_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Hohe Berge", + "artist": "Fräulein Menke", + "points": 1257.0, + "max_charts": 10, + "confidence": { + "total": 89, + "title": 100, + "artist": 78 + }, + "decade": 1980 + }, + "Hot_Chocolate_-_It_Started_With_A_Kiss_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "It Started With A Kiss", + "artist": "Hot Chocolate", + "points": 1252.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Spider_Murphy_Gang_-_Ich_schau_dich_an_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Ich schau' dich an", + "artist": "Spider Murphy Gang", + "points": 1227.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Joe_Cocker_Jennifer_Warnes_-_Up_Where_We_Belong_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Up Where We Belong", + "artist": "Joe Cocker & Jennifer Warnes", + "points": 1202.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Die_Doraus_Die_Marinas_-_Fred_vom_Jupiter_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Fred vom Jupiter", + "artist": "Die Doraus & Die Marinas", + "points": 1184.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Toto_-_Rosanna_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Rosanna", + "artist": "Toto", + "points": 1106.0, + "max_charts": 24, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Roxy_Music_-_More_Than_This_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "More Than This", + "artist": "Roxy Music", + "points": 952.0, + "max_charts": 24, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Ennio_Morricone_-_Chi_Mai_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Chi Mai", + "artist": "Ennio Morricone", + "points": 939.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Mike_Oldfield_-_Five_Miles_Out_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Five Miles Out", + "artist": "Mike Oldfield", + "points": 752.0, + "max_charts": 42, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Die_Neue_Heimat_-_Ich_bau_dir_ein_Schloß_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Ich bau' dir ein Schloß", + "artist": "Die Neue Heimat", + "points": 736.0, + "max_charts": 33, + "confidence": { + "total": 94, + "title": 100, + "artist": 85 + }, + "decade": 1980 + }, + "ABC_-_The_Look_Of_Love_Part_One_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "The Look Of Love (Part One)", + "artist": "ABC", + "points": 690.0, + "max_charts": 36, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Alan_Parsons_Project_-_Eye_In_The_Sky_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Eye In The Sky", + "artist": "The Alan Parsons Project", + "points": 676.0, + "max_charts": 38, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Boney_M._-_Going_Back_West_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Going Back West", + "artist": "Boney M.", + "points": 625.0, + "max_charts": 41, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Saga_-_Wind_Him_Up_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Wind Him Up", + "artist": "Saga", + "points": 586.0, + "max_charts": 45, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "ELO_The_Electric_Light_Orchestra_-_The_Way_Lifes_Meant_To_Be_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "The Way Life's Meant To Be", + "artist": "ELO (The Electric Light Orchestra)", + "points": 565.0, + "max_charts": 30, + "confidence": { + "total": 93, + "title": 100, + "artist": 86 + }, + "decade": 1980 + }, + "Foreigner_-_Waiting_For_A_Girl_Like_You_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Waiting For A Girl Like You", + "artist": "Foreigner", + "points": 550.0, + "max_charts": 29, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Boys_Town_Gang_-_Cant_Take_My_Eyes_Off_You_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Can't Take My Eyes Off You", + "artist": "Boys Town Gang", + "points": 431.0, + "max_charts": 43, + "confidence": { + "total": 96, + "title": 95, + "artist": 100 + }, + "decade": 1980 + }, + "Andrea_Jürgens_-_Playa_Blanca_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Playa Blanca", + "artist": "Andrea Jürgens", + "points": 431.0, + "max_charts": 45, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Foyer_Des_Arts_-_Wissenswertes_über_Erlangen_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Wissenswertes über Erlangen", + "artist": "Foyer Des Arts", + "points": 317.0, + "max_charts": 36, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Udo_Lindenberg_-_Cello_(1982).opus": { + "year": 1982, + "date": "1982", + "title": "Cello", + "artist": "Udo Lindenberg", + "points": 0.0, + "max_charts": 100, + "confidence": { + "total": 77, + "title": 100, + "artist": 70 + }, + "decade": 1980 + }, + "Peter_Schilling_-_Major_Tom_Völlig_losgelöst_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Major Tom (Völlig losgelöst)", + "artist": "Peter Schilling", + "points": 2834.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Mike_Oldfield_-_Moonlight_Shadow_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Moonlight Shadow", + "artist": "Mike Oldfield", + "points": 2338.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Michael_Jackson_-_Beat_It_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Beat It", + "artist": "Michael Jackson", + "points": 1945.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Nino_de_Angelo_-_Jenseits_von_Eden_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Jenseits von Eden", + "artist": "Nino de Angelo", + "points": 1933.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Robin_Gibb_-_Juliet_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Juliet", + "artist": "Robin Gibb", + "points": 1915.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Nena_-_99_Luftballons_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "99 Luftballons", + "artist": "Nena", + "points": 1869.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Eurythmics_-_Sweet_Dreams_Are_Made_Of_This_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Sweet Dreams (Are Made Of This)", + "artist": "Eurythmics", + "points": 1830.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "New_Order_-_Blue_Monday_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Blue Monday", + "artist": "New Order", + "points": 1827.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Geier_Sturzflug_-_Bruttosozialprodukt_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Bruttosozialprodukt", + "artist": "Geier Sturzflug", + "points": 1787.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Culture_Club_-_Karma_Chameleon_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Karma Chameleon", + "artist": "Culture Club", + "points": 1658.0, + "max_charts": 2, + "confidence": { + "total": 96, + "title": 93, + "artist": 100 + }, + "decade": 1980 + }, + "Laid_Back_-_Sunshine_Reggae_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Sunshine Reggae", + "artist": "Laid Back", + "points": 1655.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Roger_Whittaker_-_Wenn_es_dich_noch_gibt_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Wenn es dich noch gibt", + "artist": "Roger Whittaker", + "points": 1587.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Tommy_Steiner_-_Die_Fischer_von_San_Juan_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Die Fischer von San Juan", + "artist": "Tommy Steiner", + "points": 1579.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Mike_Oldfield_-_Shadow_On_The_Wall_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Shadow On The Wall", + "artist": "Mike Oldfield", + "points": 1574.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Shorts_-_Comment_Ca_Va_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Comment Ca Va", + "artist": "The Shorts", + "points": 1555.0, + "max_charts": 5, + "confidence": { + "total": 98, + "title": 70, + "artist": 0 + }, + "decade": 1980 + }, + "KIZ_-_Die_Sennerin_vom_Königsee_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Die Sennerin vom Königsee", + "artist": "KIZ", + "points": 1550.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Police_-_Every_Breath_You_Take_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Every Breath You Take", + "artist": "The Police", + "points": 1548.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Kajagoogoo_-_Too_Shy_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Too Shy", + "artist": "Kajagoogoo", + "points": 1531.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Heaven_17_-_Temptation_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Temptation", + "artist": "Heaven 17", + "points": 1476.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Indeep_-_Last_Night_A_DJ_Saved_My_Life_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Last Night A DJ Saved My Life", + "artist": "Indeep", + "points": 1362.0, + "max_charts": 10, + "confidence": { + "total": 97, + "title": 97, + "artist": 100 + }, + "decade": 1980 + }, + "Michael_Sembello_-_Maniac_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Maniac", + "artist": "Michael Sembello", + "points": 1352.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Lionel_Richie_-_All_Night_Long_All_Night_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "All Night Long (All Night)", + "artist": "Lionel Richie", + "points": 1348.0, + "max_charts": 2, + "confidence": { + "total": 85, + "title": 74, + "artist": 100 + }, + "decade": 1980 + }, + "Marvin_Gaye_-_Sexual_Healing_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Sexual Healing", + "artist": "Marvin Gaye", + "points": 1323.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Nena_-_Leuchtturm_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Leuchtturm", + "artist": "Nena", + "points": 1310.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Markus_-_Kleine_Taschenlampe_brenn_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Kleine Taschenlampe brenn", + "artist": "Markus", + "points": 1296.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Nino_de_Angelo_-_Ich_sterbe_nicht_noch_mal_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Ich sterbe nicht noch mal", + "artist": "Nino de Angelo", + "points": 1293.0, + "max_charts": 21, + "confidence": { + "total": 99, + "title": 98, + "artist": 100 + }, + "decade": 1980 + }, + "Styx_-_Mr._Roboto_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Mr. Roboto", + "artist": "Styx", + "points": 1261.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "IXI_-_Der_Knutschfleck_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Der Knutschfleck", + "artist": "IXI", + "points": 1146.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Spandau_Ballet_-_True_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "True", + "artist": "Spandau Ballet", + "points": 1126.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Peter_Maffay_-_Nessaja_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Nessaja", + "artist": "Peter Maffay", + "points": 1113.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Hot_Chocolate_-_What_Kind_Of_Boy_Youre_Looking_For_Girl_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "What Kind Of Boy You're Looking For (Girl)", + "artist": "Hot Chocolate", + "points": 1023.0, + "max_charts": 23, + "confidence": { + "total": 95, + "title": 94, + "artist": 100 + }, + "decade": 1980 + }, + "Tommy_Steiner_-_Das_Märchen_von_Rhodos_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Das Märchen von Rhodos", + "artist": "Tommy Steiner", + "points": 898.0, + "max_charts": 27, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Gänsehaut_-_Karl_der_Käfer_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Karl der Käfer", + "artist": "Gänsehaut", + "points": 896.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "ELO_The_Electric_Light_Orchestra_-_Rock_n_Roll_Is_King_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Rock 'n' Roll Is King", + "artist": "ELO (The Electric Light Orchestra)", + "points": 893.0, + "max_charts": 17, + "confidence": { + "total": 92, + "title": 100, + "artist": 86 + }, + "decade": 1980 + }, + "Chris_de_Burgh_-_Dont_Pay_The_Ferryman_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Don't Pay The Ferryman", + "artist": "Chris de Burgh", + "points": 862.0, + "max_charts": 24, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "UB40_-_Red_Red_Wine_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Red Red Wine", + "artist": "UB40", + "points": 828.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Rolling_Stones_-_Undercover_Of_The_Night_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Undercover Of The Night", + "artist": "The Rolling Stones", + "points": 824.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Miquel_Brown_-_So_Many_Men_-_So_Little_Time_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "So Many Men - So Little Time", + "artist": "Miquel Brown", + "points": 820.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Steinwolke_-_Katherine,_Katherine_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Katherine, Katherine", + "artist": "Steinwolke", + "points": 780.0, + "max_charts": 21, + "confidence": { + "total": 93, + "title": 89, + "artist": 100 + }, + "decade": 1980 + }, + "KC_The_Sunshine_Band_-_Give_It_Up_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Give It Up", + "artist": "KC & The Sunshine Band", + "points": 753.0, + "max_charts": 23, + "confidence": { + "total": 94, + "title": 100, + "artist": 91 + }, + "decade": 1980 + }, + "Niko_-_Am_weißen_Strand_von_Helgoland_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Am weißen Strand von Helgoland", + "artist": "Niko", + "points": 709.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Elton_John_-_I_Guess_Thats_Why_They_Call_It_The_Blues_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "I Guess That's Why They Call It The Blues", + "artist": "Elton John", + "points": 683.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Eurythmics_-_Whos_That_Girl_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Who's That Girl?", + "artist": "Eurythmics", + "points": 675.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Duran_Duran_-_Is_There_Something_I_Should_Know_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Is There Something I Should Know?", + "artist": "Duran Duran", + "points": 635.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Dire_Straits_-_Twisting_By_The_Pool_Two_Young_Lovers_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Twisting By The Pool / Two Young Lovers", + "artist": "Dire Straits", + "points": 620.0, + "max_charts": 31, + "confidence": { + "total": 80, + "title": 70, + "artist": 100 + }, + "decade": 1980 + }, + "Robert_Palmer_-_You_Are_In_My_System_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "You Are In My System", + "artist": "Robert Palmer", + "points": 471.0, + "max_charts": 52, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Whitesnake_-_Here_I_Go_Again_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Here I Go Again", + "artist": "Whitesnake", + "points": 447.0, + "max_charts": 51, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Taco_-_Singin_In_The_Rain_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Singin' In The Rain", + "artist": "Taco", + "points": 377.0, + "max_charts": 49, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Duran_Duran_-_Union_Of_The_Snake_(1983).opus": { + "year": 1983, + "date": "1983", + "title": "Union Of The Snake", + "artist": "Duran Duran", + "points": 335.0, + "max_charts": 37, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Herbert_Grönemeyer_-_Männer_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Männer", + "artist": "Herbert Grönemeyer", + "points": 2052.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Alphaville_-_Big_In_Japan_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Big In Japan", + "artist": "Alphaville", + "points": 1883.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Talk_Talk_-_Such_A_Shame_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Such A Shame", + "artist": "Talk Talk", + "points": 1873.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Frankie_Goes_To_Hollywood_-_Two_Tribes_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Two Tribes", + "artist": "Frankie Goes To Hollywood", + "points": 1726.0, + "max_charts": 1, + "confidence": { + "total": 85, + "title": 42, + "artist": 100 + }, + "decade": 1980 + }, + "Laura_Branigan_-_Self_Control_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Self Control", + "artist": "Laura Branigan", + "points": 1719.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Klaus_Lage_Band_-_1000_und_1_Nacht_Zoom!_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "1000 und 1 Nacht (Zoom!)", + "artist": "Klaus Lage Band", + "points": 1698.0, + "max_charts": 5, + "confidence": { + "total": 93, + "title": 86, + "artist": 100 + }, + "decade": 1980 + }, + "Frankie_Goes_To_Hollywood_-_Relax_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Relax", + "artist": "Frankie Goes To Hollywood", + "points": 1678.0, + "max_charts": 1, + "confidence": { + "total": 92, + "title": 55, + "artist": 100 + }, + "decade": 1980 + }, + "Murray_Head_-_One_Night_In_Bangkok_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "One Night In Bangkok", + "artist": "Murray Head", + "points": 1650.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Tina_Turner_-_Whats_Love_Got_To_Do_With_It_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "What's Love Got To Do With It", + "artist": "Tina Turner", + "points": 1625.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Kenny_Loggins_-_Footloose_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Footloose", + "artist": "Kenny Loggins", + "points": 1601.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Real_Life_-_Send_Me_An_Angel_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Send Me An Angel", + "artist": "Real Life", + "points": 1600.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Flying_Pickets_-_Only_You_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Only You", + "artist": "The Flying Pickets", + "points": 1574.0, + "max_charts": 1, + "confidence": { + "total": 98, + "title": 100, + "artist": 97 + }, + "decade": 1980 + }, + "Pat_Benatar_-_Love_Is_A_Battlefield_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Love Is A Battlefield", + "artist": "Pat Benatar", + "points": 1568.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Depeche_Mode_-_People_Are_People_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "People Are People", + "artist": "Depeche Mode", + "points": 1518.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Evelyn_Thomas_-_High_Energy_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "High Energy", + "artist": "Evelyn Thomas", + "points": 1518.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Queen_-_I_Want_To_Break_Free_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "I Want To Break Free", + "artist": "Queen", + "points": 1508.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Michael_Jackson_-_Thriller_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Thriller", + "artist": "Michael Jackson", + "points": 1484.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Howard_Carpendale_-_Hello_Again_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Hello Again", + "artist": "Howard Carpendale", + "points": 1476.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Slade_-_My_Oh_My_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "My Oh My", + "artist": "Slade", + "points": 1418.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Wham!_-_Wake_Me_Up_Before_You_Go_Go_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Wake Me Up Before You Go Go", + "artist": "Wham!", + "points": 1411.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Queen_-_Radio_Ga_Ga_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Radio Ga Ga", + "artist": "Queen", + "points": 1380.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Duran_Duran_-_The_Wild_Boys_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "The Wild Boys", + "artist": "Duran Duran", + "points": 1363.0, + "max_charts": 1, + "confidence": { + "total": 91, + "title": 82, + "artist": 100 + }, + "decade": 1980 + }, + "Lionel_Richie_-_Hello_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Hello", + "artist": "Lionel Richie", + "points": 1330.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "George_Michael_-_Careless_Whisper_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Careless Whisper", + "artist": "George Michael", + "points": 1304.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Duran_Duran_-_The_Reflex_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "The Reflex", + "artist": "Duran Duran", + "points": 1269.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Van_Halen_-_Jump_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Jump", + "artist": "Van Halen", + "points": 1259.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Depeche_Mode_-_Master_Servant_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Master & Servant", + "artist": "Depeche Mode", + "points": 1249.0, + "max_charts": 2, + "confidence": { + "total": 93, + "title": 88, + "artist": 100 + }, + "decade": 1980 + }, + "Yes_-_Owner_Of_A_Lonely_Heart_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Owner Of A Lonely Heart", + "artist": "Yes", + "points": 1242.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Chris_de_Burgh_-_High_On_Emotion_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "High On Emotion", + "artist": "Chris de Burgh", + "points": 1232.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Angelika_Milster_-_Erinnerungen_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Erinnerungen", + "artist": "Angelika Milster", + "points": 1223.0, + "max_charts": 25, + "confidence": { + "total": 89, + "title": 74, + "artist": 100 + }, + "decade": 1980 + }, + "Phil_Collins_-_Against_All_Odds_Take_A_Look_At_Me_Now_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Against All Odds (Take A Look At Me Now)", + "artist": "Phil Collins", + "points": 1162.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Alan_Parsons_Project_-_Dont_Answer_Me_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Don't Answer Me", + "artist": "The Alan Parsons Project", + "points": 1150.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Ultravox_-_Dancing_With_Tears_In_My_Eyes_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Dancing With Tears In My Eyes", + "artist": "Ultravox", + "points": 1090.0, + "max_charts": 7, + "confidence": { + "total": 86, + "title": 83, + "artist": 100 + }, + "decade": 1980 + }, + "Boney_M._-_Kalimba_De_Luna_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Kalimba De Luna", + "artist": "Boney M.", + "points": 1060.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Frankie_Goes_To_Hollywood_-_The_Power_Of_Love_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "The Power Of Love", + "artist": "Frankie Goes To Hollywood", + "points": 1011.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Twins_-_Ballet_Dancer_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Ballet Dancer", + "artist": "The Twins", + "points": 1002.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Scorpions_-_Still_Loving_You_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Still Loving You", + "artist": "Scorpions", + "points": 998.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Eurythmics_-_Here_Comes_The_Rain_Again_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Here Comes The Rain Again", + "artist": "Eurythmics", + "points": 990.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Chaka_Khan_-_I_Feel_For_You_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "I Feel For You", + "artist": "Chaka Khan", + "points": 972.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Thompson_Twins_-_Doctor!_Doctor!_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Doctor! Doctor!", + "artist": "Thompson Twins", + "points": 951.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Bananarama_-_Robert_De_Niros_Waiting_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Robert De Niro's Waiting", + "artist": "Bananarama", + "points": 929.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Eurythmics_-_Sexcrime_1984_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Sexcrime (1984)", + "artist": "Eurythmics", + "points": 923.0, + "max_charts": 3, + "confidence": { + "total": 98, + "title": 96, + "artist": 100 + }, + "decade": 1980 + }, + "Sade_-_Smooth_Operator_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Smooth Operator", + "artist": "Sade", + "points": 881.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Genesis_-_Thats_All_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "That's All", + "artist": "Genesis", + "points": 774.0, + "max_charts": 27, + "confidence": { + "total": 86, + "title": 74, + "artist": 100 + }, + "decade": 1980 + }, + "Roland_Kaiser_-_Joana_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Joana", + "artist": "Roland Kaiser", + "points": 764.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Talk_Talk_-_Dum_Dum_Girl_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Dum Dum Girl", + "artist": "Talk Talk", + "points": 758.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Slade_-_Run_Runaway_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Run Runaway", + "artist": "Slade", + "points": 751.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "STS_-_Fürstenfeld_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Fürstenfeld", + "artist": "STS", + "points": 730.0, + "max_charts": 25, + "confidence": { + "total": 93, + "title": 91, + "artist": 100 + }, + "decade": 1980 + }, + "George_Kranz_-_Din_Daa_Daa_Trommeltanz_-_U._S._-Mix_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Din Daa Daa (Trommeltanz - U. S. -Mix)", + "artist": "George Kranz", + "points": 710.0, + "max_charts": 28, + "confidence": { + "total": 81, + "title": 71, + "artist": 100 + }, + "decade": 1980 + }, + "John_Waite_-_Missing_You_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Missing You", + "artist": "John Waite", + "points": 699.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Talk_Talk_-_Another_Word_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Another Word", + "artist": "Talk Talk", + "points": 693.0, + "max_charts": 25, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Tina_Turner_-_Private_Dancer_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Private Dancer", + "artist": "Tina Turner", + "points": 638.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Lionel_Richie_-_Running_With_The_Night_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Running With The Night", + "artist": "Lionel Richie", + "points": 633.0, + "max_charts": 33, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Julio_Iglesias_Willie_Nelson_-_To_All_The_Girls_Ive_Loved_Before_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "To All The Girls I've Loved Before", + "artist": "Julio Iglesias & Willie Nelson", + "points": 615.0, + "max_charts": 24, + "confidence": { + "total": 75, + "title": 100, + "artist": 46 + }, + "decade": 1980 + }, + "Queen_-_Its_A_Hard_Life_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "It's A Hard Life", + "artist": "Queen", + "points": 596.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Gloria_Gaynor_-_I_Am_What_I_Am_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "I Am What I Am", + "artist": "Gloria Gaynor", + "points": 575.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Herbert_Grönemeyer_-_Alkohol_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Alkohol", + "artist": "Herbert Grönemeyer", + "points": 566.0, + "max_charts": 33, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Diana_Ross_Julio_Iglesias_-_All_Of_You_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "All Of You", + "artist": "Diana Ross & Julio Iglesias", + "points": 529.0, + "max_charts": 32, + "confidence": { + "total": 82, + "title": 100, + "artist": 72 + }, + "decade": 1980 + }, + "Hazell_Dean_-_Searchin_I_Gotta_Find_A_Man_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Searchin' (I Gotta Find A Man)", + "artist": "Hazell Dean", + "points": 515.0, + "max_charts": 38, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Audrey_Landers_-_Playa_Blanca_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Playa Blanca", + "artist": "Audrey Landers", + "points": 459.0, + "max_charts": 38, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Talk_Talk_-_Its_My_Life_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "It's My Life", + "artist": "Talk Talk", + "points": 442.0, + "max_charts": 33, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Divine_-_You_Think_Youre_A_Man_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "You Think You're A Man", + "artist": "Divine", + "points": 428.0, + "max_charts": 32, + "confidence": { + "total": 91, + "title": 88, + "artist": 100 + }, + "decade": 1980 + }, + "Matt_Bianco_-_Get_Out_Of_Your_Lazy_Bed_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Get Out Of Your Lazy Bed", + "artist": "Matt Bianco", + "points": 421.0, + "max_charts": 31, + "confidence": { + "total": 96, + "title": 93, + "artist": 100 + }, + "decade": 1980 + }, + "Mike_Oldfield_-_Tricks_Of_The_Light_(1984).opus": { + "year": 1984, + "date": "1984", + "title": "Tricks Of The Light", + "artist": "Mike Oldfield", + "points": 368.0, + "max_charts": 46, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Kate_Bush_-_Running_Up_That_Hill_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Running Up That Hill", + "artist": "Kate Bush", + "points": 3248.0, + "max_charts": 3, + "confidence": { + "total": 90, + "title": 85, + "artist": 100 + }, + "decade": 1980 + }, + "Klaus_Klaus_-_An_der_Nordseeküste_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "An der Nordseeküste", + "artist": "Klaus & Klaus", + "points": 2402.0, + "max_charts": 5, + "confidence": { + "total": 94, + "title": 100, + "artist": 85 + }, + "decade": 1980 + }, + "Opus_-_Live_Is_Life_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Live Is Life", + "artist": "Opus", + "points": 2258.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Modern_Talking_-_Youre_My_Heart,_Youre_My_Soul_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "You're My Heart, You're My Soul", + "artist": "Modern Talking", + "points": 2121.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Jennifer_Rush_-_The_Power_Of_Love_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "The Power Of Love", + "artist": "Jennifer Rush", + "points": 1955.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Queen_-_Thank_God_Its_Christmas_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Thank God It's Christmas", + "artist": "Queen", + "points": 1935.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Falco_-_Rock_Me_Amadeus_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Rock Me Amadeus", + "artist": "Falco", + "points": 1924.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Modern_Talking_-_Cheri_Cheri_Lady_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Cheri Cheri Lady", + "artist": "Modern Talking", + "points": 1844.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Tina_Turner_-_We_Dont_Need_Another_Hero_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "We Don't Need Another Hero", + "artist": "Tina Turner", + "points": 1749.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Bad_Boys_Blue_-_Youre_A_Woman_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "You're A Woman", + "artist": "Bad Boys Blue", + "points": 1748.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Elton_John_-_Nikita_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Nikita", + "artist": "Elton John", + "points": 1738.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "A-ha_-_Take_On_Me_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Take On Me", + "artist": "A-ha", + "points": 1725.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Simple_Minds_-_Dont_You_Forget_About_Me_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Don't You (Forget About Me)", + "artist": "Simple Minds", + "points": 1703.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Foreigner_-_I_Want_To_Know_What_Love_Is_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "I Want To Know What Love Is", + "artist": "Foreigner", + "points": 1607.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Paul_Hardcastle_-_19_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "19", + "artist": "Paul Hardcastle", + "points": 1600.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Tears_For_Fears_-_Shout_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Shout", + "artist": "Tears For Fears", + "points": 1566.0, + "max_charts": 1, + "confidence": { + "total": 86, + "title": 40, + "artist": 100 + }, + "decade": 1980 + }, + "Two_Of_Us_-_Blue_Night_Shadow_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Blue Night Shadow", + "artist": "Two Of Us", + "points": 1481.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Rick_Springfield_-_Celebrate_Youth_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Celebrate Youth", + "artist": "Rick Springfield", + "points": 1384.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Pet_Shop_Boys_-_West_End_Girls_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "West End Girls", + "artist": "Pet Shop Boys", + "points": 1361.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Marillion_-_Kayleigh_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Kayleigh", + "artist": "Marillion", + "points": 1344.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Dead_Or_Alive_-_You_Spin_Me_Round_Like_A_Record_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "You Spin Me Round (Like A Record)", + "artist": "Dead Or Alive", + "points": 1250.0, + "max_charts": 2, + "confidence": { + "total": 85, + "title": 79, + "artist": 100 + }, + "decade": 1980 + }, + "Falco_-_Vienna_Calling_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Vienna Calling", + "artist": "Falco", + "points": 1082.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Eurythmics_-_There_Must_Be_An_Angel_Playing_With_My_Heart_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "There Must Be An Angel (Playing With My Heart)", + "artist": "Eurythmics", + "points": 1074.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Purple_Schulz_-_Verliebte_Jungs_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Verliebte Jungs", + "artist": "Purple Schulz", + "points": 1073.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Lionel_Richie_-_Say_You,_Say_Me_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Say You, Say Me", + "artist": "Lionel Richie", + "points": 1049.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Heinz-Rudolf_Kunze_-_Dein_ist_mein_ganzes_Herz_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Dein ist mein ganzes Herz", + "artist": "Heinz-Rudolf Kunze", + "points": 1030.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Mr._Mister_-_Broken_Wings_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Broken Wings", + "artist": "Mr. Mister", + "points": 1024.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Yello_-_Vicious_Games_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Vicious Games", + "artist": "Yello", + "points": 1020.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Steve_Arrington_-_Feel_So_Real_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Feel So Real", + "artist": "Steve Arrington", + "points": 950.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "G.G._Anderson_-_Sommernacht_in_Rom_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Sommernacht in Rom", + "artist": "G.G. Anderson", + "points": 943.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Midge_Ure_-_If_I_Was_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "If I Was", + "artist": "Midge Ure", + "points": 921.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Hooters_-_All_You_Zombies_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "All You Zombies", + "artist": "Hooters", + "points": 897.0, + "max_charts": 17, + "confidence": { + "total": 92, + "title": 100, + "artist": 78 + }, + "decade": 1980 + }, + "Frankie_Goes_To_Hollywood_-_Welcome_To_The_Pleasuredome_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Welcome To The Pleasuredome", + "artist": "Frankie Goes To Hollywood", + "points": 894.0, + "max_charts": 9, + "confidence": { + "total": 88, + "title": 79, + "artist": 100 + }, + "decade": 1980 + }, + "Phil_Collins_-_One_More_Night_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "One More Night", + "artist": "Phil Collins", + "points": 880.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Power_Station_-_Some_Like_It_Hot_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Some Like It Hot", + "artist": "The Power Station", + "points": 866.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Matt_Bianco_-_More_Than_I_Can_Bear_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "More Than I Can Bear", + "artist": "Matt Bianco", + "points": 858.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Matt_Bianco_-_Half_A_Minute_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Half A Minute", + "artist": "Matt Bianco", + "points": 851.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "UB40_Chrissie_Hynde_-_I_Got_You_Babe_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "I Got You Babe", + "artist": "UB40 & Chrissie Hynde", + "points": 847.0, + "max_charts": 15, + "confidence": { + "total": 54, + "title": 61, + "artist": 35 + }, + "decade": 1980 + }, + "Talk_Talk_-_Lifes_What_You_Make_It_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Life's What You Make It", + "artist": "Talk Talk", + "points": 844.0, + "max_charts": 24, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Matt_Bianco_-_Yeh_Yeh_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Yeh Yeh", + "artist": "Matt Bianco", + "points": 837.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Dire_Straits_-_Money_For_Nothing_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Money For Nothing", + "artist": "Dire Straits", + "points": 714.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Duran_Duran_-_Save_A_Prayer_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Save A Prayer", + "artist": "Duran Duran", + "points": 611.0, + "max_charts": 27, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Bryan_Ferry_-_Slave_To_Love_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Slave To Love", + "artist": "Bryan Ferry", + "points": 589.0, + "max_charts": 30, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Sade_-_The_Sweetest_Taboo_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "The Sweetest Taboo", + "artist": "Sade", + "points": 577.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Prince_The_Revolution_-_Raspberry_Beret_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Raspberry Beret", + "artist": "Prince & The Revolution", + "points": 551.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Foreigner_-_That_Was_Yesterday_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "That Was Yesterday", + "artist": "Foreigner", + "points": 546.0, + "max_charts": 31, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Alan_Parsons_Project_-_Lets_Talk_About_Me_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Let's Talk About Me", + "artist": "The Alan Parsons Project", + "points": 535.0, + "max_charts": 32, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Kate_Bush_-_Cloudbusting_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Cloudbusting", + "artist": "Kate Bush", + "points": 500.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Herbert_Grönemeyer_-_Flugzeuge_im_Bauch_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Flugzeuge im Bauch", + "artist": "Herbert Grönemeyer", + "points": 475.0, + "max_charts": 44, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Chris_Rea_-_Josephine_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Josephine", + "artist": "Chris Rea", + "points": 474.0, + "max_charts": 31, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Marillion_-_Lavender_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Lavender", + "artist": "Marillion", + "points": 468.0, + "max_charts": 39, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Eurythmics_-_Would_I_Lie_To_You_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Would I Lie To You?", + "artist": "Eurythmics", + "points": 433.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Eurythmics_Aretha_Franklin_-_Sisters_Are_Doin_It_For_Themselves_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Sisters Are Doin' It For Themselves", + "artist": "Eurythmics & Aretha Franklin", + "points": 422.0, + "max_charts": 22, + "confidence": { + "total": 85, + "title": 100, + "artist": 56 + }, + "decade": 1980 + }, + "G.G._Anderson_-_Santa_Lucia_Versunken_im_Meer_(1985).opus": { + "year": 1985, + "date": "1985", + "title": "Santa Lucia (Versunken im Meer)", + "artist": "G.G. Anderson", + "points": 397.0, + "max_charts": 46, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Sam_Cooke_-_Wonderful_World_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Wonderful World", + "artist": "Sam Cooke", + "points": 1878.0, + "max_charts": 2, + "confidence": { + "total": 88, + "title": 81, + "artist": 100 + }, + "decade": 1980 + }, + "Samantha_Fox_-_Touch_Me_I_Want_Your_Body_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Touch Me (I Want Your Body)", + "artist": "Samantha Fox", + "points": 1872.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Level_42_-_Lessons_In_Love_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Lessons In Love", + "artist": "Level 42", + "points": 1742.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Peter_Gabriel_-_Sledgehammer_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Sledgehammer", + "artist": "Peter Gabriel", + "points": 1634.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Status_Quo_-_In_The_Army_Now_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "In The Army Now", + "artist": "Status Quo", + "points": 1627.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Queen_-_A_Kind_Of_Magic_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "A Kind Of Magic", + "artist": "Queen", + "points": 1616.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Münchener_Freiheit_-_Ohne_dich_schlaf_ich_heut_Nacht_nicht_ein_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Ohne dich (schlaf ich heut' Nacht nicht ein)", + "artist": "Münchener Freiheit", + "points": 1520.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Europe_-_The_Final_Countdown_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "The Final Countdown", + "artist": "Europe", + "points": 1483.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Bananarama_-_Venus_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Venus", + "artist": "Bananarama", + "points": 1438.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Stephanie_-_Irresistible_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Irresistible", + "artist": "Stephanie", + "points": 1350.0, + "max_charts": 2, + "confidence": { + "total": 95, + "title": 100, + "artist": 89 + }, + "decade": 1980 + }, + "Erasure_-_Sometimes_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Sometimes", + "artist": "Erasure", + "points": 1321.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Bangles_-_Walk_Like_An_Egyptian_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Walk Like An Egyptian", + "artist": "The Bangles", + "points": 1317.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Van_Halen_-_Why_Cant_This_Be_Love_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Why Can't This Be Love", + "artist": "Van Halen", + "points": 1180.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "A-ha_-_Hunting_High_And_Low_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Hunting High And Low", + "artist": "A-ha", + "points": 1169.0, + "max_charts": 11, + "confidence": { + "total": 89, + "title": 87, + "artist": 100 + }, + "decade": 1980 + }, + "Bronski_Beat_-_Hit_That_Perfect_Beat_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Hit That Perfect Beat", + "artist": "Bronski Beat", + "points": 1133.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Human_League_-_Human_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Human", + "artist": "Human League", + "points": 1131.0, + "max_charts": 5, + "confidence": { + "total": 90, + "title": 100, + "artist": 86 + }, + "decade": 1980 + }, + "Genesis_-_Land_Of_Confusion_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Land Of Confusion", + "artist": "Genesis", + "points": 1102.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Chris_de_Burgh_-_The_Lady_In_Red_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "The Lady In Red", + "artist": "Chris de Burgh", + "points": 1094.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Sting_-_Russians_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Russians", + "artist": "Sting", + "points": 1085.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Communards_-_Dont_Leave_Me_This_Way_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Don't Leave Me This Way", + "artist": "Communards", + "points": 1082.0, + "max_charts": 5, + "confidence": { + "total": 94, + "title": 100, + "artist": 83 + }, + "decade": 1980 + }, + "A-ha_-_The_Sun_Always_Shines_On_TV_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "The Sun Always Shines On TV", + "artist": "A-ha", + "points": 1066.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Bruce_Hornsby_The_Range_-_The_Way_It_Is_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "The Way It Is", + "artist": "Bruce Hornsby & The Range", + "points": 1037.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "James_Brown_-_Living_In_America_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Living In America", + "artist": "James Brown", + "points": 1015.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "George_Michael_-_A_Different_Corner_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "A Different Corner", + "artist": "George Michael", + "points": 1012.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Duran_Duran_-_Notorious_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Notorious", + "artist": "Duran Duran", + "points": 1012.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Alison_Moyet_-_Is_This_Love_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Is This Love?", + "artist": "Alison Moyet", + "points": 1011.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Genesis_-_Invisible_Touch_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Invisible Touch", + "artist": "Genesis", + "points": 998.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Depeche_Mode_-_A_Question_Of_Time_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "A Question Of Time", + "artist": "Depeche Mode", + "points": 947.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Janet_Jackson_-_What_Have_You_Done_For_Me_Lately_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "What Have You Done For Me Lately", + "artist": "Janet Jackson", + "points": 939.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Cutting_Crew_-_I_Just_Died_In_Your_Arms_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "(I Just) Died In Your Arms", + "artist": "Cutting Crew", + "points": 937.0, + "max_charts": 4, + "confidence": { + "total": 90, + "title": 86, + "artist": 100 + }, + "decade": 1980 + }, + "Kim_Wilde_-_You_Keep_Me_Hangin_On_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "You Keep Me Hangin' On", + "artist": "Kim Wilde", + "points": 903.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Janet_Jackson_-_Nasty_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Nasty", + "artist": "Janet Jackson", + "points": 894.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Lionel_Richie_-_Dancing_On_The_Ceiling_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Dancing On The Ceiling", + "artist": "Lionel Richie", + "points": 870.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Run_DMC_Aerosmith_-_Walk_This_Way_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Walk This Way", + "artist": "Run DMC & Aerosmith", + "points": 864.0, + "max_charts": 13, + "confidence": { + "total": 85, + "title": 100, + "artist": 69 + }, + "decade": 1980 + }, + "The_Cure_-_Boys_Dont_Cry_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Boys Don't Cry", + "artist": "The Cure", + "points": 856.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Nicki_-_Wenn_i_mit_dir_tanz_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Wenn i mit dir tanz", + "artist": "Nicki", + "points": 830.0, + "max_charts": 24, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Frankie_Goes_To_Hollywood_-_Warriors_Of_The_Wasteland_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Warriors (Of The Wasteland)", + "artist": "Frankie Goes To Hollywood", + "points": 814.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Dire_Straits_-_Walk_Of_Life_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Walk Of Life", + "artist": "Dire Straits", + "points": 812.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Peter_Kent_Luisa_Fernandez_-_Solo_Por_Ti_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Solo Por Ti", + "artist": "Peter Kent & Luisa Fernandez", + "points": 784.0, + "max_charts": 18, + "confidence": { + "total": 71, + "title": 100, + "artist": 58 + }, + "decade": 1980 + }, + "The_Rolling_Stones_-_Harlem_Shuffle_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Harlem Shuffle", + "artist": "The Rolling Stones", + "points": 782.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "ELO_The_Electric_Light_Orchestra_-_Calling_America_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Calling America", + "artist": "ELO (The Electric Light Orchestra)", + "points": 739.0, + "max_charts": 31, + "confidence": { + "total": 91, + "title": 100, + "artist": 86 + }, + "decade": 1980 + }, + "Eurythmics_-_When_Tomorrow_Comes_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "When Tomorrow Comes", + "artist": "Eurythmics", + "points": 737.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Eurythmics_-_Thorn_In_My_Side_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Thorn In My Side", + "artist": "Eurythmics", + "points": 717.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Die_Flippers_-_Die_rote_Sonne_von_Barbados_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Die rote Sonne von Barbados", + "artist": "Die Flippers", + "points": 680.0, + "max_charts": 15, + "confidence": { + "total": 89, + "title": 87, + "artist": 0 + }, + "decade": 1980 + }, + "Spandau_Ballet_-_Through_The_Barricades_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Through The Barricades", + "artist": "Spandau Ballet", + "points": 631.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Queen_-_Friends_Will_Be_Friends_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Friends Will Be Friends", + "artist": "Queen", + "points": 622.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Herbert_Grönemeyer_-_Kinder_an_die_Macht_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Kinder an die Macht", + "artist": "Herbert Grönemeyer", + "points": 578.0, + "max_charts": 33, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Eurythmics_-_Its_Alright_Babys_Coming_Back_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "It's Alright (Baby's Coming Back)", + "artist": "Eurythmics", + "points": 569.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Spandau_Ballet_-_Fight_For_Ourselves_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Fight For Ourselves", + "artist": "Spandau Ballet", + "points": 515.0, + "max_charts": 32, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Janet_Jackson_-_When_I_Think_Of_You_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "When I Think Of You", + "artist": "Janet Jackson", + "points": 489.0, + "max_charts": 36, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Talk_Talk_-_Living_In_Another_World_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Living In Another World", + "artist": "Talk Talk", + "points": 447.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Chris_de_Burgh_-_Fire_On_The_Water_(1986).opus": { + "year": 1986, + "date": "1986", + "title": "Fire On The Water", + "artist": "Chris de Burgh", + "points": 415.0, + "max_charts": 46, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Desireless_-_Voyage_Voyage_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Voyage Voyage", + "artist": "Desireless", + "points": 2015.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Black_-_Wonderful_Life_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Wonderful Life", + "artist": "Black", + "points": 1906.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Bee_Gees_-_You_Win_Again_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "You Win Again", + "artist": "The Bee Gees", + "points": 1841.0, + "max_charts": 1, + "confidence": { + "total": 92, + "title": 100, + "artist": 80 + }, + "decade": 1980 + }, + "Jürgen_von_der_Lippe_-_Guten_Morgen_liebe_Sorgen_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Guten Morgen liebe Sorgen", + "artist": "Jürgen von der Lippe", + "points": 1770.0, + "max_charts": 3, + "confidence": { + "total": 97, + "title": 100, + "artist": 93 + }, + "decade": 1980 + }, + "Mandy_Winter_-_Julian_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Julian", + "artist": "Mandy Winter", + "points": 1658.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "John_Farnham_-_Youre_The_Voice_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "You're The Voice", + "artist": "John Farnham", + "points": 1610.0, + "max_charts": 1, + "confidence": { + "total": 97, + "title": 94, + "artist": 100 + }, + "decade": 1980 + }, + "George_Michael_-_I_Want_Your_Sex_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "I Want Your Sex", + "artist": "George Michael", + "points": 1483.0, + "max_charts": 3, + "confidence": { + "total": 88, + "title": 79, + "artist": 100 + }, + "decade": 1980 + }, + "Starship_-_Nothings_Gonna_Stop_Us_Now_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Nothing's Gonna Stop Us Now", + "artist": "Starship", + "points": 1467.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Rick_Astley_-_Never_Gonna_Give_You_Up_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Never Gonna Give You Up", + "artist": "Rick Astley", + "points": 1415.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Hot_Chocolate_-_You_Sexy_Thing_Remix_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "You Sexy Thing (Remix)", + "artist": "Hot Chocolate", + "points": 1385.0, + "max_charts": 5, + "confidence": { + "total": 90, + "title": 82, + "artist": 100 + }, + "decade": 1980 + }, + "Vanessa_Paradis_-_Joe_Le_Taxi_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Joe Le Taxi", + "artist": "Vanessa Paradis", + "points": 1360.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Mel_Kim_-_Respectable_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Respectable", + "artist": "Mel & Kim", + "points": 1307.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Ben_E._King_-_Stand_By_Me_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Stand By Me", + "artist": "Ben E. King", + "points": 1280.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Tina_Charles_-_I_Love_To_Love_Remix_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "I Love To Love (Remix)", + "artist": "Tina Charles", + "points": 1268.0, + "max_charts": 5, + "confidence": { + "total": 90, + "title": 82, + "artist": 100 + }, + "decade": 1980 + }, + "Spagna_-_Call_Me_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Call Me", + "artist": "Spagna", + "points": 1267.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "George_Michael_-_Faith_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Faith", + "artist": "George Michael", + "points": 1243.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Los_Lobos_-_La_Bamba_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "La Bamba", + "artist": "Los Lobos", + "points": 1227.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Depeche_Mode_-_Strangelove_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Strangelove", + "artist": "Depeche Mode", + "points": 1155.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "INXS_-_Need_You_Tonight_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Need You Tonight", + "artist": "INXS", + "points": 1153.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Udo_Lindenberg_-_Horizont_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Horizont", + "artist": "Udo Lindenberg", + "points": 1089.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Depeche_Mode_-_Never_Let_Me_Down_Again_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Never Let Me Down Again", + "artist": "Depeche Mode", + "points": 1075.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Aretha_Franklin_George_Michael_-_I_Knew_You_Were_Waiting_For_Me_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "I Knew You Were Waiting (For Me)", + "artist": "Aretha Franklin & George Michael", + "points": 1035.0, + "max_charts": 5, + "confidence": { + "total": 72, + "title": 100, + "artist": 46 + }, + "decade": 1980 + }, + "TPau_-_China_In_Your_Hand_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "China In Your Hand", + "artist": "T'Pau", + "points": 996.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Glenn_Medeiros_-_Nothings_Gonna_Change_My_Love_For_You_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Nothing's Gonna Change My Love For You", + "artist": "Glenn Medeiros", + "points": 989.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Chris_Rea_-_Lets_Dance_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Let's Dance", + "artist": "Chris Rea", + "points": 884.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Alison_Moyet_-_Weak_In_The_Presence_Of_Beauty_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Weak In The Presence Of Beauty", + "artist": "Alison Moyet", + "points": 848.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "LL_Cool_J_-_I_Need_Love_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "I Need Love", + "artist": "LL Cool J", + "points": 841.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Trude_Herr_-_Niemals_geht_man_so_ganz_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Niemals geht man so ganz", + "artist": "Trude Herr", + "points": 646.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Marillion_-_Incommunicado_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Incommunicado", + "artist": "Marillion", + "points": 644.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Cure_-_Why_Cant_I_Be_You_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Why Can't I Be You?", + "artist": "The Cure", + "points": 630.0, + "max_charts": 29, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Run_DMC_-_Its_Tricky_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "It's Tricky", + "artist": "Run DMC", + "points": 629.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Simply_Red_-_The_Right_Thing_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "The Right Thing", + "artist": "Simply Red", + "points": 623.0, + "max_charts": 27, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Erste_Allgemeine_Verunsicherung_EAV_-_Fata_Morgana_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Fata Morgana", + "artist": "Erste Allgemeine Verunsicherung (EAV)", + "points": 612.0, + "max_charts": 27, + "confidence": { + "total": 96, + "title": 100, + "artist": 94 + }, + "decade": 1980 + }, + "Genesis_-_Tonight,_Tonight,_Tonight_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Tonight, Tonight, Tonight", + "artist": "Genesis", + "points": 600.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Freddie_Mercury_-_The_Great_Pretender_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "The Great Pretender", + "artist": "Freddie Mercury", + "points": 575.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Janet_Jackson_-_Lets_Wait_Awhile_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Let's Wait Awhile", + "artist": "Janet Jackson", + "points": 545.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "James_Brown_-_How_Do_You_Stop_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "How Do You Stop", + "artist": "James Brown", + "points": 537.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Frankie_Goes_To_Hollywood_-_Watching_The_Wildlife_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Watching The Wildlife", + "artist": "Frankie Goes To Hollywood", + "points": 490.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Duran_Duran_-_Skin_Trade_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Skin Trade", + "artist": "Duran Duran", + "points": 440.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Rainhard_Fendrich_-_Macho_Macho_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Macho Macho", + "artist": "Rainhard Fendrich", + "points": 2398.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "SaltnPepa_-_Push_It_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Push It", + "artist": "Salt'n'Pepa", + "points": 2343.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Milli_Vanilli_-_Girl_You_Know_Its_True_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Girl You Know It's True", + "artist": "Milli Vanilli", + "points": 2132.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Bobby_McFerrin_-_Dont_Worry,_Be_Happy_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Don't Worry, Be Happy", + "artist": "Bobby McFerrin", + "points": 1968.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Robin_Beck_-_The_First_Time_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "The First Time", + "artist": "Robin Beck", + "points": 1843.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Yello_-_The_Race_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "The Race", + "artist": "Yello", + "points": 1737.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "France_Gall_-_Ella_Elle_La_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Ella Elle L'a", + "artist": "France Gall", + "points": 1736.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Enya_-_Orinoco_Flow_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Orinoco Flow", + "artist": "Enya", + "points": 1528.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "S-Express_-_Theme_From_S-Express_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Theme From S-Express", + "artist": "S-Express", + "points": 1491.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Rainbirds_-_Blueprint_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Blueprint", + "artist": "Rainbirds", + "points": 1490.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Terence_Trent_DArby_-_Sign_Your_Name_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Sign Your Name", + "artist": "Terence Trent D'Arby", + "points": 1398.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Fairground_Attraction_-_Perfect_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Perfect", + "artist": "Fairground Attraction", + "points": 1350.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Kylie_Minogue_-_I_Should_Be_So_Lucky_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "I Should Be So Lucky", + "artist": "Kylie Minogue", + "points": 1331.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Natalie_Cole_-_Pink_Cadillac_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Pink Cadillac", + "artist": "Natalie Cole", + "points": 1239.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Rick_Astley_-_Together_Forever_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Together Forever", + "artist": "Rick Astley", + "points": 1209.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Mixed_Emotions_-_Just_For_You_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Just For You", + "artist": "Mixed Emotions", + "points": 1200.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Belinda_Carlisle_-_Heaven_Is_A_Place_On_Earth_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Heaven Is A Place On Earth", + "artist": "Belinda Carlisle", + "points": 1192.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "A-ha_-_Stay_On_These_Roads_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Stay On These Roads", + "artist": "A-ha", + "points": 1140.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Black_-_Everythings_Coming_Up_Roses_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Everything's Coming Up Roses", + "artist": "Black", + "points": 1100.0, + "max_charts": 11, + "confidence": { + "total": 99, + "title": 98, + "artist": 100 + }, + "decade": 1980 + }, + "Klaus_Klaus_-_Der_Eiermann_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Der Eiermann", + "artist": "Klaus & Klaus", + "points": 1006.0, + "max_charts": 8, + "confidence": { + "total": 92, + "title": 100, + "artist": 85 + }, + "decade": 1980 + }, + "Bill_Withers_-_Aint_No_Sunshine_Remix_89_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Ain't No Sunshine (Remix '89)", + "artist": "Bill Withers", + "points": 1004.0, + "max_charts": 30, + "confidence": { + "total": 87, + "title": 79, + "artist": 100 + }, + "decade": 1980 + }, + "Chris_de_Burgh_-_Missing_You_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Missing You", + "artist": "Chris de Burgh", + "points": 941.0, + "max_charts": 29, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "George_Michael_-_Father_Figure_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Father Figure", + "artist": "George Michael", + "points": 885.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Gipsy_Kings_-_Bamboleo_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Bamboleo", + "artist": "Gipsy Kings", + "points": 818.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "France_Gall_-_Babacar_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Babacar", + "artist": "France Gall", + "points": 763.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Die_Toten_Hosen_-_Hier_kommt_Alex_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Hier kommt Alex", + "artist": "Die Toten Hosen", + "points": 760.0, + "max_charts": 37, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "George_Michael_-_One_More_Try_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "One More Try", + "artist": "George Michael", + "points": 745.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Sade_-_Love_Is_Stronger_Than_Pride_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Love Is Stronger Than Pride", + "artist": "Sade", + "points": 524.0, + "max_charts": 51, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "INXS_-_New_Sensation_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "New Sensation", + "artist": "INXS", + "points": 501.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Freddie_Mercury_Montserrat_Caballe_-_Barcelona_(1988).opus": { + "year": 1988, + "date": "1988", + "title": "Barcelona", + "artist": "Freddie Mercury & Montserrat Caballe", + "points": 400.0, + "max_charts": 32, + "confidence": { + "total": 98, + "title": 100, + "artist": 97 + }, + "decade": 1980 + }, + "Camouflage_-_Love_Is_A_Shield_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Love Is A Shield", + "artist": "Camouflage", + "points": 2124.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Cure_-_Lullaby_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Lullaby", + "artist": "The Cure", + "points": 1929.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Tanita_Tikaram_-_Twist_In_My_Sobriety_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Twist In My Sobriety", + "artist": "Tanita Tikaram", + "points": 1711.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Holly_Johnson_-_Americanos_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Americanos", + "artist": "Holly Johnson", + "points": 1644.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Tone_Loc_-_Funky_Cold_Medina_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Funky Cold Medina", + "artist": "Tone Loc", + "points": 1633.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Roxette_-_Listen_To_Your_Heart_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Listen To Your Heart", + "artist": "Roxette", + "points": 1602.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Beach_Boys_-_Kokomo_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Kokomo", + "artist": "The Beach Boys", + "points": 1479.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Mike_Oldfield_-_Innocent_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Innocent", + "artist": "Mike Oldfield", + "points": 1467.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Depeche_Mode_-_Personal_Jesus_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Personal Jesus", + "artist": "Depeche Mode", + "points": 1330.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Tone_Loc_-_Wild_Thing_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Wild Thing", + "artist": "Tone Loc", + "points": 1235.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Queen_-_I_Want_It_All_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "I Want It All", + "artist": "Queen", + "points": 1206.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Tears_For_Fears_-_Sowing_The_Seeds_Of_Love_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Sowing The Seeds Of Love", + "artist": "Tears For Fears", + "points": 1121.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Marianne_Rosenberg_-_Ich_denk_an_dich_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Ich denk' an dich", + "artist": "Marianne Rosenberg", + "points": 1076.0, + "max_charts": 40, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Liza_Minnelli_-_Losing_My_Mind_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Losing My Mind", + "artist": "Liza Minnelli", + "points": 1040.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Simply_Red_-_Its_Only_Love_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "It's Only Love", + "artist": "Simply Red", + "points": 1032.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Simply_Red_-_If_You_Dont_Know_Me_By_Now_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "If You Don't Know Me By Now", + "artist": "Simply Red", + "points": 1021.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Ten_City_-_Thats_The_Way_Love_Is_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "That's The Way Love Is", + "artist": "Ten City", + "points": 874.0, + "max_charts": 18, + "confidence": { + "total": 81, + "title": 75, + "artist": 100 + }, + "decade": 1980 + }, + "Paul_McCartney_-_This_One_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "This One", + "artist": "Paul McCartney", + "points": 858.0, + "max_charts": 40, + "confidence": { + "total": 86, + "title": 50, + "artist": 100 + }, + "decade": 1980 + }, + "Janet_Jackson_-_Miss_You_Much_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Miss You Much", + "artist": "Janet Jackson", + "points": 821.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Queen_-_Breakthru_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Breakthru", + "artist": "Queen", + "points": 690.0, + "max_charts": 24, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Cure_-_Lovesong_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Lovesong", + "artist": "The Cure", + "points": 682.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Rolling_Stones_-_Mixed_Emotions_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Mixed Emotions", + "artist": "The Rolling Stones", + "points": 606.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Die_Ärzte_-_Zu_spät_89_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Zu spät '89", + "artist": "Die Ärzte", + "points": 605.0, + "max_charts": 25, + "confidence": { + "total": 92, + "title": 82, + "artist": 100 + }, + "decade": 1980 + }, + "Duran_Duran_-_All_She_Wants_Is_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "All She Wants Is", + "artist": "Duran Duran", + "points": 561.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Tracy_Chapman_-_Crossroads_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Crossroads", + "artist": "Tracy Chapman", + "points": 554.0, + "max_charts": 38, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Chris_Rea_-_The_Road_To_Hell_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "The Road To Hell", + "artist": "Chris Rea", + "points": 535.0, + "max_charts": 49, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "The_Bee_Gees_-_One_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "One", + "artist": "The Bee Gees", + "points": 530.0, + "max_charts": 37, + "confidence": { + "total": 86, + "title": 100, + "artist": 80 + }, + "decade": 1980 + }, + "Wet_Wet_Wet_-_Sweet_Surrender_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Sweet Surrender", + "artist": "Wet Wet Wet", + "points": 512.0, + "max_charts": 48, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Heinz-Rudolf_Kunze_-_Alles_was_sie_will_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Alles was sie will", + "artist": "Heinz-Rudolf Kunze", + "points": 490.0, + "max_charts": 54, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Guns_n_Roses_-_Patience_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Patience", + "artist": "Guns n' Roses", + "points": 460.0, + "max_charts": 38, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "INXS_-_Mystify_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "Mystify", + "artist": "INXS", + "points": 436.0, + "max_charts": 46, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "A-ha_-_You_Are_The_One_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "You Are The One", + "artist": "A-ha", + "points": 419.0, + "max_charts": 30, + "confidence": { + "total": 87, + "title": 83, + "artist": 100 + }, + "decade": 1980 + }, + "Queen_-_The_Invisible_Man_(1989).opus": { + "year": 1989, + "date": "1989", + "title": "The Invisible Man", + "artist": "Queen", + "points": 386.0, + "max_charts": 31, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1980 + }, + "Matthias_Reim_-_Verdammt,_ich_lieb_dich_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Verdammt, ich lieb' dich", + "artist": "Matthias Reim", + "points": 3091.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Londonbeat_-_Ive_Been_Thinking_About_You_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "I've Been Thinking About You", + "artist": "Londonbeat", + "points": 2733.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "UB40_-_Kingston_Town_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Kingston Town", + "artist": "UB40", + "points": 2696.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Nick_Kamen_-_I_Promised_Myself_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "I Promised Myself", + "artist": "Nick Kamen", + "points": 2694.0, + "max_charts": 5, + "confidence": { + "total": 90, + "title": 84, + "artist": 100 + }, + "decade": 1990 + }, + "Die_Wildecker_Herzbuben_-_Herzilein_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Herzilein", + "artist": "Die Wildecker Herzbuben", + "points": 2525.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Sinead_Oconnor_-_Nothing_Compares_2_U_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Nothing Compares 2 U", + "artist": "Sinead O'connor", + "points": 2439.0, + "max_charts": 1, + "confidence": { + "total": 97, + "title": 100, + "artist": 93 + }, + "decade": 1990 + }, + "AC_DC_-_Thunderstruck_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Thunderstruck", + "artist": "AC/DC", + "points": 2195.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "PM_Sampson_Double_Key_-_We_Love_To_Love_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "We Love To Love", + "artist": "PM Sampson & Double Key", + "points": 2047.0, + "max_charts": 4, + "confidence": { + "total": 87, + "title": 57, + "artist": 21 + }, + "decade": 1990 + }, + "Vanilla_Ice_-_Ice_Ice_Baby_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Ice Ice Baby", + "artist": "Vanilla Ice", + "points": 1961.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Matthias_Reim_-_Ich_hab_geträumt_von_dir_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Ich hab' geträumt von dir", + "artist": "Matthias Reim", + "points": 1935.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Alannah_Myles_-_Black_Velvet_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Black Velvet", + "artist": "Alannah Myles", + "points": 1868.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Depeche_Mode_-_Enjoy_The_Silence_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Enjoy The Silence", + "artist": "Depeche Mode", + "points": 1816.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "A-ha_-_Crying_In_The_Rain_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Crying In The Rain", + "artist": "A-ha", + "points": 1670.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Jimmy_Somerville_-_To_Love_Somebody_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "To Love Somebody", + "artist": "Jimmy Somerville", + "points": 1662.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Dave_Stewart_feat._Candy_Dulfer_-_Lily_Was_Here_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Lily Was Here", + "artist": "Dave Stewart feat. Candy Dulfer", + "points": 1460.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Frank_Zander_-_Hier_kommt_Kurt_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Hier kommt Kurt", + "artist": "Frank Zander", + "points": 1441.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "New_Kids_On_The_Block_-_Step_By_Step_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Step By Step", + "artist": "New Kids On The Block", + "points": 1431.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Robert_Palmer_UB40_-_Ill_Be_Your_Baby_Tonight_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "I'll Be Your Baby Tonight", + "artist": "Robert Palmer & UB40", + "points": 1384.0, + "max_charts": 14, + "confidence": { + "total": 95, + "title": 100, + "artist": 88 + }, + "decade": 1990 + }, + "Snap!_-_Cult_Of_Snap_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Cult Of Snap", + "artist": "Snap!", + "points": 1244.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Snap!_-_Mary_Had_A_Little_Boy_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Mary Had A Little Boy", + "artist": "Snap!", + "points": 1225.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Billy_Joel_-_Leningrad_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Leningrad", + "artist": "Billy Joel", + "points": 1218.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Gary_Moore_-_Still_Get_The_Blues_For_You_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Still Get The Blues (For You)", + "artist": "Gary Moore", + "points": 1109.0, + "max_charts": 28, + "confidence": { + "total": 97, + "title": 96, + "artist": 100 + }, + "decade": 1990 + }, + "Elton_John_-_Sacrifice_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Sacrifice", + "artist": "Elton John", + "points": 1099.0, + "max_charts": 36, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Janet_Jackson_-_Escapade_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Escapade", + "artist": "Janet Jackson", + "points": 849.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "George_Michael_-_Praying_For_Time_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Praying For Time", + "artist": "George Michael", + "points": 810.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Chimes_-_I_Still_Havent_Found_What_Im_Looking_For_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "I Still Haven't Found What I'm Looking For", + "artist": "Chimes", + "points": 780.0, + "max_charts": 20, + "confidence": { + "total": 87, + "title": 86, + "artist": 31 + }, + "decade": 1990 + }, + "INXS_-_Suicide_Blonde_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Suicide Blonde", + "artist": "INXS", + "points": 680.0, + "max_charts": 23, + "confidence": { + "total": 97, + "title": 96, + "artist": 100 + }, + "decade": 1990 + }, + "Sting_-_Englishman_In_New_York_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Englishman In New York", + "artist": "Sting", + "points": 643.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "The_Cure_-_Never_Enough_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Never Enough", + "artist": "The Cure", + "points": 606.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Janet_Jackson_-_Black_Cat_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Black Cat", + "artist": "Janet Jackson", + "points": 585.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Tears_For_Fears_-_Advice_For_The_Young_At_Heart_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Advice For The Young At Heart", + "artist": "Tears For Fears", + "points": 566.0, + "max_charts": 51, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "George_Michael_-_Freedom_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Freedom", + "artist": "George Michael", + "points": 466.0, + "max_charts": 41, + "confidence": { + "total": 94, + "title": 82, + "artist": 100 + }, + "decade": 1990 + }, + "Andrea_Jürgens_-_Wir_tanzen_Lambada_(1990).opus": { + "year": 1990, + "date": "1990", + "title": "Wir tanzen Lambada", + "artist": "Andrea Jürgens", + "points": 395.0, + "max_charts": 42, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Scorpions_-_Wind_Of_Change_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Wind Of Change", + "artist": "Scorpions", + "points": 4110.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Ten_Sharp_-_You_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "You", + "artist": "Ten Sharp", + "points": 2853.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "U96_-_Das_Boot_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Das Boot", + "artist": "U96", + "points": 2696.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Roxette_-_Joyride_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Joyride", + "artist": "Roxette", + "points": 2446.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Michael_Jackson_-_Black_Or_White_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Black Or White", + "artist": "Michael Jackson", + "points": 2214.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "The_Bee_Gees_-_Secret_Love_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Secret Love", + "artist": "The Bee Gees", + "points": 2062.0, + "max_charts": 2, + "confidence": { + "total": 91, + "title": 100, + "artist": 80 + }, + "decade": 1990 + }, + "Seal_-_Crazy_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Crazy", + "artist": "Seal", + "points": 1922.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Genesis_-_No_Son_Of_Mine_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "No Son Of Mine", + "artist": "Genesis", + "points": 1914.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Guns_n_Roses_-_You_Could_Be_Mine_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "You Could Be Mine", + "artist": "Guns n' Roses", + "points": 1823.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Achim_Reichel_-_Aloha_Heya_He_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Aloha Heya He", + "artist": "Achim Reichel", + "points": 1768.0, + "max_charts": 5, + "confidence": { + "total": 96, + "title": 92, + "artist": 100 + }, + "decade": 1990 + }, + "Scorpions_-_Send_Me_An_Angel_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Send Me An Angel", + "artist": "Scorpions", + "points": 1755.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "R.E.M._-_Shiny_Happy_People_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Shiny Happy People", + "artist": "R.E.M.", + "points": 1735.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Roxette_-_Fading_Like_A_Flower_Every_Time_You_Leave_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Fading Like A Flower (Every Time You Leave)", + "artist": "Roxette", + "points": 1722.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Dr._Alban_-_No_Coke_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "No Coke", + "artist": "Dr. Alban", + "points": 1689.0, + "max_charts": 3, + "confidence": { + "total": 84, + "title": 70, + "artist": 100 + }, + "decade": 1990 + }, + "George_Michael_Elton_John_-_Dont_Let_The_Sun_Go_Down_On_Me_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Don't Let The Sun Go Down On Me", + "artist": "George Michael & Elton John", + "points": 1656.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Hape_Kerkeling_-_Das_ganze_Leben_ist_ein_Quiz_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Das ganze Leben ist ein Quiz", + "artist": "Hape Kerkeling", + "points": 1621.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Simply_Red_-_Something_Got_Me_Started_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Something Got Me Started", + "artist": "Simply Red", + "points": 1559.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Chris_Rea_-_Auberge_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Auberge", + "artist": "Chris Rea", + "points": 1238.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Roxette_-_Spending_My_Time_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Spending My Time", + "artist": "Roxette", + "points": 1211.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Guns_n_Roses_-_Dont_Cry_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Don't Cry", + "artist": "Guns n' Roses", + "points": 1193.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Dire_Straits_-_Calling_Elvis_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Calling Elvis", + "artist": "Dire Straits", + "points": 1174.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Seal_-_Future_Love_Paradise_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Future Love Paradise", + "artist": "Seal", + "points": 1160.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Queen_-_The_Show_Must_Go_On_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "The Show Must Go On", + "artist": "Queen", + "points": 1159.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Roxette_-_The_Big_L_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "The Big L", + "artist": "Roxette", + "points": 1157.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Sting_-_All_This_Time_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "All This Time", + "artist": "Sting", + "points": 1123.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Queen_-_Innuendo_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Innuendo", + "artist": "Queen", + "points": 1119.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Massive_Attack_-_Unfinished_Sympathy_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Unfinished Sympathy", + "artist": "Massive Attack", + "points": 1084.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Metallica_-_Enter_Sandman_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Enter Sandman", + "artist": "Metallica", + "points": 1066.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Frank_Zappa_-_Bobby_Brown_Goes_Down_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Bobby Brown Goes Down", + "artist": "Frank Zappa", + "points": 876.0, + "max_charts": 32, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Robert_Palmer_-_Mercy_Mercy_Me_The_Ecology_I_Want_You_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Mercy Mercy Me (The Ecology) / I Want You", + "artist": "Robert Palmer", + "points": 835.0, + "max_charts": 33, + "confidence": { + "total": 87, + "title": 81, + "artist": 100 + }, + "decade": 1990 + }, + "Tom_Petty_The_Heartbreakers_-_Learning_To_Fly_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Learning To Fly", + "artist": "Tom Petty & The Heartbreakers", + "points": 827.0, + "max_charts": 31, + "confidence": { + "total": 96, + "title": 100, + "artist": 93 + }, + "decade": 1990 + }, + "A-ha_-_I_Call_Your_Name_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "I Call Your Name", + "artist": "A-ha", + "points": 752.0, + "max_charts": 37, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Yello_-_Rubberbandman_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Rubberbandman", + "artist": "Yello", + "points": 614.0, + "max_charts": 29, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "INXS_-_Disappear_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Disappear", + "artist": "INXS", + "points": 448.0, + "max_charts": 43, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "UB40_-_The_Way_You_Do_The_Things_You_Do_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "The Way You Do The Things You Do", + "artist": "UB40", + "points": 439.0, + "max_charts": 53, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Heinz-Rudolf_Kunze_-_Wenn_du_nicht_wiederkommst_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Wenn du nicht wiederkommst", + "artist": "Heinz-Rudolf Kunze", + "points": 436.0, + "max_charts": 54, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "De_La_Soul_-_A_Roller_Skating_Jam_Named_Saturdays_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "A Roller Skating Jam Named 'Saturdays'", + "artist": "De La Soul", + "points": 429.0, + "max_charts": 37, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Herbert_Grönemeyer_-_Marie_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Marie", + "artist": "Herbert Grönemeyer", + "points": 427.0, + "max_charts": 53, + "confidence": { + "total": 88, + "title": 40, + "artist": 100 + }, + "decade": 1990 + }, + "Tom_Petty_The_Heartbreakers_-_Into_The_Great_Wide_Open_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "Into The Great Wide Open", + "artist": "Tom Petty & The Heartbreakers", + "points": 365.0, + "max_charts": 54, + "confidence": { + "total": 96, + "title": 100, + "artist": 93 + }, + "decade": 1990 + }, + "Seal_-_The_Beginning_(1991).opus": { + "year": 1991, + "date": "1991", + "title": "The Beginning", + "artist": "Seal", + "points": 350.0, + "max_charts": 39, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Guns_n_Roses_-_November_Rain_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "November Rain", + "artist": "Guns n' Roses", + "points": 3640.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Metallica_-_Nothing_Else_Matters_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Nothing Else Matters", + "artist": "Metallica", + "points": 2683.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Guns_n_Roses_-_Knockin_On_Heavens_Door_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Knockin' On Heaven's Door", + "artist": "Guns n' Roses", + "points": 2488.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Michael_Jackson_-_Heal_The_World_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Heal The World", + "artist": "Michael Jackson", + "points": 2357.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Roxette_-_How_Do_You_Do!_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "How Do You Do!", + "artist": "Roxette", + "points": 1988.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Nirvana_-_Smells_Like_Teen_Spirit_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Smells Like Teen Spirit", + "artist": "Nirvana", + "points": 1895.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Genesis_-_I_Cant_Dance_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "I Can't Dance", + "artist": "Genesis", + "points": 1869.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "The_Mamas_The_Papas_-_Dream_A_Little_Dream_Of_Me_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Dream A Little Dream Of Me", + "artist": "The Mamas & The Papas", + "points": 1864.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Red_Hot_Chili_Peppers_-_Under_The_Bridge_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Under The Bridge", + "artist": "Red Hot Chili Peppers", + "points": 1759.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Londonbeat_-_You_Bring_On_The_Sun_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "You Bring On The Sun", + "artist": "Londonbeat", + "points": 1682.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "R.E.M._-_Drive_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Drive", + "artist": "R.E.M.", + "points": 1551.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "The_Cure_-_Friday_Im_In_Love_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Friday I'm In Love", + "artist": "The Cure", + "points": 1537.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Crowded_House_-_Weather_With_You_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Weather With You", + "artist": "Crowded House", + "points": 1504.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Michael_Jackson_-_In_The_Closet_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "In The Closet", + "artist": "Michael Jackson", + "points": 1417.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Ugly_Kid_Joe_-_Everything_About_You_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Everything About You", + "artist": "Ugly Kid Joe", + "points": 1365.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Michael_Jackson_-_Who_Is_It_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Who Is It?", + "artist": "Michael Jackson", + "points": 1307.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Simply_Red_-_Stars_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Stars", + "artist": "Simply Red", + "points": 1294.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Lionel_Richie_-_My_Destiny_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "My Destiny", + "artist": "Lionel Richie", + "points": 1190.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Luther_Vandross_Janet_Jackson_-_The_Best_Things_In_Life_Are_Free_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "The Best Things In Life Are Free", + "artist": "Luther Vandross & Janet Jackson", + "points": 1181.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Michael_Jackson_-_Remember_The_Time_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Remember The Time", + "artist": "Michael Jackson", + "points": 1172.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Genesis_-_Jesus_He_Knows_Me_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Jesus He Knows Me", + "artist": "Genesis", + "points": 1148.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "George_Michael_-_Too_Funky_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Too Funky", + "artist": "George Michael", + "points": 1083.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Lionel_Richie_-_Do_It_To_Me_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Do It To Me", + "artist": "Lionel Richie", + "points": 1081.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Elton_John_-_The_One_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "The One", + "artist": "Elton John", + "points": 1039.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "The_Cure_-_High_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "High", + "artist": "The Cure", + "points": 917.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "R.E.M._-_Man_On_The_Moon_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Man On The Moon", + "artist": "R.E.M.", + "points": 903.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Faith_No_More_-_Midlife_Crisis_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Midlife Crisis", + "artist": "Faith No More", + "points": 827.0, + "max_charts": 32, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Sting_with_Eric_Clapton_-_Its_Probably_Me_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "It's Probably Me", + "artist": "Sting with Eric Clapton", + "points": 679.0, + "max_charts": 22, + "confidence": { + "total": 92, + "title": 100, + "artist": 87 + }, + "decade": 1990 + }, + "Roxette_-_Church_Of_Your_Heart_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Church Of Your Heart", + "artist": "Roxette", + "points": 646.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Arrested_Development_-_Tennessee_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Tennessee", + "artist": "Arrested Development", + "points": 624.0, + "max_charts": 27, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Guns_n_Roses_-_Yesterdays_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Yesterdays", + "artist": "Guns n' Roses", + "points": 611.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Genesis_-_Hold_On_My_Heart_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Hold On My Heart", + "artist": "Genesis", + "points": 574.0, + "max_charts": 45, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Shabba_Ranks_Krystal_-_Mr._Loverman_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Mr. Loverman", + "artist": "Shabba Ranks & Krystal", + "points": 574.0, + "max_charts": 17, + "confidence": { + "total": 86, + "title": 100, + "artist": 75 + }, + "decade": 1990 + }, + "Michael_Jackson_-_Jam_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Jam", + "artist": "Michael Jackson", + "points": 558.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Nirvana_-_Come_As_You_Are_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Come As You Are", + "artist": "Nirvana", + "points": 527.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Derek_and_the_Dominos_-_Layla_(1970).opus": { + "year": 1970, + "date": "1970", + "title": "Layla", + "artist": "Derek and the Dominos", + "points": 527.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Guns_n_Roses_-_Live_And_Let_Die_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Live And Let Die", + "artist": "Guns n' Roses", + "points": 498.0, + "max_charts": 33, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Tears_For_Fears_-_Laid_So_Low_Tears_Roll_Down_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Laid So Low (Tears Roll Down)", + "artist": "Tears For Fears", + "points": 494.0, + "max_charts": 40, + "confidence": { + "total": 84, + "title": 71, + "artist": 100 + }, + "decade": 1990 + }, + "Simply_Red_-_For_Your_Babies_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "For Your Babies", + "artist": "Simply Red", + "points": 489.0, + "max_charts": 43, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Genesis_-_Tell_Me_Why_(1992).opus": { + "year": 1992, + "date": "1992", + "title": "Tell Me Why", + "artist": "Genesis", + "points": 474.0, + "max_charts": 56, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Dr._Alban_-_Sing_Hallelujah_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Sing Hallelujah", + "artist": "Dr. Alban", + "points": 2550.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "UB40_-_I_Cant_Help_Falling_In_Love_With_You_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "I Can't Help Falling In Love With You", + "artist": "UB40", + "points": 2208.0, + "max_charts": 2, + "confidence": { + "total": 99, + "title": 99, + "artist": 100 + }, + "decade": 1990 + }, + "Four_Non_Blondes_-_Whats_Up_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "What's Up", + "artist": "Four Non Blondes", + "points": 2108.0, + "max_charts": 1, + "confidence": { + "total": 90, + "title": 100, + "artist": 83 + }, + "decade": 1990 + }, + "Dance_2_Trance_-_Power_Of_American_Natives_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Power Of American Natives", + "artist": "Dance 2 Trance", + "points": 2051.0, + "max_charts": 9, + "confidence": { + "total": 80, + "title": 71, + "artist": 100 + }, + "decade": 1990 + }, + "Ugly_Kid_Joe_-_Cats_In_The_Cradle_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Cats In The Cradle", + "artist": "Ugly Kid Joe", + "points": 2049.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Spin_Doctors_-_Two_Princes_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Two Princes", + "artist": "Spin Doctors", + "points": 1904.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "US3_-_Cantaloop_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Cantaloop", + "artist": "US3", + "points": 1775.0, + "max_charts": 22, + "confidence": { + "total": 89, + "title": 100, + "artist": 57 + }, + "decade": 1990 + }, + "Michael_Jackson_-_Will_You_Be_There_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Will You Be There", + "artist": "Michael Jackson", + "points": 1513.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Janet_Jackson_-_Thats_The_Way_Love_Goes_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "That's The Way Love Goes", + "artist": "Janet Jackson", + "points": 1494.0, + "max_charts": 9, + "confidence": { + "total": 88, + "title": 100, + "artist": 56 + }, + "decade": 1990 + }, + "Aerosmith_-_Cryin_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Cryin'", + "artist": "Aerosmith", + "points": 1435.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "The_Prodigy_-_Out_Of_Space_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Out Of Space", + "artist": "The Prodigy", + "points": 1346.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Depeche_Mode_-_I_Feel_You_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "I Feel You", + "artist": "Depeche Mode", + "points": 1345.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Duran_Duran_-_Ordinary_World_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Ordinary World", + "artist": "Duran Duran", + "points": 1241.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Michael_Jackson_-_Give_In_To_Me_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Give In To Me", + "artist": "Michael Jackson", + "points": 1200.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Pet_Shop_Boys_-_Can_You_Forgive_Her_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Can You Forgive Her", + "artist": "Pet Shop Boys", + "points": 1150.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Extrabreit_-_Für_mich_solls_rote_Rosen_regnen_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Für mich soll's rote Rosen regnen", + "artist": "Extrabreit", + "points": 1101.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "UB40_-_Higher_Ground_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Higher Ground", + "artist": "UB40", + "points": 1062.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Naughty_By_Nature_-_Hip_Hop_Hooray_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Hip Hop Hooray", + "artist": "Naughty By Nature", + "points": 998.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Sting_-_If_I_Ever_Lose_My_Faith_In_You_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "If I Ever Lose My Faith In You", + "artist": "Sting", + "points": 958.0, + "max_charts": 31, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Arrested_Development_-_Mr._Wendal_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Mr. Wendal", + "artist": "Arrested Development", + "points": 851.0, + "max_charts": 31, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "George_Michael_Queen_-_Somebody_To_Love_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Somebody To Love", + "artist": "George Michael & Queen", + "points": 819.0, + "max_charts": 21, + "confidence": { + "total": 94, + "title": 100, + "artist": 89 + }, + "decade": 1990 + }, + "Chris_Rea_-_Julia_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Julia", + "artist": "Chris Rea", + "points": 795.0, + "max_charts": 40, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Depeche_Mode_-_Walking_In_My_Shoes_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Walking In My Shoes", + "artist": "Depeche Mode", + "points": 694.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Die_Fantastischen_Vier_-_Zu_Geil_Für_Diese_Welt_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Zu Geil Für Diese Welt", + "artist": "Die Fantastischen Vier", + "points": 686.0, + "max_charts": 22, + "confidence": { + "total": 97, + "title": 93, + "artist": 100 + }, + "decade": 1990 + }, + "Jamiroquai_-_Blow_Your_Mind_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Blow Your Mind", + "artist": "Jamiroquai", + "points": 462.0, + "max_charts": 33, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "INXS_-_Beautiful_Girl_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Beautiful Girl", + "artist": "INXS", + "points": 440.0, + "max_charts": 54, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Genesis_-_Never_A_Time_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Never A Time", + "artist": "Genesis", + "points": 404.0, + "max_charts": 56, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Bryan_Ferry_-_I_Put_A_Spell_On_You_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "I Put A Spell On You", + "artist": "Bryan Ferry", + "points": 397.0, + "max_charts": 53, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Duran_Duran_-_Come_Undone_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Come Undone", + "artist": "Duran Duran", + "points": 383.0, + "max_charts": 42, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Sting_-_Fields_Of_Gold_(1993).opus": { + "year": 1993, + "date": "1993", + "title": "Fields Of Gold", + "artist": "Sting", + "points": 372.0, + "max_charts": 52, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "The_Cranberries_-_Zombie_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "Zombie", + "artist": "The Cranberries", + "points": 2157.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Crash_Test_Dummies_-_Mmm_Mmm_Mmm_Mmm_Mmm_Mmm_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "Mmm Mmm Mmm Mmm Mmm Mmm", + "artist": "Crash Test Dummies", + "points": 1891.0, + "max_charts": 1, + "confidence": { + "total": 89, + "title": 79, + "artist": 100 + }, + "decade": 1990 + }, + "Warren_G._Nate_Dogg_-_Regulate_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "Regulate", + "artist": "Warren G. & Nate Dogg", + "points": 1643.0, + "max_charts": 7, + "confidence": { + "total": 92, + "title": 100, + "artist": 88 + }, + "decade": 1990 + }, + "Dr._Alban_-_Look_Whos_Talking_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "Look Who's Talking", + "artist": "Dr. Alban", + "points": 1567.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Elton_John_-_Can_You_Feel_The_Love_Tonight_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "Can You Feel The Love Tonight", + "artist": "Elton John", + "points": 1311.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Beck_-_Loser_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "Loser", + "artist": "Beck", + "points": 1293.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Tag_Team_-_Whoomp!_There_It_Is_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "Whoomp! There It Is", + "artist": "Tag Team", + "points": 1199.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Helge_Schneider_-_Katzeklo_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "Katzeklo", + "artist": "Helge Schneider", + "points": 1175.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Robert_Palmer_-_Know_By_Now_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "Know By Now", + "artist": "Robert Palmer", + "points": 1097.0, + "max_charts": 51, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Elton_John_-_Circle_Of_Life_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "Circle Of Life", + "artist": "Elton John", + "points": 972.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "H-BlockX_-_Move_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "Move", + "artist": "H-BlockX", + "points": 912.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Roxette_-_Crash!_Boom!_Bang!_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "Crash! Boom! Bang!", + "artist": "Roxette", + "points": 906.0, + "max_charts": 31, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Jimmy_Cliff_-_I_Can_See_Clearly_Now_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "I Can See Clearly Now", + "artist": "Jimmy Cliff", + "points": 828.0, + "max_charts": 52, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Pet_Shop_Boys_-_I_Wouldnt_Normally_Do_This_Kind_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "I Wouldn't Normally Do This Kind", + "artist": "Pet Shop Boys", + "points": 723.0, + "max_charts": 37, + "confidence": { + "total": 91, + "title": 88, + "artist": 100 + }, + "decade": 1990 + }, + "Pet_Shop_Boys_-_Liberation_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "Liberation", + "artist": "Pet Shop Boys", + "points": 613.0, + "max_charts": 51, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "The_Rolling_Stones_-_Love_Is_Strong_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "Love Is Strong", + "artist": "The Rolling Stones", + "points": 548.0, + "max_charts": 40, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Gun_-_Word_Up_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "Word Up", + "artist": "Gun", + "points": 546.0, + "max_charts": 32, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Crash_Test_Dummies_-_Afternoons_Coffeespoons_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "Afternoons & Coffeespoons", + "artist": "Crash Test Dummies", + "points": 532.0, + "max_charts": 39, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Soundgarden_-_Black_Hole_Sun_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "Black Hole Sun", + "artist": "Soundgarden", + "points": 505.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Aerosmith_-_Amazing_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "Amazing", + "artist": "Aerosmith", + "points": 479.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Guns_n_Roses_-_Sympathy_For_The_Devil_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "Sympathy For The Devil", + "artist": "Guns n' Roses", + "points": 472.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Aerosmith_-_Crazy_(1994).opus": { + "year": 1994, + "date": "1994", + "title": "Crazy", + "artist": "Aerosmith", + "points": 366.0, + "max_charts": 43, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Fools_Garden_-_Lemon_Tree_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "Lemon Tree", + "artist": "Fool's Garden", + "points": 2535.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Luniz_-_I_Got_5_On_It_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "I Got 5 On It", + "artist": "Luniz", + "points": 2166.0, + "max_charts": 2, + "confidence": { + "total": 88, + "title": 83, + "artist": 100 + }, + "decade": 1990 + }, + "The_Offspring_-_Self_Esteem_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "Self Esteem", + "artist": "The Offspring", + "points": 2103.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "The_Connells_-_74_-_75_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "'74 - '75", + "artist": "The Connells", + "points": 1936.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Green_Day_-_Basket_Case_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "Basket Case", + "artist": "Green Day", + "points": 1877.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Die_Fantastischen_Vier_-_Sie_ist_weg_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "Sie ist weg", + "artist": "Die Fantastischen Vier", + "points": 1852.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Backstreet_Boys_-_Weve_Got_It_Goin_On_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "We've Got It Goin' On", + "artist": "Backstreet Boys", + "points": 1733.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Dune_-_Hardcore_Vibes_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "Hardcore Vibes", + "artist": "Dune", + "points": 1606.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Simply_Red_-_Fairground_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "Fairground", + "artist": "Simply Red", + "points": 1588.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Die_Doofen_-_Mief!_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "Mief!", + "artist": "Die Doofen", + "points": 1507.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Seal_-_Kiss_From_A_Rose_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "Kiss From A Rose", + "artist": "Seal", + "points": 1306.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Janet_Jackson_-_Whoops_Now_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "Whoops Now", + "artist": "Janet Jackson", + "points": 1222.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Skee-Lo_-_I_Wish_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "I Wish", + "artist": "Skee-Lo", + "points": 1204.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Oasis_-_Wonderwall_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "Wonderwall", + "artist": "Oasis", + "points": 1172.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Queen_-_Heaven_For_Everyone_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "Heaven For Everyone", + "artist": "Queen", + "points": 1107.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Fettes_Brot_-_Nordisch_By_Nature_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "Nordisch By Nature", + "artist": "Fettes Brot", + "points": 1052.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Mike_The_Mechanics_-_Over_My_Shoulder_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "Over My Shoulder", + "artist": "Mike & The Mechanics", + "points": 1046.0, + "max_charts": 44, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "The_Cranberries_-_Ode_To_My_Family_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "Ode To My Family", + "artist": "The Cranberries", + "points": 887.0, + "max_charts": 29, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "H-BlockX_-_Risin_High_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "Risin' High", + "artist": "H-BlockX", + "points": 804.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Cosmix_feat._Ernie_-_Quietsche-Entchen_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "Quietsche-Entchen", + "artist": "Cosmix feat. Ernie", + "points": 749.0, + "max_charts": 17, + "confidence": { + "total": 97, + "title": 94, + "artist": 100 + }, + "decade": 1990 + }, + "Green_Day_-_When_I_Come_Around_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "When I Come Around", + "artist": "Green Day", + "points": 643.0, + "max_charts": 45, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Sting_-_This_Cowboy_Song_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "This Cowboy Song", + "artist": "Sting", + "points": 636.0, + "max_charts": 51, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Human_League_-_Tell_Me_When_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "Tell Me When", + "artist": "Human League", + "points": 634.0, + "max_charts": 53, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Janet_Jackson_-_Runaway_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "Runaway", + "artist": "Janet Jackson", + "points": 527.0, + "max_charts": 39, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Mike_The_Mechanics_-_Beggar_On_A_Beach_Of_Gold_(1995).opus": { + "year": 1995, + "date": "1995", + "title": "Beggar On A Beach Of Gold", + "artist": "Mike & The Mechanics", + "points": 331.0, + "max_charts": 64, + "confidence": { + "total": 98, + "title": 96, + "artist": 100 + }, + "decade": 1990 + }, + "Sarah_Brightman_Andrea_Bocelli_-_Time_To_Say_Goodbye_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Time To Say Goodbye", + "artist": "Sarah Brightman & Andrea Bocelli", + "points": 3190.0, + "max_charts": 1, + "confidence": { + "total": 61, + "title": 72, + "artist": 50 + }, + "decade": 1990 + }, + "Faithless_-_Insomnia_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Insomnia", + "artist": "Faithless", + "points": 2820.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "No_Doubt_-_Dont_Speak_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Don't Speak", + "artist": "No Doubt", + "points": 1979.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Die_Toten_Hosen_-_Zehn_kleine_Jägermeister_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Zehn kleine Jägermeister", + "artist": "Die Toten Hosen", + "points": 1878.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Alanis_Morissette_-_Ironic_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Ironic", + "artist": "Alanis Morissette", + "points": 1655.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "The_Prodigy_-_Breathe_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Breathe", + "artist": "The Prodigy", + "points": 1629.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "The_Prodigy_-_Firestarter_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Firestarter", + "artist": "The Prodigy", + "points": 1605.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Spice_Girls_-_Wannabe_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Wannabe", + "artist": "Spice Girls", + "points": 1562.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Fettes_Brot_-_Jein_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Jein", + "artist": "Fettes Brot", + "points": 1453.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Warren_G._feat._Adina_Howard_-_Whats_Love_Got_To_Do_With_It_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "What's Love Got To Do With It", + "artist": "Warren G. feat. Adina Howard", + "points": 1419.0, + "max_charts": 3, + "confidence": { + "total": 96, + "title": 100, + "artist": 91 + }, + "decade": 1990 + }, + "Adam_Clayton_Larry_Mullen_-_Theme_From_Mission_Impossible_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Theme From Mission: Impossible", + "artist": "Adam Clayton & Larry Mullen", + "points": 1378.0, + "max_charts": 6, + "confidence": { + "total": 85, + "title": 68, + "artist": 94 + }, + "decade": 1990 + }, + "The_Fugees_-_Fu-Gee-La_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Fu-Gee-La", + "artist": "The Fugees", + "points": 1354.0, + "max_charts": 6, + "confidence": { + "total": 89, + "title": 100, + "artist": 75 + }, + "decade": 1990 + }, + "Faithless_-_Salva_Mea_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Salva Mea", + "artist": "Faithless", + "points": 1316.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Queen_-_You_Dont_Fool_Me_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "You Don't Fool Me", + "artist": "Queen", + "points": 1237.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "The_Fugees_-_Ready_Or_Not_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Ready Or Not", + "artist": "The Fugees", + "points": 1154.0, + "max_charts": 8, + "confidence": { + "total": 90, + "title": 100, + "artist": 75 + }, + "decade": 1990 + }, + "Bad_Religion_-_Punk_Rock_Song_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Punk Rock Song", + "artist": "Bad Religion", + "points": 1152.0, + "max_charts": 29, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "George_Michael_-_Fastlove_Part_I_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Fastlove Part I", + "artist": "George Michael", + "points": 1141.0, + "max_charts": 25, + "confidence": { + "total": 87, + "title": 70, + "artist": 100 + }, + "decade": 1990 + }, + "Spice_Girls_-_2_Become_1_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "2 Become 1", + "artist": "Spice Girls", + "points": 1126.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Bürger_Lars_Dietrich_-_Sexy_Eis_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Sexy Eis", + "artist": "Bürger Lars Dietrich", + "points": 1113.0, + "max_charts": 12, + "confidence": { + "total": 98, + "title": 93, + "artist": 100 + }, + "decade": 1990 + }, + "Underworld_-_Born_Slippy_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Born Slippy", + "artist": "Underworld", + "points": 1106.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "George_Michael_-_Jesus_To_A_Child_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Jesus To A Child", + "artist": "George Michael", + "points": 1016.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Delinquent_Habits_-_Tres_Delinquentes_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Tres Delinquentes", + "artist": "Delinquent Habits", + "points": 792.0, + "max_charts": 30, + "confidence": { + "total": 93, + "title": 100, + "artist": 87 + }, + "decade": 1990 + }, + "Spice_Girls_-_Say_Youll_Be_There_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Say You'll Be There", + "artist": "Spice Girls", + "points": 698.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Pulp_-_Disco_2000_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Disco 2000", + "artist": "Pulp", + "points": 680.0, + "max_charts": 47, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Rödelheim_Hartreim_Projekt_-_Höha,_Schnella,_Weita_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Höha, Schnella, Weita", + "artist": "Rödelheim Hartreim Projekt", + "points": 609.0, + "max_charts": 30, + "confidence": { + "total": 94, + "title": 86, + "artist": 100 + }, + "decade": 1990 + }, + "Bryan_Adams_-_The_Only_Thing_That_Looks_Good_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "The Only Thing That Looks Good", + "artist": "Bryan Adams", + "points": 558.0, + "max_charts": 44, + "confidence": { + "total": 87, + "title": 82, + "artist": 100 + }, + "decade": 1990 + }, + "Oasis_-_Dont_Look_Back_In_Anger_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Don't Look Back In Anger", + "artist": "Oasis", + "points": 515.0, + "max_charts": 57, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "The_Cranberries_-_Salvation_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Salvation", + "artist": "The Cranberries", + "points": 352.0, + "max_charts": 44, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Jamiroquai_-_Virtual_Insanity_(1996).opus": { + "year": 1996, + "date": "1996", + "title": "Virtual Insanity", + "artist": "Jamiroquai", + "points": 347.0, + "max_charts": 63, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Rammstein_-_Engel_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Engel", + "artist": "Rammstein", + "points": 2117.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Elton_John_-_Candle_In_The_Wind_97_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Candle In The Wind '97", + "artist": "Elton John", + "points": 1927.0, + "max_charts": 1, + "confidence": { + "total": 95, + "title": 92, + "artist": 100 + }, + "decade": 1990 + }, + "Natalie_Imbruglia_-_Torn_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Torn", + "artist": "Natalie Imbruglia", + "points": 1707.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Sabrina_Setlur_Schwester_S._-_Du_liebst_mich_nicht_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Du liebst mich nicht", + "artist": "Sabrina Setlur (Schwester S.)", + "points": 1700.0, + "max_charts": 1, + "confidence": { + "total": 85, + "title": 100, + "artist": 70 + }, + "decade": 1990 + }, + "Ricky_Martin_-_Un_Dos_Tres_Maria_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "(Un Dos Tres) Maria", + "artist": "Ricky Martin", + "points": 1659.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "The_Bee_Gees_-_Alone_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Alone", + "artist": "The Bee Gees", + "points": 1602.0, + "max_charts": 6, + "confidence": { + "total": 88, + "title": 100, + "artist": 80 + }, + "decade": 1990 + }, + "Freundeskreis_-_A-N-N-A_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "A-N-N-A", + "artist": "Freundeskreis", + "points": 1415.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Backstreet_Boys_-_Everybody_Backstreets_Back_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Everybody (Backstreet's Back)", + "artist": "Backstreet Boys", + "points": 1392.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Chumbawamba_-_Tubthumping_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Tubthumping", + "artist": "Chumbawamba", + "points": 1263.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Robbie_Williams_-_Angels_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Angels", + "artist": "Robbie Williams", + "points": 1193.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "The_Notorious_B.I.G._-_Hypnotize_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Hypnotize", + "artist": "The Notorious B.I.G.", + "points": 1088.0, + "max_charts": 15, + "confidence": { + "total": 93, + "title": 75, + "artist": 100 + }, + "decade": 1990 + }, + "Daft_Punk_-_Around_The_World_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Around The World", + "artist": "Daft Punk", + "points": 1042.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "No_Doubt_-_Just_A_Girl_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Just A Girl", + "artist": "No Doubt", + "points": 908.0, + "max_charts": 24, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Sabrina_Setlur_intro._Xavier_Naidoo_-_Freisein_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Freisein", + "artist": "Sabrina Setlur intro. Xavier Naidoo", + "points": 854.0, + "max_charts": 23, + "confidence": { + "total": 92, + "title": 100, + "artist": 90 + }, + "decade": 1990 + }, + "Rammstein_-_Du_hast_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Du hast", + "artist": "Rammstein", + "points": 812.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "The_Verve_-_Bitter_Sweet_Symphony_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Bitter Sweet Symphony", + "artist": "The Verve", + "points": 772.0, + "max_charts": 37, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Spice_Girls_-_Too_Much_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Too Much", + "artist": "Spice Girls", + "points": 739.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "The_Rolling_Stones_-_Anybody_Seen_My_Baby_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Anybody Seen My Baby?", + "artist": "The Rolling Stones", + "points": 715.0, + "max_charts": 24, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Spice_Girls_-_Spice_Up_Your_Life_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Spice Up Your Life", + "artist": "Spice Girls", + "points": 682.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Sabrina_Setlur_-_Glaubst_du_mir_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Glaubst du mir?", + "artist": "Sabrina Setlur", + "points": 655.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Wyclef_Jean_feat._Refugee_Allstars_-_Guantanamera_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Guantanamera", + "artist": "Wyclef Jean feat. Refugee Allstars", + "points": 584.0, + "max_charts": 29, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Depeche_Mode_-_Barrel_Of_A_Gun_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Barrel Of A Gun", + "artist": "Depeche Mode", + "points": 570.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Genesis_-_Congo_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Congo", + "artist": "Genesis", + "points": 520.0, + "max_charts": 31, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Warren_G._-_I_Shot_The_Sheriff_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "I Shot The Sheriff", + "artist": "Warren G.", + "points": 480.0, + "max_charts": 27, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Sabrina_Setlur_-_Nur_mir_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Nur mir", + "artist": "Sabrina Setlur", + "points": 479.0, + "max_charts": 27, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Die_Fantastischen_Vier_-_Der_Picknicker_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Der Picknicker", + "artist": "Die Fantastischen Vier", + "points": 405.0, + "max_charts": 42, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Andrea_Bocelli_-_Vivo_Per_Lei_-_Ich_Lebe_Für_Sie_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Vivo Per Lei - Ich Lebe Für Sie", + "artist": "Andrea Bocelli", + "points": 353.0, + "max_charts": 45, + "confidence": { + "total": 89, + "title": 100, + "artist": 72 + }, + "decade": 1990 + }, + "Oasis_-_DYou_Know_What_I_Mean_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "D'You Know What I Mean?", + "artist": "Oasis", + "points": 345.0, + "max_charts": 27, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "U2_-_Discotheque_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Discotheque", + "artist": "U2", + "points": 343.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Jamiroquai_-_Cosmic_Girl_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Cosmic Girl", + "artist": "Jamiroquai", + "points": 330.0, + "max_charts": 55, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Nalin_I.N.C._-_Planet_Violet_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Planet Violet", + "artist": "Nalin I.N.C.", + "points": 326.0, + "max_charts": 37, + "confidence": { + "total": 82, + "title": 70, + "artist": 100 + }, + "decade": 1990 + }, + "Paul_McCartney_-_Young_Boy_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Young Boy", + "artist": "Paul McCartney", + "points": 320.0, + "max_charts": 55, + "confidence": { + "total": 79, + "title": 44, + "artist": 100 + }, + "decade": 1990 + }, + "Smoke_City_-_Underwater_Love_(1997).opus": { + "year": 1997, + "date": "1997", + "title": "Underwater Love", + "artist": "Smoke City", + "points": 318.0, + "max_charts": 55, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Liquido_-_Narcotic_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Narcotic", + "artist": "Liquido", + "points": 2276.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Die_Ärzte_-_Männer_sind_Schweine_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Männer sind Schweine", + "artist": "Die Ärzte", + "points": 2145.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Lighthouse_Family_-_High_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "High", + "artist": "Lighthouse Family", + "points": 2074.0, + "max_charts": 4, + "confidence": { + "total": 91, + "title": 50, + "artist": 100 + }, + "decade": 1990 + }, + "Guano_Apes_-_Lords_Of_The_Boards_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Lords Of The Boards", + "artist": "Guano Apes", + "points": 2016.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Spice_Girls_-_Viva_Forever_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Viva Forever", + "artist": "Spice Girls", + "points": 1798.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Guano_Apes_-_Open_Your_Eyes_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Open Your Eyes", + "artist": "Guano Apes", + "points": 1627.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "K-Ci_JoJo_-_All_My_Life_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "All My Life", + "artist": "K-Ci & JoJo", + "points": 1592.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Faithless_-_God_Is_A_DJ_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "God Is A DJ", + "artist": "Faithless", + "points": 1354.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Midge_Ure_-_Breathe_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Breathe", + "artist": "Midge Ure", + "points": 1224.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Freundeskreis_Mellowbag_feat._Mr._Gentleman_-_Tabula_Rasa_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Tabula Rasa", + "artist": "Freundeskreis & Mellowbag feat. Mr. Gentleman", + "points": 1216.0, + "max_charts": 13, + "confidence": { + "total": 74, + "title": 67, + "artist": 76 + }, + "decade": 1990 + }, + "LeAnn_Rimes_-_How_Do_I_Live_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "How Do I Live", + "artist": "LeAnn Rimes", + "points": 1172.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Guildo_Horn_Die_Orthopädischen_Strümpfe_-_Guildo_hat_euch_lieb!_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Guildo hat euch lieb!", + "artist": "Guildo Horn & Die Orthopädischen Strümpfe", + "points": 1166.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Thomas_D._Nina_Hagen_-_Solo_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Solo", + "artist": "Thomas D. & Nina Hagen", + "points": 1123.0, + "max_charts": 15, + "confidence": { + "total": 91, + "title": 100, + "artist": 88 + }, + "decade": 1990 + }, + "Absolute_Beginner_-_Liebeslied_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Liebeslied", + "artist": "Absolute Beginner", + "points": 1019.0, + "max_charts": 11, + "confidence": { + "total": 98, + "title": 95, + "artist": 100 + }, + "decade": 1990 + }, + "Lauryn_Hill_-_Doo_Wop_That_Thing_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Doo Wop (That Thing)", + "artist": "Lauryn Hill", + "points": 1006.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Backstreet_Boys_-_All_I_Have_To_Give_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "All I Have To Give", + "artist": "Backstreet Boys", + "points": 956.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Will_Smith_-_Gettin_Jiggy_With_It_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Gettin' Jiggy With It", + "artist": "Will Smith", + "points": 910.0, + "max_charts": 18, + "confidence": { + "total": 93, + "title": 89, + "artist": 100 + }, + "decade": 1990 + }, + "Fatboy_Slim_-_The_Rockafeller_Skank_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "The Rockafeller Skank", + "artist": "Fatboy Slim", + "points": 836.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Herbert_Grönemeyer_-_Bleibt_alles_anders_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Bleibt alles anders", + "artist": "Herbert Grönemeyer", + "points": 828.0, + "max_charts": 25, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Höhner_-_Die_Karawane_zieht_weiter..._(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Die Karawane zieht weiter...", + "artist": "Höhner", + "points": 795.0, + "max_charts": 12, + "confidence": { + "total": 97, + "title": 100, + "artist": 83 + }, + "decade": 1990 + }, + "Kai_Tracid_-_Your_Own_Reality_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Your Own Reality", + "artist": "Kai Tracid", + "points": 764.0, + "max_charts": 22, + "confidence": { + "total": 83, + "title": 74, + "artist": 100 + }, + "decade": 1990 + }, + "Jamiroquai_-_Deeper_Underground_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Deeper Underground", + "artist": "Jamiroquai", + "points": 710.0, + "max_charts": 30, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Rammstein_-_Du_riechst_so_gut_98_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Du riechst so gut '98", + "artist": "Rammstein", + "points": 663.0, + "max_charts": 16, + "confidence": { + "total": 95, + "title": 92, + "artist": 100 + }, + "decade": 1990 + }, + "Beastie_Boys_-_Intergalactic_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Intergalactic", + "artist": "Beastie Boys", + "points": 612.0, + "max_charts": 40, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Mariah_Carey_JD_-_Sweetheart_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Sweetheart", + "artist": "Mariah Carey & JD", + "points": 609.0, + "max_charts": 15, + "confidence": { + "total": 91, + "title": 100, + "artist": 86 + }, + "decade": 1990 + }, + "Run_DMC_vs._Jason_Nevins_-_Its_Tricky_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "(It's) Tricky", + "artist": "Run DMC vs. Jason Nevins", + "points": 538.0, + "max_charts": 23, + "confidence": { + "total": 97, + "title": 100, + "artist": 96 + }, + "decade": 1990 + }, + "Spice_Girls_-_Goodbye_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Goodbye", + "artist": "Spice Girls", + "points": 531.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Metallica_-_The_Unforgiven_II_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "The Unforgiven II", + "artist": "Metallica", + "points": 525.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "George_Michael_-_Outside_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Outside", + "artist": "George Michael", + "points": 511.0, + "max_charts": 30, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Spice_Girls_-_Stop_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Stop", + "artist": "Spice Girls", + "points": 492.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Robbie_Williams_-_Millennium_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Millennium", + "artist": "Robbie Williams", + "points": 472.0, + "max_charts": 41, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Madonna_-_Ray_Of_Light_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Ray Of Light", + "artist": "Madonna", + "points": 423.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "U2_-_Sweetest_Thing_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Sweetest Thing", + "artist": "U2", + "points": 410.0, + "max_charts": 21, + "confidence": { + "total": 89, + "title": 88, + "artist": 100 + }, + "decade": 1990 + }, + "Eric_Clapton_-_My_Fathers_Eyes_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "My Father's Eyes", + "artist": "Eric Clapton", + "points": 374.0, + "max_charts": 57, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Rosenstolz_-_Herzensschöner_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Herzensschöner", + "artist": "Rosenstolz", + "points": 372.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Simply_Red_-_Say_You_Love_Me_(1998).opus": { + "year": 1998, + "date": "1998", + "title": "Say You Love Me", + "artist": "Simply Red", + "points": 370.0, + "max_charts": 49, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Britney_Spears_-_Baby_One_More_Time_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Baby One More Time", + "artist": "Britney Spears", + "points": 1950.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Blondie_-_Maria_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Maria", + "artist": "Blondie", + "points": 1930.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Bloodhound_Gang_-_The_Bad_Touch_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "The Bad Touch", + "artist": "Bloodhound Gang", + "points": 1900.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "HIM_-_Join_Me_In_Death_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Join Me In Death", + "artist": "HIM", + "points": 1722.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Moby_-_Why_Does_My_Heart_Feel_So_Bad_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Why Does My Heart Feel So Bad?", + "artist": "Moby", + "points": 1717.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Bloodhound_Gang_-_Along_Comes_Mary_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Along Comes Mary", + "artist": "Bloodhound Gang", + "points": 1541.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Shania_Twain_-_That_Dont_Impress_Me_Much_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "That Don't Impress Me Much", + "artist": "Shania Twain", + "points": 1537.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Jan_Delay_a.k.a._Eissfeldt_feat._Absolute_Beginner_-_Irgendwie,_irgendwo,_irgendwann_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Irgendwie, irgendwo, irgendwann", + "artist": "Jan Delay a.k.a. Eissfeldt feat. Absolute Beginner", + "points": 1498.0, + "max_charts": 2, + "confidence": { + "total": 89, + "title": 100, + "artist": 83 + }, + "decade": 1990 + }, + "Hermes_House_Band_-_I_Will_Survive_la_la_la_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "I Will Survive (la la la)", + "artist": "Hermes House Band", + "points": 1440.0, + "max_charts": 17, + "confidence": { + "total": 88, + "title": 76, + "artist": 100 + }, + "decade": 1990 + }, + "Echt_-_Du_trägst_keine_Liebe_in_dir_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Du trägst keine Liebe in dir", + "artist": "Echt", + "points": 1438.0, + "max_charts": 7, + "confidence": { + "total": 81, + "title": 79, + "artist": 100 + }, + "decade": 1990 + }, + "Backstreet_Boys_-_I_Want_It_That_Way_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "I Want It That Way", + "artist": "Backstreet Boys", + "points": 1423.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Everlast_-_What_Its_Like_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "What It's Like", + "artist": "Everlast", + "points": 1257.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Britney_Spears_-_You_Drive_Me_Crazy_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "(You Drive Me) Crazy", + "artist": "Britney Spears", + "points": 1215.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Chicane_-_Saltwater_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Saltwater", + "artist": "Chicane", + "points": 1194.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Phats_Small_-_Turn_Around_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Turn Around", + "artist": "Phats & Small", + "points": 1183.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Westbam_-_Beatbox_Rocker_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Beatbox Rocker", + "artist": "Westbam", + "points": 1144.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Metallica_-_Whiskey_In_The_Jar_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Whiskey In The Jar", + "artist": "Metallica", + "points": 1118.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Britney_Spears_-_Sometimes_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Sometimes", + "artist": "Britney Spears", + "points": 1105.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Madonna_-_Beautiful_Stranger_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Beautiful Stranger", + "artist": "Madonna", + "points": 1037.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "New_Radicals_-_You_Get_What_You_Give_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "You Get What You Give", + "artist": "New Radicals", + "points": 961.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Britney_Spears_-_Born_To_Make_You_Happy_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Born To Make You Happy", + "artist": "Britney Spears", + "points": 956.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Backstreet_Boys_-_Larger_Than_Life_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Larger Than Life", + "artist": "Backstreet Boys", + "points": 954.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Bob_Marley_vs._Funkstar_de_Luxe_-_Sun_Is_Shining_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Sun Is Shining", + "artist": "Bob Marley vs. Funkstar de Luxe", + "points": 891.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "A_Teens_-_Mamma_Mia_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Mamma Mia", + "artist": "A*Teens", + "points": 824.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Santana_Rob_Thomas_-_Smooth_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Smooth", + "artist": "Santana & Rob Thomas", + "points": 822.0, + "max_charts": 21, + "confidence": { + "total": 91, + "title": 100, + "artist": 88 + }, + "decade": 1990 + }, + "Tom_Jones_The_Cardigans_-_Burning_Down_The_House_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Burning Down The House", + "artist": "Tom Jones & The Cardigans", + "points": 783.0, + "max_charts": 27, + "confidence": { + "total": 95, + "title": 100, + "artist": 90 + }, + "decade": 1990 + }, + "The_Offspring_-_Why_Dont_You_Get_A_Job_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Why Don't You Get A Job?", + "artist": "The Offspring", + "points": 759.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Lamar_feat._Jemeni_-_Shine_Davids_Song_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Shine (David's Song)", + "artist": "Lamar feat. Jemeni", + "points": 744.0, + "max_charts": 12, + "confidence": { + "total": 85, + "title": 78, + "artist": 94 + }, + "decade": 1990 + }, + "Schiller_-_Das_Glockenspiel_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Das Glockenspiel", + "artist": "Schiller", + "points": 650.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Afrob_feat._Ferris_MC_-_Reimemonster_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Reimemonster", + "artist": "Afrob feat. Ferris MC", + "points": 571.0, + "max_charts": 42, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Mickie_Krause_-_10_nackte_Friseusen_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "10 nackte Friseusen", + "artist": "Mickie Krause", + "points": 551.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "The_Roots_-_You_Got_Me_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "You Got Me", + "artist": "The Roots", + "points": 549.0, + "max_charts": 25, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Schiller_-_Liebesschmerz_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Liebesschmerz", + "artist": "Schiller", + "points": 546.0, + "max_charts": 24, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Roxette_-_Wish_I_Could_Fly_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Wish I Could Fly", + "artist": "Roxette", + "points": 518.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Sabrina_Setlur_-_Ich_leb_für_Dich_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Ich leb' für Dich", + "artist": "Sabrina Setlur", + "points": 478.0, + "max_charts": 27, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Massive_Töne_-_Chartbreaker_Einmal_Star_und_zurück_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Chartbreaker (Einmal Star und zurück)", + "artist": "Massive Töne", + "points": 477.0, + "max_charts": 39, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "George_Michael_Mary_J._Blige_-_As_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "As", + "artist": "George Michael & Mary J. Blige", + "points": 461.0, + "max_charts": 38, + "confidence": { + "total": 92, + "title": 100, + "artist": 92 + }, + "decade": 1990 + }, + "Schiller_-_Ruhe_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Ruhe", + "artist": "Schiller", + "points": 450.0, + "max_charts": 29, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Trance_Allstars_-_The_First_Rebirth_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "The First Rebirth", + "artist": "Trance Allstars", + "points": 437.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Liquido_-_Doubledecker_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Doubledecker", + "artist": "Liquido", + "points": 426.0, + "max_charts": 47, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Fünf_Sterne_Deluxe_-_Ja,ja..._Deine_Mudder!_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Ja,ja... Deine Mudder!", + "artist": "Fünf Sterne Deluxe", + "points": 422.0, + "max_charts": 38, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Eminem_-_My_Name_Is_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "My Name Is", + "artist": "Eminem", + "points": 413.0, + "max_charts": 37, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Shania_Twain_-_Man!_I_Feel_Like_A_Woman_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Man! I Feel Like A Woman", + "artist": "Shania Twain", + "points": 409.0, + "max_charts": 33, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Lamar_-_Fly_The_Lonely_Shepherd_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Fly (The Lonely Shepherd)", + "artist": "Lamar", + "points": 400.0, + "max_charts": 27, + "confidence": { + "total": 81, + "title": 77, + "artist": 100 + }, + "decade": 1990 + }, + "Jamiroquai_-_Canned_Heat_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Canned Heat", + "artist": "Jamiroquai", + "points": 399.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "Moloko_-_Sing_It_Back_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Sing It Back", + "artist": "Moloko", + "points": 390.0, + "max_charts": 47, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 1990 + }, + "DJ_Ötzi_-_Hey,_Baby_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Hey, Baby", + "artist": "DJ Ötzi", + "points": 2497.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Reamonn_-_Supergirl_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Supergirl", + "artist": "Reamonn", + "points": 2028.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Bomfunk_MCs_-_Freestyler_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Freestyler", + "artist": "Bomfunk MC's", + "points": 1989.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Orange_Blue_-_Shes_Got_That_Light_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "She's Got That Light", + "artist": "Orange Blue", + "points": 1960.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Santana_-_Maria_Maria_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Maria Maria", + "artist": "Santana", + "points": 1875.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Daft_Punk_-_One_More_Time_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "One More Time", + "artist": "Daft Punk", + "points": 1793.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Anastacia_-_Im_Outta_Love_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "I'm Outta Love", + "artist": "Anastacia", + "points": 1685.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "LeAnn_Rimes_-_Cant_Fight_The_Moonlight_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Can't Fight The Moonlight", + "artist": "LeAnn Rimes", + "points": 1627.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Vengaboys_-_Shalala_Lala_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Shalala Lala", + "artist": "Vengaboys", + "points": 1603.0, + "max_charts": 3, + "confidence": { + "total": 98, + "title": 100, + "artist": 95 + }, + "decade": 2000 + }, + "Britney_Spears_-_Lucky_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Lucky", + "artist": "Britney Spears", + "points": 1496.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Britney_Spears_-_Oops!..._I_Did_It_Again_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Oops!... I Did It Again", + "artist": "Britney Spears", + "points": 1425.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Tom_Jones_Mousse_T._-_Sex_Bomb_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Sex Bomb", + "artist": "Tom Jones & Mousse T.", + "points": 1410.0, + "max_charts": 3, + "confidence": { + "total": 90, + "title": 93, + "artist": 88 + }, + "decade": 2000 + }, + "Limp_Bizkit_-_Take_A_Look_Around_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Take A Look Around", + "artist": "Limp Bizkit", + "points": 1358.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Manu_Chao_-_Bongo_Bong_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Bongo Bong", + "artist": "Manu Chao", + "points": 1229.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "H-BlockX_vs._Dr._Ring-Ding_-_Ring_Of_Fire_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Ring Of Fire", + "artist": "H-BlockX vs. Dr. Ring-Ding", + "points": 1166.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Papa_Roach_-_Last_Resort_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Last Resort", + "artist": "Papa Roach", + "points": 1148.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Blink_182_-_All_The_Small_Things_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "All The Small Things", + "artist": "Blink 182", + "points": 1120.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Queen_-_We_Will_Rock_You_(1977).opus": { + "year": 2000, + "date": "2000", + "title": "We Will Rock You", + "artist": "Queen", + "points": 1106.0, + "max_charts": 8, + "confidence": { + "total": 90, + "title": 100, + "artist": 67 + }, + "decade": 2000 + }, + "Toploader_-_Dancing_In_The_Moonlight_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Dancing In The Moonlight", + "artist": "Toploader", + "points": 1080.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "OPM_-_Heaven_Is_A_Halfpipe_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Heaven Is A Halfpipe", + "artist": "OPM", + "points": 1057.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Britney_Spears_-_Stronger_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Stronger", + "artist": "Britney Spears", + "points": 1048.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Sugababes_-_Overload_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Overload", + "artist": "Sugababes", + "points": 1029.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Spooks_-_Things_Ive_Seen_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Things I've Seen", + "artist": "Spooks", + "points": 1002.0, + "max_charts": 24, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Nelly_-_Country_Grammar_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Country Grammar", + "artist": "Nelly", + "points": 993.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "The_Corrs_-_Breathless_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Breathless", + "artist": "The Corrs", + "points": 942.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "All_Saints_-_Pure_Shores_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Pure Shores", + "artist": "All Saints", + "points": 933.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Robbie_Williams_-_Rock_DJ_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Rock DJ", + "artist": "Robbie Williams", + "points": 908.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Lionel_Richie_-_Angel_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Angel", + "artist": "Lionel Richie", + "points": 884.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Robbie_Williams_-_Supreme_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Supreme", + "artist": "Robbie Williams", + "points": 839.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Echt_-_Weinst_Du_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Weinst Du", + "artist": "Echt", + "points": 839.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Guano_Apes_-_Big_In_Japan_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Big In Japan", + "artist": "Guano Apes", + "points": 831.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Bloodhound_Gang_-_The_Ballad_Of_Chasey_Lain_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "The Ballad Of Chasey Lain", + "artist": "Bloodhound Gang", + "points": 819.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Fettes_Brot_-_Da_draußen_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Da draußen", + "artist": "Fettes Brot", + "points": 765.0, + "max_charts": 35, + "confidence": { + "total": 93, + "title": 86, + "artist": 100 + }, + "decade": 2000 + }, + "Backstreet_Boys_-_Shape_Of_My_Heart_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Shape Of My Heart", + "artist": "Backstreet Boys", + "points": 763.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Lenny_Kravitz_-_Again_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Again", + "artist": "Lenny Kravitz", + "points": 753.0, + "max_charts": 19, + "confidence": { + "total": 87, + "title": 55, + "artist": 100 + }, + "decade": 2000 + }, + "Destinys_Child_-_Say_My_Name_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Say My Name", + "artist": "Destiny's Child", + "points": 718.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Stefan_Raab_-_Wadde_hadde_dudde_da_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Wadde hadde dudde da?", + "artist": "Stefan Raab", + "points": 669.0, + "max_charts": 2, + "confidence": { + "total": 85, + "title": 78, + "artist": 100 + }, + "decade": 2000 + }, + "HIM_-_Right_Here_In_My_Arms_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Right Here In My Arms", + "artist": "HIM", + "points": 644.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Reamonn_-_Josephine_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Josephine", + "artist": "Reamonn", + "points": 619.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Stefan_Raab_feat._DJ_Bundeskanzler_-_Hol_mir_mal_ne_Flasche_Bier_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Hol mir mal 'ne Flasche Bier", + "artist": "Stefan Raab feat. DJ Bundeskanzler", + "points": 568.0, + "max_charts": 2, + "confidence": { + "total": 97, + "title": 92, + "artist": 100 + }, + "decade": 2000 + }, + "HIM_-_Gone_With_The_Sin_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Gone With The Sin", + "artist": "HIM", + "points": 565.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Kelis_-_Caught_Out_There_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Caught Out There", + "artist": "Kelis", + "points": 511.0, + "max_charts": 40, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Orange_Blue_-_Can_Somebody_Tell_Me_Who_I_Am_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Can Somebody Tell Me Who I Am?", + "artist": "Orange Blue", + "points": 506.0, + "max_charts": 33, + "confidence": { + "total": 85, + "title": 81, + "artist": 100 + }, + "decade": 2000 + }, + "Red_Hot_Chili_Peppers_-_Otherside_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Otherside", + "artist": "Red Hot Chili Peppers", + "points": 456.0, + "max_charts": 44, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Fünf_Sterne_Deluxe_-_Die_Leude_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Die Leude", + "artist": "Fünf Sterne Deluxe", + "points": 451.0, + "max_charts": 39, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Limp_Bizkit_-_My_Generation_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "My Generation", + "artist": "Limp Bizkit", + "points": 445.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Moloko_-_The_Time_Is_Now_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "The Time Is Now", + "artist": "Moloko", + "points": 423.0, + "max_charts": 49, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Spice_Girls_-_Holler_(2000).opus": { + "year": 2000, + "date": "2000", + "title": "Holler", + "artist": "Spice Girls", + "points": 396.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Linkin_Park_-_In_The_End_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "In The End", + "artist": "Linkin Park", + "points": 2852.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Hermes_House_Band_-_Country_Roads_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Country Roads", + "artist": "Hermes House Band", + "points": 2197.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Nickelback_-_How_You_Remind_Me_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "How You Remind Me", + "artist": "Nickelback", + "points": 2010.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Enya_-_Only_Time_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Only Time", + "artist": "Enya", + "points": 1686.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Crazy_Town_-_Butterfly_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Butterfly", + "artist": "Crazy Town", + "points": 1642.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Gorillaz_-_Clint_Eastwood_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Clint Eastwood", + "artist": "Gorillaz", + "points": 1615.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Alcazar_-_Crying_At_The_Discotheque_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Crying At The Discotheque", + "artist": "Alcazar", + "points": 1549.0, + "max_charts": 3, + "confidence": { + "total": 98, + "title": 98, + "artist": 100 + }, + "decade": 2000 + }, + "Linkin_Park_-_Crawling_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Crawling", + "artist": "Linkin Park", + "points": 1508.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Geri_Halliwell_-_Its_Raining_Men_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "It's Raining Men", + "artist": "Geri Halliwell", + "points": 1429.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "OutKast_-_Ms._Jackson_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Ms. Jackson", + "artist": "OutKast", + "points": 1315.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Lasgo_-_Something_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Something", + "artist": "Lasgo", + "points": 1300.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Robbie_Williams_Nicole_Kidman_-_Somethin_Stupid_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Somethin' Stupid", + "artist": "Robbie Williams & Nicole Kidman", + "points": 1287.0, + "max_charts": 2, + "confidence": { + "total": 96, + "title": 100, + "artist": 94 + }, + "decade": 2000 + }, + "Alien_Ant_Farm_-_Smooth_Criminal_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Smooth Criminal", + "artist": "Alien Ant Farm", + "points": 1281.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Lighthouse_Family_-_Free_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Free", + "artist": "Lighthouse Family", + "points": 1226.0, + "max_charts": 10, + "confidence": { + "total": 88, + "title": 29, + "artist": 100 + }, + "decade": 2000 + }, + "Dido_-_Here_With_Me_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Here With Me", + "artist": "Dido", + "points": 1110.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Fettes_Brot_-_Schwule_Mädchen_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Schwule Mädchen", + "artist": "Fettes Brot", + "points": 1089.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Limp_Bizkit_-_Rollin_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Rollin'", + "artist": "Limp Bizkit", + "points": 1014.0, + "max_charts": 10, + "confidence": { + "total": 86, + "title": 55, + "artist": 100 + }, + "decade": 2000 + }, + "Rammstein_-_Sonne_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Sonne", + "artist": "Rammstein", + "points": 962.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Seeed_-_Dickes_B_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Dickes B", + "artist": "Seeed", + "points": 942.0, + "max_charts": 27, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Schiller_Peter_Heppner_-_Dream_Of_You_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Dream Of You", + "artist": "Schiller & Peter Heppner", + "points": 938.0, + "max_charts": 13, + "confidence": { + "total": 91, + "title": 100, + "artist": 86 + }, + "decade": 2000 + }, + "Sofaplanet_-_Liebficken_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Liebficken", + "artist": "Sofaplanet", + "points": 871.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "King_Africa_-_La_bomba_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "La bomba", + "artist": "King Africa", + "points": 780.0, + "max_charts": 27, + "confidence": { + "total": 86, + "title": 77, + "artist": 91 + }, + "decade": 2000 + }, + "Nelly_Furtado_-_Im_Like_A_Bird_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "I'm Like A Bird", + "artist": "Nelly Furtado", + "points": 715.0, + "max_charts": 41, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Hermes_House_Band_-_Que_sera_sera_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Que sera sera", + "artist": "Hermes House Band", + "points": 691.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Britney_Spears_-_Im_A_Slave_4_U_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "I'm A Slave 4 U", + "artist": "Britney Spears", + "points": 631.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Britney_Spears_-_Dont_Let_Me_Be_The_Last_To_Know_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Don't Let Me Be The Last To Know", + "artist": "Britney Spears", + "points": 598.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Faithless_-_We_Come_1_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "We Come 1", + "artist": "Faithless", + "points": 579.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Backstreet_Boys_-_Drowning_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Drowning", + "artist": "Backstreet Boys", + "points": 568.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Fettes_Brot_-_The_Grosser_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "The Grosser", + "artist": "Fettes Brot", + "points": 553.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Sum_41_-_Fat_Lip_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Fat Lip", + "artist": "Sum 41", + "points": 527.0, + "max_charts": 42, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Linkin_Park_-_One_Step_Closer_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "One Step Closer", + "artist": "Linkin Park", + "points": 522.0, + "max_charts": 32, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Backstreet_Boys_-_The_Call_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "The Call", + "artist": "Backstreet Boys", + "points": 519.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Gorillaz_-_19_2000_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "19/2000", + "artist": "Gorillaz", + "points": 504.0, + "max_charts": 29, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "The_Bee_Gees_-_This_Is_Where_I_Came_In_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "This Is Where I Came In", + "artist": "The Bee Gees", + "points": 493.0, + "max_charts": 25, + "confidence": { + "total": 94, + "title": 100, + "artist": 80 + }, + "decade": 2000 + }, + "R.E.M._-_Imitation_Of_Life_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Imitation Of Life", + "artist": "R.E.M.", + "points": 458.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Staind_-_Its_Been_A_While_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "It's Been A While", + "artist": "Staind", + "points": 445.0, + "max_charts": 43, + "confidence": { + "total": 98, + "title": 97, + "artist": 100 + }, + "decade": 2000 + }, + "Backstreet_Boys_-_More_Than_That_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "More Than That", + "artist": "Backstreet Boys", + "points": 428.0, + "max_charts": 25, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Creed_-_With_Arms_Wide_Open_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "With Arms Wide Open", + "artist": "Creed", + "points": 421.0, + "max_charts": 42, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "HIM_-_Pretending_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Pretending", + "artist": "HIM", + "points": 413.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Samy_Deluxe_-_Hab_gehört..._(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Hab' gehört...", + "artist": "Samy Deluxe", + "points": 413.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Crazy_Town_-_Revolving_Door_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Revolving Door", + "artist": "Crazy Town", + "points": 410.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Da_Muttz_-_Wassuup!_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Wassuup!", + "artist": "Da Muttz", + "points": 404.0, + "max_charts": 38, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Limp_Bizkit_-_My_Way_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "My Way", + "artist": "Limp Bizkit", + "points": 403.0, + "max_charts": 38, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "The_Dandy_Warhols_-_Bohemian_Like_You_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Bohemian Like You", + "artist": "The Dandy Warhols", + "points": 403.0, + "max_charts": 42, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Loona_-_Baila_mi_ritmo_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Baila mi ritmo", + "artist": "Loona", + "points": 392.0, + "max_charts": 40, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Roxette_-_The_Centre_Of_The_Heart_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "The Centre Of The Heart", + "artist": "Roxette", + "points": 384.0, + "max_charts": 31, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Seeed_-_Dancehall_Caballeros_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Dancehall Caballeros", + "artist": "Seeed", + "points": 377.0, + "max_charts": 44, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Papa_Roach_-_Broken_Home_(2001).opus": { + "year": 2001, + "date": "2001", + "title": "Broken Home", + "artist": "Papa Roach", + "points": 345.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Las_Ketchup_-_The_Ketchup_Song_Asereje_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "The Ketchup Song (Asereje)", + "artist": "Las Ketchup", + "points": 2706.0, + "max_charts": 1, + "confidence": { + "total": 82, + "title": 75, + "artist": 100 + }, + "decade": 2000 + }, + "In-Grid_-_Tu_es_foutu_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Tu es foutu", + "artist": "In-Grid", + "points": 2602.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Eminem_-_Without_Me_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Without Me", + "artist": "Eminem", + "points": 2518.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Shakira_-_Whenever,_Wherever_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Whenever, Wherever", + "artist": "Shakira", + "points": 2125.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Sophie_Ellis_Bextor_-_Murder_On_The_Dancefloor_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Murder On The Dancefloor", + "artist": "Sophie Ellis Bextor", + "points": 1913.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Wonderwall_-_Just_More_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Just More", + "artist": "Wonderwall", + "points": 1741.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Nelly_feat._Kelly_Rowland_-_Dilemma_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Dilemma", + "artist": "Nelly feat. Kelly Rowland", + "points": 1712.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Shakira_-_Underneath_Your_Clothes_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Underneath Your Clothes", + "artist": "Shakira", + "points": 1695.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Herbert_Grönemeyer_-_Mensch_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Mensch", + "artist": "Herbert Grönemeyer", + "points": 1635.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Eminem_-_Lose_Yourself_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Lose Yourself", + "artist": "Eminem", + "points": 1592.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Elvis_Presley_vs._JXL_-_A_Little_Less_Conversation_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "A Little Less Conversation", + "artist": "Elvis Presley vs. JXL", + "points": 1542.0, + "max_charts": 8, + "confidence": { + "total": 92, + "title": 100, + "artist": 79 + }, + "decade": 2000 + }, + "Die_Gerd_Show_-_Der_Steuersong_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Der Steuersong", + "artist": "Die Gerd Show", + "points": 1516.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Lenny_Kravitz_-_Believe_In_Me_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Believe In Me", + "artist": "Lenny Kravitz", + "points": 1506.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Pink_-_Get_The_Party_Started_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Get The Party Started", + "artist": "Pink", + "points": 1389.0, + "max_charts": 2, + "confidence": { + "total": 96, + "title": 100, + "artist": 75 + }, + "decade": 2000 + }, + "Massive_Töne_-_Cruisen_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Cruisen", + "artist": "Massive Töne", + "points": 1355.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Xavier_Naidoo_-_Wo_willst_du_hin_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Wo willst du hin?", + "artist": "Xavier Naidoo", + "points": 1279.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Avril_Lavigne_-_Complicated_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Complicated", + "artist": "Avril Lavigne", + "points": 1276.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Chad_Kroeger_feat._Josey_Scott_-_Hero_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Hero", + "artist": "Chad Kroeger feat. Josey Scott", + "points": 1225.0, + "max_charts": 8, + "confidence": { + "total": 85, + "title": 32, + "artist": 59 + }, + "decade": 2000 + }, + "Die_Toten_Hosen_-_Nur_zu_Besuch_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Nur zu Besuch", + "artist": "Die Toten Hosen", + "points": 1212.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Christina_Milian_-_When_You_Look_At_Me_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "When You Look At Me", + "artist": "Christina Milian", + "points": 1212.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Vanessa_Carlton_-_A_Thousand_Miles_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "A Thousand Miles", + "artist": "Vanessa Carlton", + "points": 1192.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Enya_-_May_It_Be_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "May It Be", + "artist": "Enya", + "points": 1175.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Jennifer_Lopez_-_Jenny_From_The_Block_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Jenny From The Block", + "artist": "Jennifer Lopez", + "points": 1160.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Robbie_Williams_-_Feel_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Feel", + "artist": "Robbie Williams", + "points": 1138.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Pink_-_Dont_Let_Me_Get_Me_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Don't Let Me Get Me", + "artist": "Pink", + "points": 1113.0, + "max_charts": 10, + "confidence": { + "total": 96, + "title": 100, + "artist": 75 + }, + "decade": 2000 + }, + "Panjabi_MC_-_Mundian_to_bach_ke_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Mundian to bach ke", + "artist": "Panjabi MC", + "points": 1094.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Britney_Spears_-_Im_Not_A_Girl,_Not_Yet_A_Woman_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "I'm Not A Girl, Not Yet A Woman", + "artist": "Britney Spears", + "points": 1090.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Master_P._-_Ooohhhwee_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Ooohhhwee", + "artist": "Master P.", + "points": 1049.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Kosheen_-_Catch_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Catch", + "artist": "Kosheen", + "points": 1021.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Eminem_-_Cleanin_Out_My_Closet_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Cleanin' Out My Closet", + "artist": "Eminem", + "points": 1002.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Loona_-_Rhythm_Of_The_Night_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Rhythm Of The Night", + "artist": "Loona", + "points": 973.0, + "max_charts": 4, + "confidence": { + "total": 77, + "title": 72, + "artist": 100 + }, + "decade": 2000 + }, + "P.O.D._-_Youth_Of_The_Nation_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Youth Of The Nation", + "artist": "P.O.D.", + "points": 908.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Bomfunk_MCs_feat._Jessica_Folcker_-_Something_Going_On_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Something Going On", + "artist": "Bomfunk MC's feat. Jessica Folcker", + "points": 901.0, + "max_charts": 10, + "confidence": { + "total": 92, + "title": 80, + "artist": 100 + }, + "decade": 2000 + }, + "Rocco_-_Everybody_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Everybody", + "artist": "Rocco", + "points": 895.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Shania_Twain_-_Im_Gonna_Getcha_Good!_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "I'm Gonna Getcha Good!", + "artist": "Shania Twain", + "points": 884.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Red_Hot_Chili_Peppers_-_By_The_Way_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "By The Way", + "artist": "Red Hot Chili Peppers", + "points": 875.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Puddle_Of_Mudd_-_She_Hates_Me_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "She Hates Me", + "artist": "Puddle Of Mudd", + "points": 853.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Herbert_Grönemeyer_-_Der_Weg_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Der Weg", + "artist": "Herbert Grönemeyer", + "points": 847.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Fat_Joe_feat._Ashanti_-_Whats_Luv_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "What's Luv?", + "artist": "Fat Joe feat. Ashanti", + "points": 842.0, + "max_charts": 10, + "confidence": { + "total": 85, + "title": 100, + "artist": 78 + }, + "decade": 2000 + }, + "P.O.D._-_Alive_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Alive", + "artist": "P.O.D.", + "points": 730.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Hermes_House_Band_DJ_Ötzi_-_Live_Is_Life_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Live Is Life", + "artist": "Hermes House Band & DJ Ötzi", + "points": 679.0, + "max_charts": 15, + "confidence": { + "total": 92, + "title": 83, + "artist": 96 + }, + "decade": 2000 + }, + "Khia_-_My_Neck,_My_Back_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "My Neck, My Back", + "artist": "Khia", + "points": 607.0, + "max_charts": 29, + "confidence": { + "total": 83, + "title": 79, + "artist": 100 + }, + "decade": 2000 + }, + "Avril_Lavigne_-_Sk8er_Boi_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Sk8er Boi", + "artist": "Avril Lavigne", + "points": 606.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Deichkind_-_Limit_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Limit", + "artist": "Deichkind", + "points": 551.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Rocco_-_Drop_The_Bass_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Drop The Bass", + "artist": "Rocco", + "points": 519.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Die_Toten_Hosen_-_Steh_auf,_wenn_du_am_Boden_bist_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Steh auf, wenn du am Boden bist", + "artist": "Die Toten Hosen", + "points": 507.0, + "max_charts": 27, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "OutKast_feat._Killer_Mike_-_The_Whole_World_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "The Whole World", + "artist": "OutKast feat. Killer Mike", + "points": 506.0, + "max_charts": 30, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Kylie_Minogue_-_In_Your_Eyes_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "In Your Eyes", + "artist": "Kylie Minogue", + "points": 499.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Lenny_Kravitz_-_Stillness_Of_Heart_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Stillness Of Heart", + "artist": "Lenny Kravitz", + "points": 474.0, + "max_charts": 38, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Westbam_Nena_-_Oldschool,_Baby_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Oldschool, Baby", + "artist": "Westbam & Nena", + "points": 466.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Alanis_Morissette_-_Hands_Clean_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Hands Clean", + "artist": "Alanis Morissette", + "points": 455.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Linkin_Park_-_Points_Of_Authority_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Points Of Authority", + "artist": "Linkin Park", + "points": 427.0, + "max_charts": 31, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Rammstein_-_Feuer_frei!_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Feuer frei!", + "artist": "Rammstein", + "points": 397.0, + "max_charts": 33, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Sportfreunde_Stiller_-_Ein_Kompliment_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Ein Kompliment", + "artist": "Sportfreunde Stiller", + "points": 390.0, + "max_charts": 37, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Missy_Elliott_-_Work_It_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Work It", + "artist": "Missy Elliott", + "points": 369.0, + "max_charts": 32, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Farin_Urlaub_-_Ok_(2002).opus": { + "year": 2002, + "date": "2002", + "title": "Ok", + "artist": "Farin Urlaub", + "points": 366.0, + "max_charts": 32, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Linkin_Park_-_Numb_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Numb", + "artist": "Linkin Park", + "points": 2542.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "OutKast_-_Hey_Ya!_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Hey Ya!", + "artist": "OutKast", + "points": 1950.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Wolfsheim_-_Kein_zurück_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Kein zurück", + "artist": "Wolfsheim", + "points": 1876.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Evanescence_-_Bring_Me_To_Life_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Bring Me To Life", + "artist": "Evanescence", + "points": 1870.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Dido_-_White_Flag_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "White Flag", + "artist": "Dido", + "points": 1808.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Seal_-_Loves_Divine_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Love's Divine", + "artist": "Seal", + "points": 1790.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "50_Cent_-_In_Da_Club_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "In Da Club", + "artist": "50 Cent", + "points": 1760.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Limp_Bizkit_-_Behind_Blue_Eyes_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Behind Blue Eyes", + "artist": "Limp Bizkit", + "points": 1727.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Shania_Twain_-_Ka-Ching!_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Ka-Ching!", + "artist": "Shania Twain", + "points": 1698.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "One-T_Cool-T_-_The_Magic_Key_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "The Magic Key", + "artist": "One-T & Cool-T", + "points": 1685.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "t.A.T.u._-_All_The_Things_She_Said_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "All The Things She Said", + "artist": "t.A.T.u.", + "points": 1616.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "The_Rasmus_-_In_The_Shadows_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "In The Shadows", + "artist": "The Rasmus", + "points": 1591.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Kate_Ryan_-_Desenchantee_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Desenchantee", + "artist": "Kate Ryan", + "points": 1590.0, + "max_charts": 2, + "confidence": { + "total": 91, + "title": 83, + "artist": 100 + }, + "decade": 2000 + }, + "The_Black_Eyed_Peas_-_Shut_Up_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Shut Up", + "artist": "The Black Eyed Peas", + "points": 1580.0, + "max_charts": 1, + "confidence": { + "total": 92, + "title": 100, + "artist": 88 + }, + "decade": 2000 + }, + "Blue_feat._Elton_John_-_Sorry_Seems_To_Be_The_Hardest_Word_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Sorry Seems To Be The Hardest Word", + "artist": "Blue feat. Elton John", + "points": 1483.0, + "max_charts": 3, + "confidence": { + "total": 90, + "title": 100, + "artist": 67 + }, + "decade": 2000 + }, + "Shania_Twain_-_Forever_And_For_Always_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Forever And For Always", + "artist": "Shania Twain", + "points": 1378.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "DJ_Tomekk_feat._Kurupt_Tatwaffe_G-Style_-_Ganxtaville_Part_III_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Ganxtaville Part III", + "artist": "DJ Tomekk feat. Kurupt & Tatwaffe & G-Style", + "points": 1339.0, + "max_charts": 5, + "confidence": { + "total": 97, + "title": 89, + "artist": 100 + }, + "decade": 2000 + }, + "B2K_P._Diddy_-_Bump,_Bump,_Bump_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Bump, Bump, Bump", + "artist": "B2K & P. Diddy", + "points": 1253.0, + "max_charts": 7, + "confidence": { + "total": 91, + "title": 100, + "artist": 81 + }, + "decade": 2000 + }, + "The_Frank_Popp_Ensemble_-_Hip_Teens_Dont_Wear_Blue_Jeans_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Hip Teens Don't Wear Blue Jeans", + "artist": "The Frank Popp Ensemble", + "points": 1213.0, + "max_charts": 17, + "confidence": { + "total": 87, + "title": 78, + "artist": 100 + }, + "decade": 2000 + }, + "DJ_Ötzi_-_Burger_Dance_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Burger Dance", + "artist": "DJ Ötzi", + "points": 1209.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Evanescence_-_My_Immortal_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "My Immortal", + "artist": "Evanescence", + "points": 1172.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Eminem_-_Sing_For_The_Moment_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Sing For The Moment", + "artist": "Eminem", + "points": 1075.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Reamonn_-_Alright_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Alright", + "artist": "Reamonn", + "points": 1049.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Within_Temptation_-_Ice_Queen_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Ice Queen", + "artist": "Within Temptation", + "points": 1048.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Mandy_Randy_-_Nothings_Gonna_Stop_Us_Now_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Nothing's Gonna Stop Us Now", + "artist": "Mandy & Randy", + "points": 826.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Good_Charlotte_-_Lifestyles_Of_The_Rich_And_Famous_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Lifestyles Of The Rich And Famous", + "artist": "Good Charlotte", + "points": 816.0, + "max_charts": 27, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Kid_Q_-_This_Feeling_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "This Feeling", + "artist": "Kid Q", + "points": 785.0, + "max_charts": 25, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "No_Doubt_-_Its_My_Life_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "It's My Life", + "artist": "No Doubt", + "points": 783.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Panjabi_MC_-_Jogi_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Jogi", + "artist": "Panjabi MC", + "points": 777.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Reamonn_-_Star_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Star", + "artist": "Reamonn", + "points": 776.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Eminem_-_Business_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Business", + "artist": "Eminem", + "points": 764.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Avril_Lavigne_-_Im_With_You_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "I'm With You", + "artist": "Avril Lavigne", + "points": 762.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Sugababes_-_Hole_In_The_Head_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Hole In The Head", + "artist": "Sugababes", + "points": 742.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Linkin_Park_-_Somewhere_I_Belong_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Somewhere I Belong", + "artist": "Linkin Park", + "points": 719.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "DJ_Tomekk_feat._Ice-T_Sandra_Nasic_Trigga_Tha_Gamb_-_Beat_Of_Life_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Beat Of Life", + "artist": "DJ Tomekk feat. Ice-T & Sandra Nasic & Trigga Tha Gambla", + "points": 643.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "The_Rolling_Stones_-_Sympathy_For_The_Devil_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Sympathy For The Devil", + "artist": "The Rolling Stones", + "points": 635.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Justin_Timberlake_-_Rock_Your_Body_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Rock Your Body", + "artist": "Justin Timberlake", + "points": 621.0, + "max_charts": 25, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Die_Ärzte_-_Unrockbar_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Unrockbar", + "artist": "Die Ärzte", + "points": 615.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Guano_Apes_-_You_Cant_Stop_Me_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "You Can't Stop Me", + "artist": "Guano Apes", + "points": 613.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Eko_Fresh_-_König_von_Deutschland_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "König von Deutschland", + "artist": "Eko Fresh", + "points": 595.0, + "max_charts": 15, + "confidence": { + "total": 86, + "title": 100, + "artist": 53 + }, + "decade": 2000 + }, + "HIM_-_The_Funeral_Of_Hearts_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "The Funeral Of Hearts", + "artist": "HIM", + "points": 592.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Robbie_Williams_-_Come_Undone_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Come Undone", + "artist": "Robbie Williams", + "points": 562.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Metallica_-_St._Anger_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "St. Anger", + "artist": "Metallica", + "points": 555.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Junior_Senior_-_Move_Your_Feet_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Move Your Feet", + "artist": "Junior Senior", + "points": 547.0, + "max_charts": 43, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "t.A.T.u._-_Not_Gonna_Get_Us_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Not Gonna Get Us", + "artist": "t.A.T.u.", + "points": 544.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Nickelback_-_Someday_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Someday", + "artist": "Nickelback", + "points": 521.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Busted_-_Year_3000_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Year 3000", + "artist": "Busted", + "points": 521.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Evanescence_-_Going_Under_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Going Under", + "artist": "Evanescence", + "points": 498.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Seeed_-_Music_Monks_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Music Monks", + "artist": "Seeed", + "points": 480.0, + "max_charts": 27, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "In_Extremo_-_Küss_mich_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Küss mich", + "artist": "In Extremo", + "points": 453.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Limp_Bizkit_-_Eat_You_Alive_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Eat You Alive", + "artist": "Limp Bizkit", + "points": 439.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Kai_Tracid_-_4_Just_1_Day_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "4 Just 1 Day", + "artist": "Kai Tracid", + "points": 414.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Robbie_Williams_-_Something_Beautiful_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Something Beautiful", + "artist": "Robbie Williams", + "points": 404.0, + "max_charts": 46, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Sonique_-_Alive_(2003).opus": { + "year": 2003, + "date": "2003", + "title": "Alive", + "artist": "Sonique", + "points": 400.0, + "max_charts": 39, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Juli_-_Perfekte_Welle_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Perfekte Welle", + "artist": "Juli", + "points": 2760.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "O-Zone_-_Dragostea_din_tei_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Dragostea din tei", + "artist": "O-Zone", + "points": 2711.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "KMaro_-_Femme_Like_U_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Femme Like U", + "artist": "K'Maro", + "points": 2263.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Haiducii_-_Dragostea_din_tei_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Dragostea din tei", + "artist": "Haiducii", + "points": 2169.0, + "max_charts": 2, + "confidence": { + "total": 96, + "title": 94, + "artist": 100 + }, + "decade": 2000 + }, + "Schnappi_-_Schnappi,_das_kleine_Krokodil_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Schnappi, das kleine Krokodil", + "artist": "Schnappi", + "points": 1995.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Söhne_Mannheims_-_Und_wenn_ein_Lied..._(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Und wenn ein Lied...", + "artist": "Söhne Mannheims", + "points": 1958.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Silbermond_-_Symphonie_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Symphonie", + "artist": "Silbermond", + "points": 1893.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Usher_feat._Lil_Jon_Ludacris_-_Yeah!_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Yeah!", + "artist": "Usher feat. Lil Jon & Ludacris", + "points": 1879.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Nelly_Furtado_-_Powerless_Say_What_You_Want_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Powerless (Say What You Want)", + "artist": "Nelly Furtado", + "points": 1817.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Eric_Prydz_-_Call_On_Me_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Call On Me", + "artist": "Eric Prydz", + "points": 1751.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Eamon_-_F_k_It_I_Dont_Want_You_Back_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "F**k It (I Don't Want You Back)", + "artist": "Eamon", + "points": 1666.0, + "max_charts": 1, + "confidence": { + "total": 96, + "title": 95, + "artist": 100 + }, + "decade": 2000 + }, + "Anastacia_-_Sick_And_Tired_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Sick And Tired", + "artist": "Anastacia", + "points": 1623.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Sarah_Connor_-_Living_To_Love_You_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Living To Love You", + "artist": "Sarah Connor", + "points": 1569.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Kelis_-_Trick_Me_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Trick Me", + "artist": "Kelis", + "points": 1550.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Annett_Louisan_-_Das_Spiel_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Das Spiel", + "artist": "Annett Louisan", + "points": 1525.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Blue_Lagoon_-_Break_My_Stride_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Break My Stride", + "artist": "Blue Lagoon", + "points": 1474.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Die_Fantastischen_Vier_-_Troy_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Troy", + "artist": "Die Fantastischen Vier", + "points": 1465.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Maroon_5_-_This_Love_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "This Love", + "artist": "Maroon 5", + "points": 1448.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Soul_Control_-_Chocolate_Choco_Choco_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Chocolate (Choco Choco)", + "artist": "Soul Control", + "points": 1443.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Global_Deejays_-_The_Sound_Of_San_Francisco_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "The Sound Of San Francisco", + "artist": "Global Deejays", + "points": 1441.0, + "max_charts": 3, + "confidence": { + "total": 99, + "title": 98, + "artist": 100 + }, + "decade": 2000 + }, + "Silbermond_-_Durch_die_Nacht_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Durch die Nacht", + "artist": "Silbermond", + "points": 1439.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Blue_-_Breathe_Easy_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Breathe Easy", + "artist": "Blue", + "points": 1417.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Paul_van_Dyk_Peter_Heppner_-_Wir_sind_wir_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Wir sind wir", + "artist": "Paul van Dyk & Peter Heppner", + "points": 1414.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Hot_Banditoz_-_Veo_Veo_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Veo Veo", + "artist": "Hot Banditoz", + "points": 1403.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Rosenstolz_-_Liebe_ist_alles_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Liebe ist alles", + "artist": "Rosenstolz", + "points": 1398.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Sido_-_Mein_Block_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Mein Block", + "artist": "Sido", + "points": 1398.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Stefan_Raab_feat._Spucky,_Kork_und_Schrotty_-_Space-Taxi_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Space-Taxi", + "artist": "Stefan Raab feat. Spucky, Kork und Schrotty", + "points": 1386.0, + "max_charts": 2, + "confidence": { + "total": 96, + "title": 100, + "artist": 95 + }, + "decade": 2000 + }, + "Nightwish_-_Nemo_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Nemo", + "artist": "Nightwish", + "points": 1341.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Britney_Spears_-_Toxic_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Toxic", + "artist": "Britney Spears", + "points": 1308.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Snoop_Doggy_Dogg_feat._Pharrell_Williams_-_Drop_It_Like_Its_Hot_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Drop It Like It's Hot", + "artist": "Snoop Doggy Dogg feat. Pharrell Williams", + "points": 1300.0, + "max_charts": 8, + "confidence": { + "total": 86, + "title": 100, + "artist": 76 + }, + "decade": 2000 + }, + "Wir_sind_Helden_-_Denkmal_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Denkmal", + "artist": "Wir sind Helden", + "points": 1265.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Mario_Winans_feat._Enya_P._Diddy_-_I_Dont_Wanna_Know_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "I Don't Wanna Know", + "artist": "Mario Winans feat. Enya & P. Diddy", + "points": 1226.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Jojo_-_Leave_Get_Out_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Leave (Get Out)", + "artist": "Jojo", + "points": 1208.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Natasha_Bedingfield_-_These_Words_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "These Words", + "artist": "Natasha Bedingfield", + "points": 1198.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Söhne_Mannheims_-_Vielleicht_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Vielleicht", + "artist": "Söhne Mannheims", + "points": 1195.0, + "max_charts": 9, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Eminem_-_Just_Lose_It_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Just Lose It", + "artist": "Eminem", + "points": 1184.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Hoobastank_-_The_Reason_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "The Reason", + "artist": "Hoobastank", + "points": 1172.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Ana_Johnsson_-_We_Are_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "We Are", + "artist": "Ana Johnsson", + "points": 1136.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Scooter_-_One_Always_Hardcore_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "One (Always Hardcore)", + "artist": "Scooter", + "points": 1135.0, + "max_charts": 9, + "confidence": { + "total": 83, + "title": 78, + "artist": 100 + }, + "decade": 2000 + }, + "Destinys_Child_-_Lose_My_Breath_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Lose My Breath", + "artist": "Destiny's Child", + "points": 1126.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Usher_Alicia_Keys_-_My_Boo_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "My Boo", + "artist": "Usher & Alicia Keys", + "points": 1120.0, + "max_charts": 4, + "confidence": { + "total": 91, + "title": 100, + "artist": 87 + }, + "decade": 2000 + }, + "The_Black_Eyed_Peas_-_Hey_Mama_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Hey Mama", + "artist": "The Black Eyed Peas", + "points": 1104.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Avril_Lavigne_-_My_Happy_Ending_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "My Happy Ending", + "artist": "Avril Lavigne", + "points": 1025.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Rammstein_-_Amerika_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Amerika", + "artist": "Rammstein", + "points": 1021.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Michael_Gray_-_The_Weekend_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "The Weekend", + "artist": "Michael Gray", + "points": 1009.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Nina_Sky_feat._Jabba_-_Move_Ya_Body_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Move Ya Body", + "artist": "Nina Sky feat. Jabba", + "points": 979.0, + "max_charts": 7, + "confidence": { + "total": 85, + "title": 69, + "artist": 100 + }, + "decade": 2000 + }, + "Nelly_Furtado_-_Forca_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Forca", + "artist": "Nelly Furtado", + "points": 963.0, + "max_charts": 9, + "confidence": { + "total": 95, + "title": 80, + "artist": 100 + }, + "decade": 2000 + }, + "Rosenstolz_-_Willkommen_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Willkommen", + "artist": "Rosenstolz", + "points": 886.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Houston_feat._Chingy_Nate_Dogg_I-20_-_I_Like_That_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "I Like That", + "artist": "Houston feat. Chingy & Nate Dogg & I-20", + "points": 883.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Kylie_Minogue_-_I_Believe_In_You_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "I Believe In You", + "artist": "Kylie Minogue", + "points": 877.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Groove_Coverage_-_She_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "She", + "artist": "Groove Coverage", + "points": 876.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Raptile_feat._Valezka_-_Da_Unbeatables_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Da Unbeatables", + "artist": "Raptile feat. Valezka", + "points": 854.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Usher_-_Burn_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Burn", + "artist": "Usher", + "points": 849.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Melendiz_-_Fuck_You_All_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Fuck You All", + "artist": "Melendiz", + "points": 828.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Kate_Ryan_-_La_promesse_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "La promesse", + "artist": "Kate Ryan", + "points": 826.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Christina_Milian_feat._Samy_Deluxe_-_Dip_It_Low_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Dip It Low", + "artist": "Christina Milian feat. Samy Deluxe", + "points": 775.0, + "max_charts": 17, + "confidence": { + "total": 94, + "title": 77, + "artist": 100 + }, + "decade": 2000 + }, + "Böhse_Onkelz_-_Onkelz_vs._Jesus_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Onkelz vs. Jesus", + "artist": "Böhse Onkelz", + "points": 749.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "OutKast_-_Roses_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Roses", + "artist": "OutKast", + "points": 732.0, + "max_charts": 21, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Jeanette_-_Hold_The_Line_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Hold The Line", + "artist": "Jeanette", + "points": 719.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "R.E.M._-_Leaving_New_York_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Leaving New York", + "artist": "R.E.M.", + "points": 688.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Sabrina_Setlur_-_Baby_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Baby", + "artist": "Sabrina Setlur", + "points": 688.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Alcazar_-_This_Is_The_World_We_Live_In_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "This Is The World We Live In", + "artist": "Alcazar", + "points": 685.0, + "max_charts": 30, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Jam_Spoon_feat._Rea_-_Set_Me_Free_Empty_Rooms_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Set Me Free (Empty Rooms)", + "artist": "Jam & Spoon feat. Rea", + "points": 632.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Die_Toten_Hosen_-_Ich_bin_die_Sehnsucht_in_dir_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Ich bin die Sehnsucht in dir", + "artist": "Die Toten Hosen", + "points": 621.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Natasha_Thomas_-_Save_Your_Kisses_For_Me_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Save Your Kisses For Me", + "artist": "Natasha Thomas", + "points": 620.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Alexander_DsdS_1_-_Sunshine_After_The_Rain_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Sunshine After The Rain", + "artist": "Alexander (DsdS 1)", + "points": 607.0, + "max_charts": 5, + "confidence": { + "total": 90, + "title": 100, + "artist": 72 + }, + "decade": 2000 + }, + "Xzibit_-_Hey_Now_Mean_Muggin_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Hey Now (Mean Muggin)", + "artist": "Xzibit", + "points": 600.0, + "max_charts": 33, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Frankee_-_F.U._Right_Back_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "F.U. Right Back", + "artist": "Frankee", + "points": 591.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Dante_Thomas_-_Get_It_On_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Get It On", + "artist": "Dante Thomas", + "points": 571.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Novaspace_-_So_Lonely_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "So Lonely", + "artist": "Novaspace", + "points": 564.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Seether_feat._Amy_Lee_-_Broken_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Broken", + "artist": "Seether feat. Amy Lee", + "points": 557.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Robbie_Williams_-_Radio_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Radio", + "artist": "Robbie Williams", + "points": 540.0, + "max_charts": 2, + "confidence": { + "total": 86, + "title": 40, + "artist": 100 + }, + "decade": 2000 + }, + "Green_Day_-_American_Idiot_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "American Idiot", + "artist": "Green Day", + "points": 539.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Linkin_Park_-_Breaking_The_Habit_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Breaking The Habit", + "artist": "Linkin Park", + "points": 522.0, + "max_charts": 25, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Rosenstolz_-_Ich_will_mich_verlieben_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Ich will mich verlieben", + "artist": "Rosenstolz", + "points": 521.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Nelly_Furtado_-_Try_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Try", + "artist": "Nelly Furtado", + "points": 521.0, + "max_charts": 31, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Bintia_Xavier_Naidoo_-_Tage_und_Stunden_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Tage und Stunden", + "artist": "Bintia & Xavier Naidoo", + "points": 521.0, + "max_charts": 24, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Die_Ärzte_-_Nichts_in_der_Welt_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Nichts in der Welt", + "artist": "Die Ärzte", + "points": 518.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Dick_Brave_Sasha_The_Backbeats_-_Take_Good_Care_Of_My_Baby_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Take Good Care Of My Baby", + "artist": "Dick Brave (Sasha) & The Backbeats", + "points": 507.0, + "max_charts": 21, + "confidence": { + "total": 94, + "title": 100, + "artist": 89 + }, + "decade": 2000 + }, + "Vanilla_Ninja_-_Liar_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Liar", + "artist": "Vanilla Ninja", + "points": 489.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Blink_182_-_I_Miss_You_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "I Miss You", + "artist": "Blink 182", + "points": 488.0, + "max_charts": 32, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Sugababes_-_In_The_Middle_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "In The Middle", + "artist": "Sugababes", + "points": 477.0, + "max_charts": 29, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Slipknot_-_Duality_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Duality", + "artist": "Slipknot", + "points": 472.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Sportfreunde_Stiller_-_Ich,_Roque_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Ich, Roque", + "artist": "Sportfreunde Stiller", + "points": 458.0, + "max_charts": 32, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "LAme_Immortelle_-_5_Jahre_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "5 Jahre", + "artist": "L'Ame Immortelle", + "points": 456.0, + "max_charts": 26, + "confidence": { + "total": 96, + "title": 100, + "artist": 94 + }, + "decade": 2000 + }, + "DJ_Ötzi_-_Not_Without_Us_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Not Without Us", + "artist": "DJ Ötzi", + "points": 441.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Avril_Lavigne_-_Nobodys_Home_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Nobody's Home", + "artist": "Avril Lavigne", + "points": 427.0, + "max_charts": 39, + "confidence": { + "total": 89, + "title": 77, + "artist": 100 + }, + "decade": 2000 + }, + "Katie_Melua_-_The_Closest_Thing_To_Crazy_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "The Closest Thing To Crazy", + "artist": "Katie Melua", + "points": 423.0, + "max_charts": 49, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Papa_Roach_-_Getting_Away_With_Murder_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Getting Away With Murder", + "artist": "Papa Roach", + "points": 420.0, + "max_charts": 38, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Die_Ärzte_-_Deine_Schuld_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Deine Schuld", + "artist": "Die Ärzte", + "points": 415.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Dido_-_Life_For_Rent_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Life For Rent", + "artist": "Dido", + "points": 367.0, + "max_charts": 33, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Reamonn_-_Strong_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Strong", + "artist": "Reamonn", + "points": 366.0, + "max_charts": 45, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "The_Rasmus_-_Guilty_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Guilty", + "artist": "The Rasmus", + "points": 359.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Nelly_Furtado_-_Explode_(2004).opus": { + "year": 2004, + "date": "2004", + "title": "Explode", + "artist": "Nelly Furtado", + "points": 347.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Natasha_Bedingfield_-_Unwritten_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Unwritten", + "artist": "Natasha Bedingfield", + "points": 4184.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "The_Disco_Boys_feat._Manfred_Manns_Earth_Band_-_For_You_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "For You", + "artist": "The Disco Boys feat. Manfred Mann's Earth Band", + "points": 3340.0, + "max_charts": 17, + "confidence": { + "total": 77, + "title": 100, + "artist": 71 + }, + "decade": 2000 + }, + "Manfred_Manns_Earth_Band_-_For_You_(1980).opus": { + "year": 1980, + "date": "1980", + "title": "For You", + "artist": "Manfred Mann's Earth Band", + "decade": 1980 + }, + "Shakira_feat._Alejandro_Sanz_-_La_Tortura_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "La Tortura", + "artist": "Shakira feat. Alejandro Sanz", + "points": 1963.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "The_Chemical_Brothers_-_Galvanize_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Galvanize", + "artist": "The Chemical Brothers", + "points": 1941.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Ich_+_Ich_-_Du_erinnerst_mich_an_Liebe_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Du erinnerst mich an Liebe", + "artist": "Ich + Ich", + "points": 1802.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Fettes_Brot_-_Emanuela_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Emanuela", + "artist": "Fettes Brot", + "points": 1779.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Wir_sind_Helden_-_Nur_ein_Wort_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Nur ein Wort", + "artist": "Wir sind Helden", + "points": 1745.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Phantom_Planet_-_California_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "California", + "artist": "Phantom Planet", + "points": 1620.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Nena_-_Liebe_ist_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Liebe ist", + "artist": "Nena", + "points": 1588.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Green_Day_-_Boulevard_Of_Broken_Dreams_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Boulevard Of Broken Dreams", + "artist": "Green Day", + "points": 1586.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Moby_-_Lift_Me_Up_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Lift Me Up", + "artist": "Moby", + "points": 1555.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Sarah_Connor_-_From_Zero_To_Hero_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "From Zero To Hero", + "artist": "Sarah Connor", + "points": 1419.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Robbie_Williams_-_Tripping_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Tripping", + "artist": "Robbie Williams", + "points": 1380.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Mario_-_Let_Me_Love_You_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Let Me Love You", + "artist": "Mario", + "points": 1225.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "The_Game_feat._50_Cent_-_How_We_Do_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "How We Do", + "artist": "The Game feat. 50 Cent", + "points": 1210.0, + "max_charts": 9, + "confidence": { + "total": 85, + "title": 69, + "artist": 95 + }, + "decade": 2000 + }, + "Nena_-_Willst_du_mit_mir_gehn_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Willst du mit mir gehn?", + "artist": "Nena", + "points": 1168.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Green_Day_-_Wake_Me_Up_When_September_Ends_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Wake Me Up When September Ends", + "artist": "Green Day", + "points": 1135.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Snoop_Doggy_Dogg_feat._Charlie_Wilson_Justin_Timbe_-_Signs_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Signs", + "artist": "Snoop Doggy Dogg feat. Charlie Wilson & Justin Timberlake", + "points": 1133.0, + "max_charts": 3, + "confidence": { + "total": 95, + "title": 100, + "artist": 94 + }, + "decade": 2000 + }, + "Jennifer_Lopez_-_Get_Right_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Get Right", + "artist": "Jennifer Lopez", + "points": 1111.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Nelly_feat._Tim_McGraw_-_Over_And_Over_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Over And Over", + "artist": "Nelly feat. Tim McGraw", + "points": 1094.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Bloodhound_Gang_-_Foxtrot_Uniform_Charlie_Kilo_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Foxtrot Uniform Charlie Kilo", + "artist": "Bloodhound Gang", + "points": 1040.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Eve_feat._Gwen_Stefani_-_Rich_Girl_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Rich Girl", + "artist": "Eve feat. Gwen Stefani", + "points": 1019.0, + "max_charts": 14, + "confidence": { + "total": 71, + "title": 100, + "artist": 57 + }, + "decade": 2000 + }, + "Akon_feat._Azad_Styles_P._-_Locked_Up_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Locked Up", + "artist": "Akon feat. Azad & Styles P.", + "points": 992.0, + "max_charts": 15, + "confidence": { + "total": 92, + "title": 100, + "artist": 88 + }, + "decade": 2000 + }, + "Bloodhound_Gang_-_Uhn_Tiss_Uhn_Tiss_Uhn_Tiss_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Uhn Tiss Uhn Tiss Uhn Tiss", + "artist": "Bloodhound Gang", + "points": 986.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Lindsay_Lohan_-_Rumors_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Rumors", + "artist": "Lindsay Lohan", + "points": 922.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Eminem_-_Like_Toy_Soldiers_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Like Toy Soldiers", + "artist": "Eminem", + "points": 900.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Sunset_Strippers_-_Falling_Stars_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Falling Stars", + "artist": "Sunset Strippers", + "points": 871.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Good_Charlotte_-_I_Just_Wanna_Live_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "I Just Wanna Live", + "artist": "Good Charlotte", + "points": 859.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Ashanti_-_Only_U_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Only U", + "artist": "Ashanti", + "points": 783.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Mariah_Carey_-_Its_Like_That_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "It's Like That", + "artist": "Mariah Carey", + "points": 769.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Sido_-_Mama_ist_stolz_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Mama ist stolz", + "artist": "Sido", + "points": 713.0, + "max_charts": 25, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Blue_Lagoon_-_Do_You_Really_Want_To_Hurt_Me_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Do You Really Want To Hurt Me", + "artist": "Blue Lagoon", + "points": 690.0, + "max_charts": 13, + "confidence": { + "total": 88, + "title": 84, + "artist": 100 + }, + "decade": 2000 + }, + "Wir_sind_Helden_-_Gekommen,_um_zu_bleiben_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Gekommen, um zu bleiben", + "artist": "Wir sind Helden", + "points": 682.0, + "max_charts": 24, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Coldplay_-_Speed_Of_Sound_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Speed Of Sound", + "artist": "Coldplay", + "points": 645.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Silbermond_-_Zeit_für_Optimisten_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Zeit für Optimisten", + "artist": "Silbermond", + "points": 637.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Rammstein_-_Benzin_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Benzin", + "artist": "Rammstein", + "points": 602.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Depeche_Mode_-_A_Pain_That_Im_Used_To_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "A Pain That I'm Used To", + "artist": "Depeche Mode", + "points": 592.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Gorillaz_-_Dare_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Dare", + "artist": "Gorillaz", + "points": 559.0, + "max_charts": 37, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Annett_Louisan_-_Das_Gefühl_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Das Gefühl", + "artist": "Annett Louisan", + "points": 539.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Anastacia_-_Heavy_On_My_Heart_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Heavy On My Heart", + "artist": "Anastacia", + "points": 523.0, + "max_charts": 29, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Usher_-_Caught_Up_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Caught Up", + "artist": "Usher", + "points": 520.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Britney_Spears_-_Do_Somethin_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Do Somethin'", + "artist": "Britney Spears", + "points": 519.0, + "max_charts": 18, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Uniting_Nations_-_Out_Of_Touch_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Out Of Touch", + "artist": "Uniting Nations", + "points": 516.0, + "max_charts": 27, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "T-Rio_-_Choopeta_Mamae_Eu_Quero_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "(Choopeta) Mamae Eu Quero", + "artist": "T-Rio", + "points": 499.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Scooter_-_Suavemente_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Suavemente", + "artist": "Scooter", + "points": 498.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Alexander_DsdS_1_feat._Sabrina_Weckerlin_-_All_I_Ever_Want_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "All (I Ever Want)", + "artist": "Alexander (DsdS 1) feat. Sabrina Weckerlin", + "points": 490.0, + "max_charts": 12, + "confidence": { + "total": 93, + "title": 100, + "artist": 90 + }, + "decade": 2000 + }, + "Gentleman_-_Intoxication_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Intoxication", + "artist": "Gentleman", + "points": 465.0, + "max_charts": 33, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Lisa_Stansfield_-_Treat_Me_Like_A_Woman_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Treat Me Like A Woman", + "artist": "Lisa Stansfield", + "points": 457.0, + "max_charts": 43, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Brian_McFadden_Delta_Goodrem_-_Almost_Here_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Almost Here", + "artist": "Brian McFadden & Delta Goodrem", + "points": 455.0, + "max_charts": 32, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Kylie_Minogue_-_Giving_You_Up_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Giving You Up", + "artist": "Kylie Minogue", + "points": 435.0, + "max_charts": 27, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Farin_Urlaub_-_Dusche_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Dusche", + "artist": "Farin Urlaub", + "points": 420.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Virus_Incorporation_-_Heaven_Is_A_Place_On_Earth_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Heaven Is A Place On Earth", + "artist": "Virus Incorporation", + "points": 417.0, + "max_charts": 20, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Kool_Savas_Azad_-_Monstershit_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Monstershit", + "artist": "Kool Savas & Azad", + "points": 417.0, + "max_charts": 29, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Vanilla_Ninja_-_I_Know_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "I Know", + "artist": "Vanilla Ninja", + "points": 411.0, + "max_charts": 13, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Rammstein_-_Keine_Lust_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Keine Lust", + "artist": "Rammstein", + "points": 410.0, + "max_charts": 16, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Lukas_Hilbert_Trina_Popstars_4_-_Kommt_meine_Liebe_nicht_bei_dir_an_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Kommt meine Liebe nicht bei dir an?", + "artist": "Lukas Hilbert & Trina (Popstars 4)", + "points": 406.0, + "max_charts": 18, + "confidence": { + "total": 87, + "title": 100, + "artist": 70 + }, + "decade": 2000 + }, + "Bushido_feat._Cassandra_Steen_-_Hoffnung_stirbt_zuletzt_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Hoffnung stirbt zuletzt", + "artist": "Bushido feat. Cassandra Steen", + "points": 403.0, + "max_charts": 29, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "DJ_Bobo_-_Pirates_Of_Dance_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Pirates Of Dance", + "artist": "DJ Bobo", + "points": 377.0, + "max_charts": 16, + "confidence": { + "total": 77, + "title": 70, + "artist": 100 + }, + "decade": 2000 + }, + "Wir_sind_Helden_-_Von_hier_an_blind_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Von hier an blind", + "artist": "Wir sind Helden", + "points": 374.0, + "max_charts": 42, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "The_Corrs_-_Long_Night_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Long Night", + "artist": "The Corrs", + "points": 373.0, + "max_charts": 40, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Blue_feat._Kool_The_Gang_-_Get_Down_On_It_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Get Down On It", + "artist": "Blue feat. Kool & The Gang", + "points": 369.0, + "max_charts": 29, + "confidence": { + "total": 86, + "title": 100, + "artist": 79 + }, + "decade": 2000 + }, + "Cabin_Crew_-_Star_To_Fall_(2005).opus": { + "year": 2005, + "date": "2005", + "title": "Star To Fall", + "artist": "Cabin Crew", + "points": 369.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Snow_Patrol_-_Chasing_Cars_(2006).opus": { + "year": 2006, + "date": "2006", + "title": "Chasing Cars", + "artist": "Snow Patrol", + "points": 2809.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Red_Hot_Chili_Peppers_-_Snow_Hey_Oh_(2006).opus": { + "year": 2006, + "date": "2006", + "title": "Snow (Hey Oh)", + "artist": "Red Hot Chili Peppers", + "points": 1551.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Red_Hot_Chili_Peppers_-_Dani_California_(2006).opus": { + "year": 2006, + "date": "2006", + "title": "Dani California", + "artist": "Red Hot Chili Peppers", + "points": 981.0, + "max_charts": 12, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Billy_Talent_-_Red_Flag_(2006).opus": { + "year": 2006, + "date": "2006", + "title": "Red Flag", + "artist": "Billy Talent", + "points": 646.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Rammstein_-_Rosenrot_(2006).opus": { + "year": 2006, + "date": "2006", + "title": "Rosenrot", + "artist": "Rammstein", + "points": 521.0, + "max_charts": 28, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Depeche_Mode_-_John_The_Revelator_Lilian_(2006).opus": { + "year": 2006, + "date": "2006", + "title": "John The Revelator / Lilian", + "artist": "Depeche Mode", + "points": 491.0, + "max_charts": 16, + "confidence": { + "total": 90, + "title": 84, + "artist": 100 + }, + "decade": 2000 + }, + "Red_Hot_Chili_Peppers_-_Tell_Me_Baby_(2006).opus": { + "year": 2006, + "date": "2006", + "title": "Tell Me Baby", + "artist": "Red Hot Chili Peppers", + "points": 458.0, + "max_charts": 37, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "DJ_Ötzi_Nik_P._-_Ein_Stern_der_deinen_Namen_trägt_(2007).opus": { + "year": 2007, + "date": "2007", + "title": "Ein Stern (der deinen Namen trägt)", + "artist": "DJ Ötzi & Nik P.", + "points": 6840.0, + "max_charts": 1, + "confidence": { + "total": 76, + "title": 83, + "artist": 54 + }, + "decade": 2000 + }, + "Kaiser_Chiefs_-_Ruby_(2007).opus": { + "year": 2007, + "date": "2007", + "title": "Ruby", + "artist": "Kaiser Chiefs", + "points": 1965.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Snow_Patrol_-_Shut_Your_Eyes_(2007).opus": { + "year": 2007, + "date": "2007", + "title": "Shut Your Eyes", + "artist": "Snow Patrol", + "points": 1430.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Amy_Winehouse_-_Rehab_(2007).opus": { + "year": 2007, + "date": "2007", + "title": "Rehab", + "artist": "Amy Winehouse", + "points": 1403.0, + "max_charts": 23, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Billy_Talent_-_Fallen_Leaves_(2007).opus": { + "year": 2007, + "date": "2007", + "title": "Fallen Leaves", + "artist": "Billy Talent", + "points": 539.0, + "max_charts": 35, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Dave_Gahan_-_Kingdom_(2007).opus": { + "year": 2007, + "date": "2007", + "title": "Kingdom", + "artist": "Dave Gahan", + "points": 528.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Kate_Nash_-_Foundations_(2007).opus": { + "year": 2007, + "date": "2007", + "title": "Foundations", + "artist": "Kate Nash", + "points": 386.0, + "max_charts": 37, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Billy_Talent_-_Surrender_(2007).opus": { + "year": 2007, + "date": "2007", + "title": "Surrender", + "artist": "Billy Talent", + "points": 377.0, + "max_charts": 46, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Peter_Fox_-_Haus_am_See_(2008).opus": { + "year": 2008, + "date": "2008", + "title": "Haus am See", + "artist": "Peter Fox", + "points": 4441.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Amy_MacDonald_-_This_Is_The_Life_(2008).opus": { + "year": 2008, + "date": "2008", + "title": "This Is The Life", + "artist": "Amy MacDonald", + "points": 3908.0, + "max_charts": 2, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Coldplay_-_Viva_La_Vida_(2008).opus": { + "year": 2008, + "date": "2008", + "title": "Viva La Vida", + "artist": "Coldplay", + "points": 3084.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Peter_Fox_-_Alles_neu_(2008).opus": { + "year": 2008, + "date": "2008", + "title": "Alles neu", + "artist": "Peter Fox", + "points": 2463.0, + "max_charts": 4, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Amy_MacDonald_-_Mr._Rockn_Roll_(2008).opus": { + "year": 2008, + "date": "2008", + "title": "Mr. Rock'n Roll", + "artist": "Amy MacDonald", + "points": 2080.0, + "max_charts": 21, + "confidence": { + "total": 96, + "title": 92, + "artist": 100 + }, + "decade": 2000 + }, + "Jason_Mraz_-_Im_Yours_(2008).opus": { + "year": 2008, + "date": "2008", + "title": "I'm Yours", + "artist": "Jason Mraz", + "points": 1804.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Amy_Winehouse_-_Back_To_Black_(2008).opus": { + "year": 2008, + "date": "2008", + "title": "Back To Black", + "artist": "Amy Winehouse", + "points": 1725.0, + "max_charts": 8, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Coldplay_-_Violet_Hill_(2008).opus": { + "year": 2008, + "date": "2008", + "title": "Violet Hill", + "artist": "Coldplay", + "points": 1021.0, + "max_charts": 10, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "R.E.M._-_Supernatural_Superserious_(2008).opus": { + "year": 2008, + "date": "2008", + "title": "Supernatural Superserious", + "artist": "R.E.M.", + "points": 728.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "The_Verve_-_Love_Is_Noise_(2008).opus": { + "year": 2008, + "date": "2008", + "title": "Love Is Noise", + "artist": "The Verve", + "points": 499.0, + "max_charts": 26, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Schiller_feat._Lang_Lang_-_Time_For_Dreams_(2008).opus": { + "year": 2008, + "date": "2008", + "title": "Time For Dreams", + "artist": "Schiller feat. Lang Lang", + "points": 438.0, + "max_charts": 19, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Robbie_Williams_-_Bodies_(2009).opus": { + "year": 2009, + "date": "2009", + "title": "Bodies", + "artist": "Robbie Williams", + "points": 1680.0, + "max_charts": 1, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Peter_Fox_-_Schwarz_zu_Blau_(2009).opus": { + "year": 2009, + "date": "2009", + "title": "Schwarz zu Blau", + "artist": "Peter Fox", + "points": 1386.0, + "max_charts": 3, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Polarkreis_18_-_The_Colour_Of_Snow_(2009).opus": { + "year": 2009, + "date": "2009", + "title": "The Colour Of Snow", + "artist": "Polarkreis 18", + "points": 641.0, + "max_charts": 5, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Metallica_-_All_Nightmare_Long_(2009).opus": { + "year": 2009, + "date": "2009", + "title": "All Nightmare Long", + "artist": "Metallica", + "points": 497.0, + "max_charts": 15, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Jason_Mraz_feat._Colbie_Caillat_-_Lucky_(2009).opus": { + "year": 2009, + "date": "2009", + "title": "Lucky", + "artist": "Jason Mraz feat. Colbie Caillat", + "points": 390.0, + "max_charts": 22, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Muse_-_Uprising_(2009).opus": { + "year": 2009, + "date": "2009", + "title": "Uprising", + "artist": "Muse", + "points": 389.0, + "max_charts": 40, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Roger_Cicero_-_Nicht_Artgerecht_(2009).opus": { + "year": 2009, + "date": "2009", + "title": "Nicht Artgerecht", + "artist": "Roger Cicero", + "points": 365.0, + "max_charts": 38, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Amy_MacDonald_-_Run_(2009).opus": { + "year": 2009, + "date": "2009", + "title": "Run", + "artist": "Amy MacDonald", + "points": 325.0, + "max_charts": 36, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Placebo_-_For_What_Its_Worth_(2009).opus": { + "year": 2009, + "date": "2009", + "title": "For What It's Worth", + "artist": "Placebo", + "points": 309.0, + "max_charts": 34, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2000 + }, + "Muse_-_Undisclosed_Desires_(2010).opus": { + "year": 2010, + "date": "2010", + "title": "Undisclosed Desires", + "artist": "Muse", + "points": 1168.0, + "max_charts": 17, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2010 + }, + "Robbie_Williams_Gary_Barlow_-_Shame_(2010).opus": { + "year": 2010, + "date": "2010", + "title": "Shame", + "artist": "Robbie Williams & Gary Barlow", + "points": 1164.0, + "max_charts": 11, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2010 + }, + "Family_Of_The_Year_-_Hero_(2013).opus": { + "year": 2013, + "date": "2013", + "title": "Hero", + "artist": "Family Of The Year", + "points": 2376.0, + "max_charts": 7, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2010 + }, + "Coldplay_-_A_Sky_Full_Of_Stars_(2014).opus": { + "year": 2014, + "date": "2014", + "title": "A Sky Full Of Stars", + "artist": "Coldplay", + "points": 2100.0, + "max_charts": 6, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2010 + }, + "Coldplay_-_Magic_(2014).opus": { + "year": 2014, + "date": "2014", + "title": "Magic", + "artist": "Coldplay", + "points": 1345.0, + "max_charts": 14, + "confidence": { + "total": 100, + "title": 100, + "artist": 100 + }, + "decade": 2010 + }, + "Bill_Haley_and_the_Comets_-_Shake_Rattle_and_Roll_(1960).opus": { + "year": 1960, + "date": "1960", + "title": "Bill Haley and the Comets", + "artist": "Shake Rattle and Roll" + }, + "Bing_Crosby_-_White_Christmas_(1942).opus": { + "year": 1942, + "date": "1942", + "title": "Bing Crosby", + "artist": "White Christmas" + }, + "Carl_Perkins_-_Blue_Suede_Shoes_(1956).opus": { + "year": 1956, + "date": "1956", + "title": "Carl Perkins", + "artist": "Blue Suede Shoes" + }, + "Chubby_Checker_-_Let's_Twist_Again_(1961).opus": { + "year": 1961, + "date": "1961", + "title": "Chubby Checker", + "artist": "Let's Twist Again" + }, + "Chuck_Berry_-_Johnny_B_Goode_(1958).opus": { + "year": 1958, + "date": "1958", + "title": "Chuck Berry", + "artist": "Johnny B Goode" + }, + "Chuck_Berry_-_Sweet_Little_Sixteen_(1958).opus": { + "year": 1958, + "date": "1958", + "title": "Chuck Berry", + "artist": "Sweet Little Sixteen" + }, + "Dean_Martin_-_Winter_Wonderland_(1959).opus": { + "year": 1959, + "date": "1959", + "title": "Dean Martin", + "artist": "Winter Wonderland" + }, + "Die_Fantastischen_Vier_-_Mfg_(1999).opus": { + "year": 1999, + "date": "1999", + "title": "Die Fantastischen Vier", + "artist": "Mfg" + }, + "Dinah_Washington_-_What_Difference_a_Day_Makes_(1959).opus": { + "year": 1959, + "date": "1959", + "title": "Dinah Washington", + "artist": "What Difference a Day Makes" + }, + "Don_Gibson_-_Oh_Lonesome_Me_(1958).opus": { + "year": 1958, + "date": "1958", + "title": "Don Gibson", + "artist": "Oh Lonesome Me" + }, + "Doris_Day_-_Dream_a_Little_Dream_of_Me_(1957).opus": { + "year": 1957, + "date": "1957", + "title": "Doris Day", + "artist": "Dream a Little Dream of Me" + }, + "Doris_Day_-_It's_Magic_(1947).opus": { + "year": 1947, + "date": "1947", + "title": "Doris Day", + "artist": "It's Magic" + }, + "Doris_Day_-_Que_Sera_Sera_(1957).opus": { + "year": 1957, + "date": "1957", + "title": "Doris Day", + "artist": "Que Sera Sera" + }, + "Doris_Day_-_Sentimental_Journey_(1945).opus": { + "year": 1945, + "date": "1945", + "title": "Doris Day", + "artist": "Sentimental Journey" + }, + "Eartha_Kitt_-_Santa_Baby_(1953).opus": { + "year": 1953, + "date": "1953", + "title": "Eartha Kitt", + "artist": "Santa Baby" + }, + "Eartha_Kitt_-_Under_the_Bridges_of_Paris_(1953).opus": { + "year": 1953, + "date": "1953", + "title": "Eartha Kitt", + "artist": "Under the Bridges of Paris" + }, + "Ella_Fitzgerald_-_Angel_Eyes_(1953).opus": { + "year": 1953, + "date": "1953", + "title": "Ella Fitzgerald", + "artist": "Angel Eyes" + }, + "Ella_Fitzgerald_-_Misty_(1960).opus": { + "year": 1960, + "date": "1960", + "title": "Ella Fitzgerald", + "artist": "Misty" + }, + "Fats_Domino_-_Ain't_That_a_Shame_(1955).opus": { + "year": 1955, + "date": "1955", + "title": "Fats Domino", + "artist": "Ain't That a Shame" + }, + "Frank_Sinatra_-_I've_Got_You_Under_My_Skin_(1956).opus": { + "year": 1956, + "date": "1956", + "title": "Frank Sinatra", + "artist": "I've Got You Under My Skin" + }, + "Frank_Sinatra_-_My_Way_(1969).opus": { + "year": 1969, + "date": "1969", + "title": "Frank Sinatra", + "artist": "My Way" + }, + "Frank_Sinatra_-_Theme_from_New_York_New_York_(1979).opus": { + "year": 1979, + "date": "1979", + "title": "Frank Sinatra", + "artist": "Theme from New York New York" + }, + "Frankie_Avalon_-_Venus_(1959).opus": { + "year": 1959, + "date": "1959", + "title": "Frankie Avalon", + "artist": "Venus" + }, + "Glenn_Miller_and_His_Orchestra_-_In_the_Mood_(1940).opus": { + "year": 1940, + "date": "1940", + "title": "Glenn Miller and His Orchestra", + "artist": "In the Mood" + }, + "Hank_Locklin_-_Send_Me_the_Pillow_You_Dream_On_(1957).opus": { + "year": 1957, + "date": "1957", + "title": "Hank Locklin", + "artist": "Send Me the Pillow You Dream On" + }, + "Hans_Albers_-_La_Paloma_(1944).opus": { + "year": 1944, + "date": "1944", + "title": "Hans Albers", + "artist": "La Paloma" + }, + "Harry_Belafonte_-_Island_in_the_Sun_(1957).opus": { + "year": 1957, + "date": "1957", + "title": "Harry Belafonte", + "artist": "Island in the Sun" + }, + "Jerry_Lee_Lewis_-_Great_Balls_of_Fire_(1957).opus": { + "year": 1957, + "date": "1957", + "title": "Jerry Lee Lewis", + "artist": "Great Balls of Fire" + }, + "Lesley_Gore_-_It's_My_Party_(1963).opus": { + "year": 1963, + "date": "1963", + "title": "Lesley Gore", + "artist": "It's My Party" + }, + "Little_Richard_-_Good_Golly_Miss_Molly_(1958).opus": { + "year": 1958, + "date": "1958", + "title": "Little Richard", + "artist": "Good Golly Miss Molly" + }, + "Little_Richard_-_Lucille_(1957).opus": { + "year": 1957, + "date": "1957", + "title": "Little Richard", + "artist": "Lucille" + }, + "Neil_Sedaka_-_Oh_Carol_(1959).opus": { + "year": 1959, + "date": "1959", + "title": "Neil Sedaka", + "artist": "Oh Carol" + }, + "Paul_Anka_-_Diana_(1958).opus": { + "year": 1958, + "date": "1958", + "title": "Paul Anka", + "artist": "Diana" + }, + "Perez_Prado_and_His_Orchestra_-_Mambo_No_5_(1950).opus": { + "year": 1950, + "date": "1950", + "title": "Perez Prado and His Orchestra", + "artist": "Mambo No 5" + }, + "Perry_Como_-_Magic_Moments_(1957).opus": { + "year": 1957, + "date": "1957", + "title": "Perry Como", + "artist": "Magic Moments" + }, + "Ricky_Valance_-_Tell_Laura_I_Love_Her_(1960).opus": { + "year": 1960, + "date": "1960", + "title": "Ricky Valance", + "artist": "Tell Laura I Love Her" + }, + "Ritchie_Valens_-_La_Bamba_(1958).opus": { + "year": 1958, + "date": "1958", + "title": "Ritchie Valens", + "artist": "La Bamba" + }, + "Stan_Getz_Joao_Gilberto_-_Corcovado_(1963).opus": { + "year": 1963, + "date": "1963", + "title": "Stan Getz Joao Gilberto", + "artist": "Corcovado" + }, + "Stan_Getz_Joao_Gilberto_-_Desafinado_(1963).opus": { + "year": 1963, + "date": "1963", + "title": "Stan Getz Joao Gilberto", + "artist": "Desafinado" + }, + "Stan_Getz_Joao_Gilberto_-_The_Girl_From_Ipanema_(1963).opus": { + "year": 1963, + "date": "1963", + "title": "Stan Getz Joao Gilberto", + "artist": "The Girl From Ipanema" + }, + "The_Chordettes_-_Mr_Sandman_(1954).opus": { + "year": 1954, + "date": "1954", + "title": "The Chordettes", + "artist": "Mr Sandman" + }, + "The_Everly_Brothers_-_Wake_Up_Little_Susie_(1957).opus": { + "year": 1957, + "date": "1957", + "title": "The Everly Brothers", + "artist": "Wake Up Little Susie" + }, + "The_Glenn_Miller_Orchestra_-_Moonlight_Serenade_(1944).opus": { + "year": 1944, + "date": "1944", + "title": "The Glenn Miller Orchestra", + "artist": "Moonlight Serenade" + }, + "The_Isley_Brothers_-_Shout_(1959).opus": { + "year": 1959, + "date": "1959", + "title": "The Isley Brothers", + "artist": "Shout" + }, + "The_Platters_-_Only_You_(1955).opus": { + "year": 1955, + "date": "1955", + "title": "The Platters", + "artist": "Only You" + }, + "The_Platters_-_The_Great_Pretender_(1955).opus": { + "year": 1955, + "date": "1955", + "title": "The Platters", + "artist": "The Great Pretender" + }, + "The_Shangri-Las_-_Leader_of_the_Pack_(1964).opus": { + "year": 1964, + "date": "1964", + "title": "The Shangri-Las", + "artist": "Leader of the Pack" + }, + "The_Shirelles_-_Will_You_Still_Love_Me_Tomorrow_(1960).opus": { + "year": 1960, + "date": "1960", + "title": "The Shirelles", + "artist": "Will You Still Love Me Tomorrow" + }, + "Yello_-_Oh_Yeah_(1987).opus": { + "year": 1987, + "date": "1987", + "title": "Yello", + "artist": "Oh Yeah" + } + } +} diff --git a/data/years.json b/data/years.json deleted file mode 100644 index f58d429..0000000 --- a/data/years.json +++ /dev/null @@ -1,6453 +0,0 @@ -{ - "generatedAt": "2025-09-02T20:29:42.080Z", - "total": 308, - "byFile": { - "Akon - Lonely.mp3": { - "year": 2005, - "date": "2005", - "title": "Lonely", - "artist": "Akon", - "mbid": "bd49579a-c577-4df4-afc0-9c4ff7a10e18" - }, - "Alessia Cara - Scars To Your Beautiful.mp3": { - "year": 2015, - "date": "2015-03-11", - "title": "Scars To Your Beautiful", - "artist": "Alessia Cara", - "mbid": "6a8875d3-3bb5-4c5b-9498-e5f2ae6dd1d1" - }, - "Alicia Keys - Fallin'.mp3": { - "year": 2001, - "date": "2001-06-05", - "title": "Fallin'", - "artist": "Alicia Keys", - "mbid": "7276155b-a01b-42a9-9d31-eb0c317d07b8" - }, - "Alicia Keys - No One.mp3": { - "year": 2007, - "date": "2007-09-10", - "title": "No One", - "artist": "Alicia Keys", - "mbid": "83fa4748-2c91-4981-b480-23a764d69fc7" - }, - "Alphaville - Forever Young.mp3": { - "year": 1984, - "date": "1984-09-27", - "title": "Forever Young", - "artist": "Alphaville", - "mbid": "37d2fc01-4933-481b-b6e4-9039585d22d3" - }, - "Alvaro Soler - La Cintura.mp3": { - "year": 2018, - "date": "2018-03-29", - "title": "La Cintura", - "artist": "Alvaro Soler", - "mbid": "ce43ae03-91d2-41f3-84ef-2c640241c09f" - }, - "Amii Stewart - Knock On Wood.mp3": { - "year": 1979, - "date": "1979-01-15", - "title": "Knock On Wood", - "artist": "Amii Stewart", - "mbid": "1880e2a2-e47e-4a28-ad6e-c7deb444291e" - }, - "Amy Winehouse - Rehab.mp3": { - "year": 2006, - "date": "2006-10-23", - "title": "Rehab", - "artist": "Amy Winehouse", - "mbid": "873eba85-b721-4728-be2e-96ce94cccb8b" - }, - "Anastacia - Sick and Tired.mp3": { - "year": 2004, - "date": "2004-03-25", - "title": "Sick and Tired", - "artist": "Anastacia", - "mbid": "52bc36a0-2559-49bc-9b86-4a420ec9cb27" - }, - "Andreas Bourani - Auf uns.mp3": { - "year": 2014, - "date": "2014-04-25", - "title": "Auf uns", - "artist": "Andreas Bourani", - "mbid": "7b41e8fa-4b97-45c0-b260-40a443ad0466" - }, - "Annie Lennox - Why.mp3": { - "year": 1992, - "date": "1992-04-06", - "title": "Why", - "artist": "Annie Lennox", - "mbid": "28734584-3a00-4072-8e09-dc5c40c0d50a" - }, - "Aqua - Barbie Girl.mp3": { - "year": 1997, - "date": "1997-05-14", - "title": "Barbie Girl", - "artist": "Aqua", - "mbid": "5268ded7-3c3c-465b-805f-cb14e407ec2d" - }, - "Aretha Franklin - Respect.mp3": { - "year": 1971, - "date": "1971-05-19", - "title": "Respect", - "artist": "Aretha Franklin", - "mbid": "6a7014c2-dcb2-4179-a88b-f172f25a7d93" - }, - "Atomic Kitten - Whole Again.mp3": { - "year": 2001, - "date": "2001", - "title": "Whole Again", - "artist": "Atomic Kitten", - "mbid": "e8bdfb1b-3de6-43f7-b917-bd76238af931" - }, - "Avicii - Without You.mp3": { - "year": 2017, - "date": "2017", - "title": "Without You", - "artist": "Avicii, Sandro Cavazza", - "mbid": null - }, - "Betty Everett - It's In The Kiss (The Shoop Shoop Song).mp3": { - "year": 1963, - "date": "1963", - "title": "It's In The Kiss (The Shoop Shoop Song)", - "artist": "Betty Everett", - "mbid": null - }, - "Beyoncé - Crazy In Love (feat. JAY-Z).mp3": { - "year": 2003, - "date": "2003", - "title": "Crazy In Love (feat. JAY-Z)", - "artist": "Beyoncé, JAY Z", - "mbid": null - }, - "Bill Haley & His Comets - (We're Gonna) Rock Around The Clock (Single Version).mp3": { - "year": 2014, - "date": "2014-09-19", - "title": "(We're Gonna) Rock Around The Clock (Single Version)", - "artist": "Bill Haley & His Comets", - "mbid": "5e17cc2d-368d-4abb-b22c-71b08d6cfef9" - }, - "Bill Haley & His Comets - See You Later, Alligator.mp3": { - "year": 1981, - "date": "1981", - "title": "See You Later, Alligator", - "artist": "Bill Haley & His Comets", - "mbid": "732b4543-1820-4cb6-b7cb-25c0356f1f5b" - }, - "Bill Medley - (I've Had) The Time Of My Life (From Dirty Dancing Soundtrack).mp3": { - "year": 2024, - "date": "2024-01-19", - "title": "(I've Had) The Time Of My Life (From \"Dirty Dancing\" Soundtrack)", - "artist": "Bill Medley, Jennifer Warnes", - "mbid": "3da1ab83-49aa-4b69-a6e9-9566f3c3f5fa" - }, - "Bill Ramsey - Zuckerpuppe (Aus der Bauchtanz-Truppe).mp3": { - "year": 1961, - "date": "1961-10", - "title": "Zuckerpuppe (Aus der Bauchtanz-Truppe)", - "artist": "Bill Ramsey", - "mbid": "81669066-c680-4574-88bc-466764ebca61" - }, - "Billie Eilish - bad guy.mp3": { - "year": 2019, - "date": "2019-03-29", - "title": "bad guy", - "artist": "Billie Eilish", - "mbid": "694da04d-1ffc-435c-8b4b-59cc23ac8003" - }, - "Billy Idol - White Wedding.mp3": { - "year": 1983, - "date": "1983", - "title": "White Wedding", - "artist": "Billy Idol", - "mbid": "1884c8f3-64fc-4fac-8400-abea54129026" - }, - "Billy Joel - Piano Man.mp3": { - "year": 1973, - "date": "1973-11-09", - "title": "Piano Man", - "artist": "Billy Joel", - "mbid": "92ac918a-07f6-4f5e-b356-5897723310ca" - }, - "Billy Swan - I Can Help.mp3": { - "year": 1975, - "date": "1975", - "title": "I Can Help", - "artist": "Billy Swan", - "mbid": "d7df9be9-f549-44cb-ad4a-6b2b2628385d" - }, - "Black Eyed Peas - Where Is The Love.mp3": { - "year": 2003, - "date": "2003", - "title": "Where Is The Love?", - "artist": "Black Eyed Peas", - "mbid": "5f21eb12-f84e-45f1-b3d7-c3e1d4ea0085" - }, - "Blümchen - Herz an Herz.mp3": { - "year": 1996, - "date": "1996", - "title": "Herz an Herz", - "artist": "Blümchen", - "mbid": "2d3cf4d6-614c-4e78-9bc2-9e355f979516" - }, - "Bob Marley & The Wailers - No Woman No Cry.mp3": { - "year": 1973, - "date": "1973-10", - "title": "No Woman No Cry", - "artist": "Bob Marley & The Wailers", - "mbid": "5f92f7de-f6b4-4c52-9f87-e774a268e194" - }, - "Bob Sinclar - World Hold on (Children of the Sky) [Radio Edit].mp3": { - "year": 2006, - "date": "2006-04-17", - "title": "World Hold on (Children of the Sky) [Radio Edit]", - "artist": "Bob Sinclar, Steve Edwards", - "mbid": "9cb36936-6524-4852-ac2d-dd1afac884fa" - }, - "Bon Jovi - It's My Life.mp3": { - "year": 1993, - "date": "1993", - "title": "It's My Life", - "artist": "Bon Jovi", - "mbid": "511096e6-7737-4514-8f23-bfa0dac765ec" - }, - "Bonnie Tyler - It's A Heartache.mp3": { - "year": 1977, - "date": "1977", - "title": "It's A Heartache", - "artist": "Bonnie Tyler", - "mbid": "58141b98-0bc6-463d-829a-61ee919a46d5" - }, - "Boston - More Than a Feeling.mp3": { - "year": 1976, - "date": "1976", - "title": "More Than a Feeling", - "artist": "Boston", - "mbid": "a15a76ab-ee46-4212-8b15-86424020f579" - }, - "Brandy - The Boy Is Mine.mp3": { - "year": 1998, - "date": "1998", - "title": "The Boy Is Mine", - "artist": "Brandy, Monica", - "mbid": null - }, - "Britney Spears - Oops!...I Did It Again.mp3": { - "year": 2000, - "date": "2000-04-25", - "title": "Oops!...I Did It Again", - "artist": "Britney Spears", - "mbid": "44abd7d3-c593-4587-a109-6d9582f13f36" - }, - "Bronski Beat - Smalltown Boy.mp3": { - "year": 1984, - "date": "1984", - "title": "Smalltown Boy", - "artist": "Bronski Beat", - "mbid": "8a4030f8-abe4-47ba-969d-aca6b878ff07" - }, - "Bruce Springsteen - Dancing In the Dark.mp3": { - "year": 1984, - "date": "1984", - "title": "Dancing In the Dark", - "artist": "Bruce Springsteen", - "mbid": "3ecd975b-f6ef-4f44-b181-6ec822323756" - }, - "Bryan Adams - Heaven.mp3": { - "year": 1985, - "date": "1985-04-27", - "title": "Heaven", - "artist": "Bryan Adams", - "mbid": "d5050809-f33a-44bb-8ec1-dc996375e272" - }, - "Bryan Ferry - Let's Stick Together (1999 Remastered Version).mp3": { - "year": 1976, - "date": "1976", - "title": "Let's Stick Together (1999 Remastered Version)", - "artist": "Bryan Ferry", - "mbid": null - }, - "Buddy Poke - Ab in den Süden.mp3": { - "year": 2001, - "date": "2001", - "title": "Ab in den Süden", - "artist": "Buddy Poke", - "mbid": null - }, - "Captain Jack - Captain Jack (Short Mix).mp3": { - "year": 1995, - "date": "1995-01-01", - "title": "Captain Jack (Short Mix)", - "artist": "Captain Jack", - "mbid": "b349be1d-edac-4632-9a9b-f4a9b3e5e844" - }, - "Carly Simon - You're So Vain.mp3": { - "year": 1972, - "date": "1972-11-25", - "title": "You're So Vain", - "artist": "Carly Simon", - "mbid": "27089139-92c0-499c-9597-c66c9b11bdfd" - }, - "Caterina Valente - Ganz Paris Traumt Von Der Liebe.mp3": { - "year": 1954, - "date": "1954", - "title": "Ganz Paris Traumt Von Der Liebe", - "artist": "Caterina Valente", - "mbid": "300ec8d8-5053-46ed-92ed-77748648a450" - }, - "Caterina Valente - Itsy Bitsy Teenie Weenie Honolulu Strand Bikini.mp3": { - "year": 1960, - "date": "1960", - "title": "Itsy Bitsy Teenie Weenie Honolulu Strand Bikini", - "artist": "Caterina Valente, Silvio Francesco", - "mbid": null - }, - "Céline Dion - My Heart Will Go On (Love Theme from Titanic).mp3": { - "year": 1997, - "date": "1997-11-18", - "title": "My Heart Will Go On (Love Theme from \"Titanic\")", - "artist": "Céline Dion", - "mbid": "21a833ca-7b2b-4a55-a5d6-06495535e26d" - }, - "Cher - Believe.mp3": { - "year": 1998, - "date": "1998-10-12", - "title": "Believe", - "artist": "Cher", - "mbid": "c454ddd8-8d0c-419d-b4e9-65620785851e" - }, - "Chic - Le Freak (2018 Remaster).mp3": { - "year": 1978, - "date": "1978", - "title": "Le Freak (2018 Remaster)", - "artist": "Chic", - "mbid": "b33a9130-63d8-4bf0-a4a2-4bb421ac68e1" - }, - "Chicago - If You Leave Me Now (Remastered LP Version).mp3": { - "year": 1976, - "date": "1976", - "title": "If You Leave Me Now (Remastered LP Version)", - "artist": "Chicago", - "mbid": "ef91cc0f-3ebe-4ead-834e-cb34243c3e29" - }, - "Christina Aguilera - Genie in a Bottle.mp3": { - "year": 1999, - "date": "1999-04", - "title": "Genie in a Bottle", - "artist": "Christina Aguilera", - "mbid": "fbe9ad8c-3a31-4b5a-9710-228b8c77907b" - }, - "Chubby Checker - The Twist.mp3": { - "year": 1960, - "date": "1960-06", - "title": "The Twist", - "artist": "Chubby Checker", - "mbid": "55e17d71-03a0-4df4-b381-7c5e421782a6" - }, - "Chuck Berry - Johnny B. Goode.mp3": { - "year": 1972, - "date": "1972", - "title": "Johnny B. Goode", - "artist": "Chuck Berry", - "mbid": "0a506cdb-0101-4268-9b43-3c64b8498e99" - }, - "Cliff Richard - Congratulations (1998 Remaster).mp3": { - "year": 1968, - "date": "1968", - "title": "Congratulations (1998 Remaster)", - "artist": "Cliff Richard", - "mbid": null - }, - "Coldplay - Talk.mp3": { - "year": 2005, - "date": "2005-06-01", - "title": "Talk", - "artist": "Coldplay", - "mbid": "9cd3daca-eab7-4db8-8af8-21b3da550c28" - }, - "Connie Francis - Schöner fremder Mann.mp3": { - "year": 1961, - "date": "1961", - "title": "Schöner fremder Mann", - "artist": "Connie Francis", - "mbid": "e765f8d5-1647-4ead-9547-3d445e06ac5c" - }, - "Coolio - Gangsta's Paradise.mp3": { - "year": 1995, - "date": "1995", - "title": "Gangsta's Paradise", - "artist": "Coolio, L.V.", - "mbid": null - }, - "Corinne Bailey Rae - Put Your Records On.mp3": { - "year": 2006, - "date": "2006-02-21", - "title": "Put Your Records On", - "artist": "Corinne Bailey Rae", - "mbid": "a2ca096d-b51b-4bd5-bda0-a0875c5f9657" - }, - "Cornelia Froboess - Pack Die Badehose Ein.mp3": { - "year": 1951, - "date": "1951", - "title": "Pack Die Badehose Ein", - "artist": "Cornelia Froboess", - "mbid": null - }, - "Creedence Clearwater Revival - Have You Ever Seen The Rain.mp3": { - "year": 1970, - "date": "1970-12-07", - "title": "Have You Ever Seen The Rain", - "artist": "Creedence Clearwater Revival", - "mbid": "b5634bbd-cf5c-4206-8063-f7f5079eaa29" - }, - "CRO - Einmal um die Welt.mp3": { - "year": 2011, - "date": "2011-02-11", - "title": "Einmal um die Welt", - "artist": "CRO", - "mbid": "6d77e594-5a1b-4eda-9d93-ad0a26aa9212" - }, - "Crowded House - Don't Dream It's Over.mp3": { - "year": 1987, - "date": "1987", - "title": "Don't Dream It's Over", - "artist": "Crowded House", - "mbid": "7d066fb2-06d2-4297-862a-b9cd14d595a1" - }, - "Culture Beat - Mr. Vain.mp3": { - "year": 1993, - "date": "1993", - "title": "Mr. Vain", - "artist": "Culture Beat", - "mbid": "bdffee79-99c0-4b47-a8e9-f94960778f5e" - }, - "Culture Club - Karma Chameleon.mp3": { - "year": 1995, - "date": "1995", - "title": "Karma Chameleon", - "artist": "Culture Club", - "mbid": "bf1c6620-3b9a-4878-938b-b9f81001666b" - }, - "Cyndi Lauper - True Colors.mp3": { - "year": 1986, - "date": "1986-09-05", - "title": "True Colors", - "artist": "Cyndi Lauper", - "mbid": "531c800f-ae39-4942-aeeb-05a44f1dcdcf" - }, - "Daft Punk - One More Time (Short Radio Edit).mp3": { - "year": 2000, - "date": "2000-11-13", - "title": "One More Time (Short Radio Edit)", - "artist": "Daft Punk", - "mbid": "c3c3b281-5943-4c7d-bd1c-69d877277714" - }, - "Danny and The Juniors - At The Hop.mp3": { - "year": 1986, - "date": "1986", - "title": "At The Hop", - "artist": "Danny and The Juniors", - "mbid": "8e980a28-f25b-495e-94be-b19b56f6019c" - }, - "Daryl Hall & John Oates - Maneater.mp3": { - "year": 1982, - "date": "1982", - "title": "Maneater", - "artist": "Daryl Hall & John Oates", - "mbid": "83e2444b-5445-400c-8215-f12f81d6f615" - }, - "David Bowie - Space Oddity (1999 Remaster).mp3": { - "year": 1969, - "date": "1969", - "title": "Space Oddity (1999 Remaster)", - "artist": "David Bowie", - "mbid": null - }, - "Dean Martin - That's Amore (2001 Remastered Version).mp3": { - "year": 1953, - "date": "1953", - "title": "That's Amore (2001 Remastered Version)", - "artist": "Dean Martin", - "mbid": null - }, - "Diana Ross - Upside Down (Single Version).mp3": { - "year": 1980, - "date": "1980", - "title": "Upside Down (Single Version)", - "artist": "Diana Ross", - "mbid": null - }, - "Die Ärzte - Junge.mp3": { - "year": 2007, - "date": "2007-10-05", - "title": "Junge", - "artist": "Die Ärzte", - "mbid": "bd95f4ef-fedb-4d2e-b33b-b4b574f31bd4" - }, - "Die Ärzte - Westerland.mp3": { - "year": 1988, - "date": "1988-04-08", - "title": "Westerland", - "artist": "Die Ärzte", - "mbid": "8e0d5bf4-0cc0-4ee9-a18c-e6f90f03d737" - }, - "Die Doofen - MIEF! (Nimm mich jetzt, auch wenn ich stinke) Video Version.mp3": { - "year": 1995, - "date": "1995", - "title": "MIEF! (Nimm mich jetzt, auch wenn ich stinke) Video Version", - "artist": "Die Doofen", - "mbid": null - }, - "Die Firma - Die Eine.mp3": { - "year": 1998, - "date": "1998-04-03", - "title": "Die Eine", - "artist": "Die Firma", - "mbid": "f8694c99-2c05-45ab-b558-a54b7851e039" - }, - "Die Prinzen - Alles nur geklaut.mp3": { - "year": 1993, - "date": "1993-11-12", - "title": "Alles nur geklaut", - "artist": "Die Prinzen", - "mbid": "b2630eb0-8b16-4901-8a8d-b0d146b7913c" - }, - "Die Toten Hosen - Tage wie diese.mp3": { - "year": 2012, - "date": "2012-03-23", - "title": "Tage wie diese", - "artist": "Die Toten Hosen", - "mbid": "f958b654-eef3-4496-b751-b61edfe146c9" - }, - "Dion - The Wanderer.mp3": { - "year": 1961, - "date": "1961", - "title": "The Wanderer", - "artist": "Dion", - "mbid": "33c480f2-5f9a-43db-91b4-6834a23ea76f" - }, - "Dire Straits - Walk Of Life.mp3": { - "year": 1985, - "date": "1985", - "title": "Walk Of Life", - "artist": "Dire Straits", - "mbid": "2defe75f-52c3-49d7-9cb9-7dbc4749c6dd" - }, - "Dolly Parton - Jolene.mp3": { - "year": 1975, - "date": "1975", - "title": "Jolene", - "artist": "Dolly Parton", - "mbid": "58751150-daa4-4b72-802a-555d6ea0a6e7" - }, - "Dr. Alban - Sing Hallelujah!.mp3": { - "year": 1992, - "date": "1992", - "title": "Sing Hallelujah!", - "artist": "Dr. Alban", - "mbid": "4166d83c-7aba-497d-98a2-20ab971c767a" - }, - "Drafi Deutscher - Marmor, Stein und Eisen bricht.mp3": { - "year": 1965, - "date": "1965", - "title": "Marmor, Stein und Eisen bricht", - "artist": "Drafi Deutscher", - "mbid": "884df235-f5e4-4d69-a05a-993c03456100" - }, - "Drake - Toosie Slide.mp3": { - "year": 2020, - "date": "2020-04-03", - "title": "Toosie Slide", - "artist": "Drake", - "mbid": "de4c54c9-6171-4cec-8866-d5f41b24d51d" - }, - "Dschinghis Khan - Moskau (2007 Version).mp3": { - "year": 1979, - "date": "1979", - "title": "Moskau (2007 Version)", - "artist": "Dschinghis Khan", - "mbid": null - }, - "Dua Lipa - Break My Heart.mp3": { - "year": 2020, - "date": "2020-03-21", - "title": "Break My Heart", - "artist": "Dua Lipa", - "mbid": "ba2a214d-39b0-4b53-8b20-b2b80cf9bfab" - }, - "Duck Sauce - Barbra Streisand (Radio Edit).mp3": { - "year": 2011, - "date": "2011-02-11", - "title": "Barbra Streisand (Radio Edit)", - "artist": "Duck Sauce", - "mbid": "7c3ffc5e-bab2-46c6-b8f0-c25f446de4c5" - }, - "Duffy - Mercy.mp3": { - "year": 2007, - "date": "2007", - "title": "Mercy", - "artist": "Duffy", - "mbid": "e528371a-0544-4328-a51e-8a2427671fcc" - }, - "Eagle-Eye Cherry - Save Tonight.mp3": { - "year": 1997, - "date": "1997-07-21", - "title": "Save Tonight", - "artist": "Eagle-Eye Cherry", - "mbid": "d8a837d1-886d-44e4-aa72-d19e61180b3b" - }, - "Echt - Du trägst keine Liebe in dir.mp3": { - "year": 1999, - "date": "1999-09-10", - "title": "Du trägst keine Liebe in dir", - "artist": "Echt", - "mbid": "64908e9c-633f-4c63-b09b-abf99b255261" - }, - "Eddy Grant - Gimme Hope Jo'Anna.mp3": { - "year": 1988, - "date": "1988-03-21", - "title": "Gimme Hope Jo'Anna", - "artist": "Eddy Grant", - "mbid": "f897a847-60e3-4409-bbce-36feeb6d23c9" - }, - "Elton John - Your Song.mp3": { - "year": 1971, - "date": "1971", - "title": "Your Song", - "artist": "Elton John", - "mbid": "5c9dee4c-3291-49a2-8c3e-a0dd7f7e4ad5" - }, - "Elvis Presley - Can't Help Falling in Love.mp3": { - "year": 1969, - "date": "1969-10-14", - "title": "Can't Help Falling in Love", - "artist": "Elvis Presley", - "mbid": "a84b9958-0c2a-4222-8759-c6615aa3fe55" - }, - "Elvis Presley - Jailhouse Rock.mp3": { - "year": 1957, - "date": "1957-01-01", - "title": "Jailhouse Rock", - "artist": "Elvis Presley", - "mbid": "137b53e7-57e3-4a07-85e3-fcf733ae0a0d" - }, - "Enrico Caruso - Rigoletto La Donna E' Mobile.mp3": { - "year": 1851, - "date": "1851", - "title": "Rigoletto: \"La Donna E' Mobile\"", - "artist": "Enrico Caruso", - "mbid": null - }, - "Enrique Iglesias - Could I Have This Kiss Forever.mp3": { - "year": 1999, - "date": "1999", - "title": "Could I Have This Kiss Forever", - "artist": "Enrique Iglesias, Whitney Houston", - "mbid": null - }, - "Enrique Iglesias - Do You Know (The Ping Pong Song).mp3": { - "year": 2007, - "date": "2007-06-11", - "title": "Do You Know? (The Ping Pong Song)", - "artist": "Enrique Iglesias", - "mbid": "0892e221-c14b-4e5c-b425-f8d3cf673e53" - }, - "Enya - Orinoco Flow.mp3": { - "year": 1988, - "date": "1988-09-19", - "title": "Orinoco Flow", - "artist": "Enya", - "mbid": "4b5273c8-45f2-4bea-b73c-5128cd57faa8" - }, - "Eric Carmen - Hungry Eyes (From Dirty Dancing Soundtrack).mp3": { - "year": 1987, - "date": "1987", - "title": "Hungry Eyes (From \"Dirty Dancing\" Soundtrack)", - "artist": "Eric Carmen", - "mbid": "848ecccf-4fc4-4478-b70a-8e31286bfd84" - }, - "Eric Prydz - Call On Me (Radio Edit).mp3": { - "year": 2004, - "date": "2004", - "title": "Call On Me (Radio Edit)", - "artist": "Eric Prydz", - "mbid": "f22021f6-5219-49fe-9270-2fac043b57d3" - }, - "Erma Franklin - Piece of My Heart.mp3": { - "year": 1967, - "date": "1967-10", - "title": "Piece of My Heart", - "artist": "Erma Franklin", - "mbid": "99b7e978-e259-4aa5-8f4b-00b043da4d54" - }, - "Eros Ramazzotti - Più bella cosa.mp3": { - "year": 1996, - "date": "1996-04-09", - "title": "Più bella cosa", - "artist": "Eros Ramazzotti", - "mbid": "289cc14d-a64d-472a-b865-937874233dfb" - }, - "Eurythmics - Sweet Dreams (Are Made of This).mp3": { - "year": 2007, - "date": "2007-12-10", - "title": "Sweet Dreams (Are Made of This)", - "artist": "Eurythmics, Annie Lennox, Dave Stewart", - "mbid": "cf4c57df-da7f-4336-9c9f-090dfc98afeb" - }, - "Falco - Rock Me Amadeus.mp3": { - "year": 1985, - "date": "1985-09-11", - "title": "Rock Me Amadeus", - "artist": "Falco", - "mbid": "c202f18b-758e-4c9e-be38-71e7863f57d1" - }, - "Fatboy Slim - Praise You.mp3": { - "year": 1999, - "date": "1999", - "title": "Praise You", - "artist": "Fatboy Slim", - "mbid": "c9f0a90a-806c-4b60-bdca-1488eda61988" - }, - "Fats Domino - Ain't That A Shame.mp3": { - "year": 1955, - "date": "1955", - "title": "Ain't That A Shame", - "artist": "Fats Domino", - "mbid": "ffa16838-9137-42ec-964d-bf668d502593" - }, - "Fettes Brot - Emanuela.mp3": { - "year": 2005, - "date": "2005-03-21", - "title": "Emanuela", - "artist": "Fettes Brot", - "mbid": "5c626985-3396-42dd-a0b0-5a02f15945bf" - }, - "Fine Young Cannibals - She Drives Me Crazy.mp3": { - "year": 1989, - "date": "1989", - "title": "She Drives Me Crazy", - "artist": "Fine Young Cannibals", - "mbid": "c47d9ac3-b2e3-4305-994d-03211998d650" - }, - "Fleetwood Mac - Everywhere (2017 Remaster).mp3": { - "year": 1987, - "date": "1987", - "title": "Everywhere (2017 Remaster)", - "artist": "Fleetwood Mac", - "mbid": null - }, - "Freddy Quinn - Die Gitarre und das Meer (Single Version).mp3": { - "year": 1959, - "date": "1959", - "title": "Die Gitarre und das Meer (Single Version)", - "artist": "Freddy Quinn", - "mbid": null - }, - "Freddy Quinn - Heimweh (Dort wo die Blumen blüh'n).mp3": { - "year": 2006, - "date": "2006-10-26", - "title": "Heimweh (Dort wo die Blumen blüh'n)", - "artist": "Freddy Quinn", - "mbid": "2e4c3d92-9103-48ee-9399-43d83a61872f" - }, - "Fugees - Killing Me Softly With His Song.mp3": { - "year": 1999, - "date": "1999", - "title": "Killing Me Softly With His Song", - "artist": "Fugees", - "mbid": "aafec15b-93c0-4e0c-bb70-c10f2a49b6a8" - }, - "Genesis - No Son Of Mine.mp3": { - "year": 1992, - "date": "1992-03", - "title": "No Son Of Mine", - "artist": "Genesis", - "mbid": "b4d6e127-5406-42b1-933b-e01a5f7df105" - }, - "George Harrison - Got My Mind Set On You (Remastered 2004).mp3": { - "year": 1962, - "date": "1962", - "title": "Got My Mind Set On You (Remastered 2004)", - "artist": "George Harrison", - "mbid": null - }, - "George Michael - I Knew You Were Waiting (For Me).mp3": { - "year": 1987, - "date": "1987", - "title": "I Knew You Were Waiting (For Me)", - "artist": "George Michael, Aretha Franklin", - "mbid": null - }, - "Gipsy Kings - Volare (Nel Blu di Pinto di Blu).mp3": { - "year": 1989, - "date": "1989-11-21", - "title": "Volare (Nel Blu di Pinto di Blu)", - "artist": "Gipsy Kings", - "mbid": "44ffa450-b4c4-47a8-8c8d-b41a86fc802c" - }, - "Gitte Hænning - Ich will 'nen Cowboy als Mann.mp3": { - "year": 1963, - "date": "1963", - "title": "Ich will 'nen Cowboy als Mann", - "artist": "Gitte Hænning", - "mbid": "37e33915-b7e5-4310-bc53-94d17310b26c" - }, - "Glenn Miller - In the Mood (2006 Remastered Version).mp3": { - "year": 1940, - "date": "1940", - "title": "In the Mood (2006 Remastered Version)", - "artist": "Glenn Miller", - "mbid": null - }, - "Gotye - Somebody That I Used To Know.mp3": { - "year": 2011, - "date": "2011", - "title": "Somebody That I Used To Know", - "artist": "Gotye, Kimbra", - "mbid": null - }, - "Guns N' Roses - Sweet Child O' Mine.mp3": { - "year": 1988, - "date": "1988", - "title": "Sweet Child O' Mine", - "artist": "Guns N' Roses", - "mbid": "95443f12-458b-4977-a01b-c8065bda1dd0" - }, - "Haddaway - What Is Love (7 Mix).mp3": { - "year": 1993, - "date": "1993-01-18", - "title": "What Is Love (7\" Mix)", - "artist": "Haddaway", - "mbid": "2970d12e-5eb9-45c9-8eac-38ce11efc18f" - }, - "Harry Belafonte - Day-O (The Banana Boat Song).mp3": { - "year": 1968, - "date": "1968", - "title": "Day-O (The Banana Boat Song)", - "artist": "Harry Belafonte", - "mbid": "145db6c0-7134-4387-b474-22da59689523" - }, - "Harry Styles - Adore You.mp3": { - "year": 2019, - "date": "2019-12-06", - "title": "Adore You", - "artist": "Harry Styles", - "mbid": "acc4e9ce-f9cb-4a7c-8f65-a77cc586c81a" - }, - "Heintje - Mama.mp3": { - "year": 1967, - "date": "1967", - "title": "Mama", - "artist": "Heintje", - "mbid": "397596d8-8b1e-43c5-b069-01f5a575309f" - }, - "Helene Fischer - Atemlos durch die Nacht.mp3": { - "year": 2013, - "date": "2013-10-04", - "title": "Atemlos durch die Nacht", - "artist": "Helene Fischer", - "mbid": "e98a18f4-1345-4e5c-a117-295cd080d50d" - }, - "Herbert Grönemeyer - Männer.mp3": { - "year": 1984, - "date": "1984", - "title": "Männer", - "artist": "Herbert Grönemeyer", - "mbid": "11ecc67c-a65e-428f-bf01-91ddc39c656f" - }, - "House of Pain - Jump Around (LP Version).mp3": { - "year": 2010, - "date": "2010", - "title": "Jump Around (LP Version)", - "artist": "House of Pain", - "mbid": "f3c80549-9f27-4a6e-a68b-545b0df0f25a" - }, - "Ich + Ich - Vom selben Stern (Radio Edit).mp3": { - "year": 2007, - "date": "2007-06-15", - "title": "Vom selben Stern (Radio Edit)", - "artist": "Ich + Ich", - "mbid": "78e068ef-72d5-4520-b773-0753534dfa07" - }, - "Icona Pop - I Love It (feat. Charli XCX).mp3": { - "year": 2012, - "date": "2012", - "title": "I Love It (feat. Charli XCX)", - "artist": "Icona Pop, Charli xcx", - "mbid": null - }, - "Imagine Dragons - Thunder.mp3": { - "year": 2017, - "date": "2017-04-27", - "title": "Thunder", - "artist": "Imagine Dragons", - "mbid": "2199bf89-2583-4368-8f85-3b0bb8f994d4" - }, - "James Brown - I Got You (I Feel Good).mp3": { - "year": 1966, - "date": "1966", - "title": "I Got You (I Feel Good)", - "artist": "James Brown", - "mbid": "52242ab5-7d4e-4d42-a253-a97d42827993" - }, - "Jason Derulo - Whatcha Say.mp3": { - "year": 2010, - "date": "2010-06-04", - "title": "Whatcha Say", - "artist": "Jason Derulo", - "mbid": "b0e1e84f-7b16-47dc-8297-db85a239fb18" - }, - "JAY Z - Numb Encore.mp3": { - "year": 2004, - "date": "2004", - "title": "Numb / Encore", - "artist": "JAY Z, Linkin Park", - "mbid": null - }, - "Jennifer Lopez - If You Had My Love.mp3": { - "year": 1999, - "date": "1999-06-21", - "title": "If You Had My Love", - "artist": "Jennifer Lopez", - "mbid": "4ac2f246-d285-4e2d-88a0-9dcc6c0e37b0" - }, - "Jessie J - Price Tag.mp3": { - "year": 2011, - "date": "2011", - "title": "Price Tag", - "artist": "Jessie J, B.o.B", - "mbid": null - }, - "Jimmy Cliff - You Can Get It If You Really Want.mp3": { - "year": 1971, - "date": "1971", - "title": "You Can Get It If You Really Want", - "artist": "Jimmy Cliff", - "mbid": "649d71d9-2d00-4f5d-87d3-7655eaf198f6" - }, - "John Legend - All of Me.mp3": { - "year": 2013, - "date": "2013-08-08", - "title": "All of Me", - "artist": "John Legend", - "mbid": "d5548b1d-63db-4aa7-b3d5-3f864f248eee" - }, - "Johnny Cash - Ring of Fire.mp3": { - "year": 1981, - "date": "1981-04-19", - "title": "Ring of Fire", - "artist": "Johnny Cash", - "mbid": "5611c424-d0db-4e30-bae2-2db6d72177f7" - }, - "Joseìto Fernàndez - Guajira Guantanamera.mp3": { - "year": 1940, - "date": "1940", - "title": "Guajira Guantanamera", - "artist": "Joseìto Fernàndez", - "mbid": "a36d08be-3933-4a79-ac02-8455a22046ad" - }, - "Journey - Don't Stop Believin'.mp3": { - "year": 1981, - "date": "1981", - "title": "Don't Stop Believin'", - "artist": "Journey", - "mbid": "2b445f3e-7e84-4503-aab9-6bad9e1c2bd2" - }, - "Jürgen Drews - Ein Bett im Kornfeld.mp3": { - "year": 1976, - "date": "1976-04", - "title": "Ein Bett im Kornfeld", - "artist": "Jürgen Drews", - "mbid": "881c0d7e-d8a6-447f-824f-3ed317479c2d" - }, - "Jürgen Marcus - Eine neue Liebe ist wie ein neues Leben.mp3": { - "year": 1972, - "date": "1972-05", - "title": "Eine neue Liebe ist wie ein neues Leben", - "artist": "Jürgen Marcus", - "mbid": "711e122b-a68d-4e8d-a4d5-c643de436216" - }, - "Justin Bieber - Anyone.mp3": { - "year": 2021, - "date": "2021-01-01", - "title": "Anyone", - "artist": "Justin Bieber", - "mbid": "51798a1e-190a-4229-b56a-f2cda0972fdd" - }, - "Kanye West - Gold Digger.mp3": { - "year": 2005, - "date": "2005", - "title": "Gold Digger", - "artist": "Kanye West, Jamie Foxx", - "mbid": null - }, - "Kaoma - Lambada (Original Version 1989).mp3": { - "year": 1989, - "date": "1989", - "title": "Lambada (Original Version 1989)", - "artist": "Kaoma", - "mbid": "281e0ae7-bf5e-4716-8623-9ccabdca7afa" - }, - "Karat - Über sieben Brücken musst du gehn.mp3": { - "year": 1978, - "date": "1978", - "title": "Über sieben Brücken musst du gehn", - "artist": "Karat", - "mbid": "9a2b3c81-4aa3-4f2f-adf3-f2a703ee7ba6" - }, - "Katy Perry - Firework.mp3": { - "year": 2010, - "date": "2010-08-24", - "title": "Firework", - "artist": "Katy Perry", - "mbid": "9846e3f4-7bb9-49be-8e91-837a5ee5cefb" - }, - "Kc & The Sunshine Band - Give It Up.mp3": { - "year": 1982, - "date": "1982", - "title": "Give It Up", - "artist": "Kc & The Sunshine Band", - "mbid": "504a0aae-6b12-49bd-b269-40cb438d2542" - }, - "Kelly Clarkson - Because of You.mp3": { - "year": 2003, - "date": "2003", - "title": "Because of You", - "artist": "Kelly Clarkson", - "mbid": "cd52b2b1-28d4-4885-9f1d-b44b8caf07f7" - }, - "Kenny Rogers & Dolly Parton - All I Have To Do Is Dream.mp3": { - "year": 1958, - "date": "1958", - "title": "All I Have To Do Is Dream", - "artist": "Kenny Rogers & Dolly Parton", - "mbid": null - }, - "Kim Carnes - Bette Davis Eyes.mp3": { - "year": 1981, - "date": "1981-03", - "title": "Bette Davis Eyes", - "artist": "Kim Carnes", - "mbid": "44140ecd-ca40-4d45-8c3e-c4df35ca0462" - }, - "Klaus Lage - 1000 und 1 Nacht (Remastered 2008).mp3": { - "year": 1984, - "date": "1984", - "title": "1000 und 1 Nacht (Remastered 2008)", - "artist": "Klaus Lage", - "mbid": null - }, - "Kool & The Gang - Celebration.mp3": { - "year": 1990, - "date": "1990", - "title": "Celebration", - "artist": "Kool & The Gang", - "mbid": "827f8d82-644d-4b8b-b00a-6a1b256271e4" - }, - "Kraftwerk - Autobahn.mp3": { - "year": 1975, - "date": "1975", - "title": "Autobahn", - "artist": "Kraftwerk", - "mbid": "0d25c932-671d-4850-a70e-d8046153fff6" - }, - "Lady Gaga - Poker Face.mp3": { - "year": 2009, - "date": "2009-11-16", - "title": "Poker Face", - "artist": "Lady Gaga", - "mbid": "47042d5b-3df8-4d01-8b7e-c94d9e18f36e" - }, - "Lady Gaga - Shallow (Radio Edit).mp3": { - "year": 2018, - "date": "2018", - "title": "Shallow (Radio Edit)", - "artist": "Lady Gaga, Bradley Cooper", - "mbid": null - }, - "Las Ketchup - The Ketchup Song (Aserejé) (Spanglish Version).mp3": { - "year": 2002, - "date": "2002-07-30", - "title": "The Ketchup Song (Aserejé) (Spanglish Version)", - "artist": "Las Ketchup", - "mbid": "3e209f11-97f6-409f-910a-7571156adc81" - }, - "Led Zeppelin - Whole Lotta Love.mp3": { - "year": 1999, - "date": "1999", - "title": "Whole Lotta Love", - "artist": "Led Zeppelin", - "mbid": "941a8aa9-debb-4970-bc1b-df81f6ef7797" - }, - "Lenny Kravitz - Fly Away.mp3": { - "year": 1998, - "date": "1998-04-29", - "title": "Fly Away", - "artist": "Lenny Kravitz", - "mbid": "90f7b7f3-3815-4344-95ca-98b28b5591a5" - }, - "Leo Sayer - When I Need You.mp3": { - "year": 1976, - "date": "1976", - "title": "When I Need You", - "artist": "Leo Sayer", - "mbid": "cd80566e-4829-4e4c-b708-d57a16be9efd" - }, - "Lewis Capaldi - Someone You Loved.mp3": { - "year": 2018, - "date": "2018-11-08", - "title": "Someone You Loved", - "artist": "Lewis Capaldi", - "mbid": "cc95aec7-4a2e-4b66-bf41-e60f3bff1378" - }, - "Limahl - Never Ending Story.mp3": { - "year": 1996, - "date": "1996-08-01", - "title": "Never Ending Story", - "artist": "Limahl", - "mbid": "a0dd53f9-a30d-463b-8ff6-27af6c8d2d2e" - }, - "Linda Ronstadt - Blue Bayou.mp3": { - "year": 1977, - "date": "1977", - "title": "Blue Bayou", - "artist": "Linda Ronstadt", - "mbid": "1cf41f14-2597-41d1-b113-a902b69d6f1b" - }, - "Lionel Richie - Dancing On The Ceiling.mp3": { - "year": 1985, - "date": "1985", - "title": "Dancing On The Ceiling", - "artist": "Lionel Richie", - "mbid": "a393ce94-3cbc-4723-97de-7a270bb7b606" - }, - "Little Eva - The Locomotion.mp3": { - "year": 1992, - "date": "1992", - "title": "The Locomotion", - "artist": "Little Eva", - "mbid": "77077947-1945-421a-bdb7-fd057a9ec546" - }, - "Little Richard - Good Golly Miss Molly.mp3": { - "year": 1958, - "date": "1958", - "title": "Good Golly Miss Molly", - "artist": "Little Richard", - "mbid": "85391381-e729-46a9-8c5e-a36cc1923a3d" - }, - "Loreen - Euphoria.mp3": { - "year": 2012, - "date": "2012-10-22", - "title": "Euphoria", - "artist": "Loreen", - "mbid": "ca9a12c2-1aea-4190-afa5-6effc22004d1" - }, - "Lukas Graham - 7 Years.mp3": { - "year": 2015, - "date": "2015-06-16", - "title": "7 Years", - "artist": "Lukas Graham", - "mbid": "87e36ab4-6914-44ab-b740-7abb37678040" - }, - "Lynyrd Skynyrd - Sweet Home Alabama.mp3": { - "year": 1976, - "date": "1976-09", - "title": "Sweet Home Alabama", - "artist": "Lynyrd Skynyrd", - "mbid": "8392991c-3929-4bf9-a8fb-461bb9aca76d" - }, - "Mabel - Don't Call Me Up.mp3": { - "year": 2019, - "date": "2019-01-18", - "title": "Don't Call Me Up", - "artist": "Mabel", - "mbid": "310c7a8c-aa77-4ade-b9ea-02dee4aec084" - }, - "Macklemore & Ryan Lewis - Can't Hold Us (feat. Ray Dalton).mp3": { - "year": 2011, - "date": "2011", - "title": "Can't Hold Us (feat. Ray Dalton)", - "artist": "Macklemore & Ryan Lewis", - "mbid": null - }, - "Mad'House - Like a Prayer.mp3": { - "year": 2002, - "date": "2002-07-22", - "title": "Like a Prayer", - "artist": "Mad'House", - "mbid": "e2f73fc3-edf1-4f62-b141-194550376ea6" - }, - "Madonna - 4 Minutes (feat. Justin Timberlake and Timbaland).mp3": { - "year": 2008, - "date": "2008", - "title": "4 Minutes (feat. Justin Timberlake and Timbaland)", - "artist": "Madonna", - "mbid": null - }, - "Major Lazer - Lean On (feat. MØ & DJ Snake).mp3": { - "year": 2015, - "date": "2015", - "title": "Lean On (feat. MØ & DJ Snake)", - "artist": "Major Lazer, MØ, DJ Snake", - "mbid": null - }, - "Manfred Mann - Do Wah Diddy Diddy.mp3": { - "year": 1976, - "date": "1976", - "title": "Do Wah Diddy Diddy", - "artist": "Manfred Mann", - "mbid": "a1b99918-faf7-42bc-b0e3-51054f58b386" - }, - "Manuela - Schuld war nur der Bossa Nova.mp3": { - "year": 1963, - "date": "1963", - "title": "Schuld war nur der Bossa Nova", - "artist": "Manuela", - "mbid": "8621d084-848e-42b7-b909-238ce065f6c3" - }, - "Mark Forster - Drei Uhr Nachts.mp3": { - "year": 2021, - "date": "2021", - "title": "Drei Uhr Nachts", - "artist": "Mark Forster, LEA", - "mbid": null - }, - "Mark Morrison - Return of the Mack.mp3": { - "year": 1996, - "date": "1996", - "title": "Return of the Mack", - "artist": "Mark Morrison", - "mbid": "bd45a28c-ad2a-4d33-a631-2fdc5d4e2c5c" - }, - "Mark Ronson - Valerie (feat. Amy Winehouse) (Version Revisited).mp3": { - "year": 2006, - "date": "2006", - "title": "Valerie (feat. Amy Winehouse) (Version Revisited)", - "artist": "Mark Ronson, Amy Winehouse", - "mbid": null - }, - "Markus - Ich will Spass.mp3": { - "year": 1982, - "date": "1982-05", - "title": "Ich will Spass", - "artist": "Markus", - "mbid": "2e6c7eb5-853b-4376-aad1-d21b1793c7b2" - }, - "Maroon 5 - Moves Like Jagger (Studio Recording From The Voice Performance).mp3": { - "year": 2010, - "date": "2010", - "title": "Moves Like Jagger (Studio Recording From The Voice Performance)", - "artist": "Maroon 5, Christina Aguilera", - "mbid": null - }, - "Marvin Gaye - I Heard It Through The Grapevine.mp3": { - "year": 1988, - "date": "1988", - "title": "I Heard It Through The Grapevine", - "artist": "Marvin Gaye", - "mbid": "d97b9286-07ce-436f-bb31-2d880b9476ee" - }, - "Matthias Reim - Verdammt Ich lieb' dich.mp3": { - "year": 1990, - "date": "1990-06-15", - "title": "Verdammt Ich lieb' dich", - "artist": "Matthias Reim", - "mbid": "ab17d759-63e6-42a0-af22-f175e9c482a7" - }, - "Max Giesinger - 80 Millionen.mp3": { - "year": 2016, - "date": "2016-02-19", - "title": "80 Millionen", - "artist": "Max Giesinger", - "mbid": "14ce7941-57b1-4ed4-a326-b241cf4a389b" - }, - "Meat Loaf - Paradise By the Dashboard Light.mp3": { - "year": 1984, - "date": "1984", - "title": "Paradise By the Dashboard Light", - "artist": "Meat Loaf", - "mbid": "bb1bffbd-122a-44f4-8f8d-2d847393fa78" - }, - "Meghan Trainor - All About That Bass.mp3": { - "year": 2014, - "date": "2014-02-16", - "title": "All About That Bass", - "artist": "Meghan Trainor", - "mbid": "759edfb8-0b3c-4d4b-9538-a4e20f21f1e3" - }, - "Michael Holm - Tränen lügen nicht.mp3": { - "year": 1974, - "date": "1974", - "title": "Tränen lügen nicht", - "artist": "Michael Holm", - "mbid": "9aba3c14-ba03-4cba-bd25-5e77853ae206" - }, - "MIKA - Relax, Take It Easy.mp3": { - "year": 2006, - "date": "2006-10-02", - "title": "Relax, Take It Easy", - "artist": "MIKA", - "mbid": "4ab862ea-e6da-4ced-8f9a-6f14ae8d9732" - }, - "Mike + The Mechanics - The Living Years.mp3": { - "year": 1988, - "date": "1988-10-28", - "title": "The Living Years", - "artist": "Mike + The Mechanics", - "mbid": "72b6d683-4b86-4f12-9a30-89141f465c01" - }, - "Miley Cyrus - Wrecking Ball.mp3": { - "year": 2013, - "date": "2013-08-25", - "title": "Wrecking Ball", - "artist": "Miley Cyrus", - "mbid": "8c8b2d45-6043-47c5-8c12-16fb8050817b" - }, - "Modjo - Lady (Hear Me Tonight).mp3": { - "year": 2000, - "date": "2000-06-19", - "title": "Lady (Hear Me Tonight)", - "artist": "Modjo", - "mbid": "72b9408f-52b2-4f4f-863c-96e8eea64dca" - }, - "Mungo Jerry - In The Summertime.mp3": { - "year": 1970, - "date": "1970", - "title": "In The Summertime", - "artist": "Mungo Jerry", - "mbid": "5f86a334-1c75-4a61-85d9-77a113519773" - }, - "Nancy Sinatra - These Boots Are Made For Walkin'.mp3": { - "year": 1966, - "date": "1966", - "title": "These Boots Are Made For Walkin'", - "artist": "Nancy Sinatra", - "mbid": "ccba168d-bcfe-4564-a9e1-8cacc3307545" - }, - "Natalie Imbruglia - Torn.mp3": { - "year": 1997, - "date": "1997-10-24", - "title": "Torn", - "artist": "Natalie Imbruglia", - "mbid": "95b471ad-50cd-49d4-9f23-2735c7dc3fe5" - }, - "Neil Diamond - Sweet Caroline.mp3": { - "year": 1969, - "date": "1969", - "title": "Sweet Caroline", - "artist": "Neil Diamond", - "mbid": "78ea7ea5-a451-4efe-b1fe-840f0697a419" - }, - "Nelly - Dilemma.mp3": { - "year": 2002, - "date": "2002", - "title": "Dilemma", - "artist": "Nelly, Kelly Rowland", - "mbid": null - }, - "Nena - 99 Luftballons.mp3": { - "year": 1983, - "date": "1983-01-14", - "title": "99 Luftballons", - "artist": "Nena", - "mbid": "f4655387-c676-4b07-9a27-f560ba254170" - }, - "New Radicals - You Get What You Give.mp3": { - "year": 1998, - "date": "1998-10-20", - "title": "You Get What You Give", - "artist": "New Radicals", - "mbid": "8ea9f2d4-c255-4201-b3c1-815571da013a" - }, - "Nickelback - How You Remind Me.mp3": { - "year": 2000, - "date": "2000", - "title": "How You Remind Me", - "artist": "Nickelback", - "mbid": "5d789be8-fedf-4ddb-a429-0977731fb9ab" - }, - "Nirvana - Smells Like Teen Spirit.mp3": { - "year": 1992, - "date": "1992", - "title": "Smells Like Teen Spirit", - "artist": "Nirvana", - "mbid": "23e47fd5-b790-4577-9b70-8ad296e80c4f" - }, - "No Doubt - Don't Speak.mp3": { - "year": 1995, - "date": "1995-10-10", - "title": "Don't Speak", - "artist": "No Doubt", - "mbid": "75f82744-5d4d-417c-b276-37dc4c17a98d" - }, - "Oasis - Wonderwall.mp3": { - "year": 1996, - "date": "1996", - "title": "Wonderwall", - "artist": "Oasis", - "mbid": "bc395cc7-a3de-4fe5-987c-c1d44951007c" - }, - "Olivia Rodrigo - drivers license.mp3": { - "year": 2021, - "date": "2021-01-08", - "title": "drivers license", - "artist": "Olivia Rodrigo", - "mbid": "88af1d59-e809-48bb-8a89-745bd05f0ae0" - }, - "OneRepublic - Counting Stars.mp3": { - "year": 2013, - "date": "2013-03-22", - "title": "Counting Stars", - "artist": "OneRepublic", - "mbid": "d03a0d3b-a3c5-44f4-9af7-34c76ccaedb2" - }, - "Outkast - Hey Ya! (Radio Mix Club Mix).mp3": { - "year": 2003, - "date": "2003", - "title": "Hey Ya! (Radio Mix / Club Mix)", - "artist": "Outkast", - "mbid": null - }, - "Owl City - Fireflies.mp3": { - "year": 2009, - "date": "2009-01-01", - "title": "Fireflies", - "artist": "Owl City", - "mbid": "059a2012-0bcf-4ef3-b550-69448247d1da" - }, - "O-Zone - Dragostea Din Tei.mp3": { - "year": 2003, - "date": "2003-06-03", - "title": "Dragostea Din Tei", - "artist": "O-Zone", - "mbid": "51a44337-22fc-404a-a4c5-2f3e29fb2754" - }, - "P!nk - Just Give Me a Reason (feat. Nate Ruess).mp3": { - "year": null, - "date": null, - "title": "Just Give Me a Reason (feat. Nate Ruess)", - "artist": "P!nk, Nate Ruess", - "mbid": null - }, - "Patrick Hernandez - Born to Be Alive (The Original).mp3": { - "year": null, - "date": null, - "title": "Born to Be Alive (The Original)", - "artist": "Patrick Hernandez", - "mbid": "0ce4e960-216e-431c-9362-ee2dbd6c2682" - }, - "Paul Simon - You Can Call Me Al.mp3": { - "year": 1986, - "date": "1986-08-29", - "title": "You Can Call Me Al", - "artist": "Paul Simon", - "mbid": "01e1696b-b3c7-4ffe-a42b-ec2c952f7429" - }, - "Percy Sledge - When a Man Loves a Woman.mp3": { - "year": 1972, - "date": "1972", - "title": "When a Man Loves a Woman", - "artist": "Percy Sledge", - "mbid": "30417b50-9c3f-4708-befb-98caaa417051" - }, - "Peter Fox - Haus am See.mp3": { - "year": 2008, - "date": "2008-09-26", - "title": "Haus am See", - "artist": "Peter Fox", - "mbid": "44b07fda-fc5c-4458-ac2d-217867d74b6f" - }, - "Peter Kraus - Sugar-Baby.mp3": { - "year": 1958, - "date": "1958", - "title": "Sugar-Baby", - "artist": "Peter Kraus", - "mbid": "69d8fc52-87ae-46e6-a332-02c3f7a28f1c" - }, - "Peter Schilling - Major Tom (...völlig losgelöst).mp3": { - "year": 1982, - "date": "1982", - "title": "Major Tom (...völlig losgelöst)", - "artist": "Peter Schilling", - "mbid": "318e146e-60f9-4298-8d4a-78b2657f668f" - }, - "Pharrell Williams - Happy (From Despicable Me 2).mp3": { - "year": null, - "date": null, - "title": "Happy (From \"Despicable Me 2\")", - "artist": "Pharrell Williams", - "mbid": null - }, - "Plastic Bertrand - Ca plane pour moi.mp3": { - "year": 1977, - "date": "1977", - "title": "Ca plane pour moi", - "artist": "Plastic Bertrand", - "mbid": "e1299622-8676-405a-9d0a-4ae7f2528e2f" - }, - "Portugal. The Man - Feel It Still.mp3": { - "year": 2017, - "date": "2017-03-02", - "title": "Feel It Still", - "artist": "Portugal. The Man", - "mbid": "6728f2b7-dec1-4098-8c91-362db1d0ff31" - }, - "Post Malone - Circles.mp3": { - "year": 2019, - "date": "2019-08-30", - "title": "Circles", - "artist": "Post Malone", - "mbid": "9d0a9e5c-a765-40ab-837e-99b0bb197f6c" - }, - "Prince - Purple Rain.mp3": { - "year": 1987, - "date": "1987", - "title": "Purple Rain", - "artist": "Prince", - "mbid": "255dd412-840f-4038-8dc1-60db9543ec9f" - }, - "Pur - Abenteuerland.mp3": { - "year": 1995, - "date": "1995", - "title": "Abenteuerland", - "artist": "Pur", - "mbid": "54e6351f-05d4-42cf-bb1c-e07cad78bc60" - }, - "Queen - Under Pressure.mp3": { - "year": 1981, - "date": "1981", - "title": "Under Pressure", - "artist": "Queen, David Bowie", - "mbid": null - }, - "R.E.M. - Everybody Hurts.mp3": { - "year": 1993, - "date": "1993", - "title": "Everybody Hurts", - "artist": "R.E.M.", - "mbid": "03af00eb-4da6-4131-837e-5e57c288802a" - }, - "Rammstein - Engel.mp3": { - "year": 1997, - "date": "1997-04-01", - "title": "Engel", - "artist": "Rammstein", - "mbid": "b96f272b-3370-4a6b-ba53-1e905374a451" - }, - "Red Hot Chili Peppers - Under the Bridge.mp3": { - "year": 1992, - "date": "1992", - "title": "Under the Bridge", - "artist": "Red Hot Chili Peppers", - "mbid": "2e9808d0-29e3-4f36-9ce6-5ed3914f3b2b" - }, - "Rednex - Cotton Eye Joe.mp3": { - "year": 1994, - "date": "1994-07-21", - "title": "Cotton Eye Joe", - "artist": "Rednex", - "mbid": "6d436fb9-4ec7-4141-9575-739b1e02a52f" - }, - "Reel 2 Real - I Like To Move It (feat. The Mad Stuntman) (Erick More Album Mix).mp3": { - "year": null, - "date": null, - "title": "I Like To Move It (feat. The Mad Stuntman) (Erick \"More\" Album Mix)", - "artist": "Reel 2 Real, The Mad Stuntman", - "mbid": null - }, - "Reinhard Mey - Über den Wolken.mp3": { - "year": 1974, - "date": "1974", - "title": "Über den Wolken", - "artist": "Reinhard Mey", - "mbid": "c3af23bd-ac48-4994-aa45-ff97529150bd" - }, - "Richard Marx - Right Here Waiting.mp3": { - "year": 1989, - "date": "1989", - "title": "Right Here Waiting", - "artist": "Richard Marx", - "mbid": "f74ddcbf-bcf6-42fd-8557-485b047cc276" - }, - "Rick James - Super Freak.mp3": { - "year": 1981, - "date": "1981", - "title": "Super Freak", - "artist": "Rick James", - "mbid": "bb507204-50d1-4a76-9037-1f8f62da7ac5" - }, - "Rio Reiser - König Von Deutschland.mp3": { - "year": 1986, - "date": "1986-11", - "title": "König Von Deutschland", - "artist": "Rio Reiser", - "mbid": "cf00a4dd-41ab-4097-8f8a-97f208968c87" - }, - "Ritchie Valens - La Bamba.mp3": { - "year": 1963, - "date": "1963", - "title": "La Bamba", - "artist": "Ritchie Valens", - "mbid": "821f5395-f90f-432f-a807-da8dbb45ceb6" - }, - "Robbie Williams - Feel.mp3": { - "year": 2002, - "date": "2002-11-18", - "title": "Feel", - "artist": "Robbie Williams", - "mbid": "6f99d9a8-8001-4166-974f-4580bbec8ad5" - }, - "Robin Thicke - Blurred Lines.mp3": { - "year": null, - "date": null, - "title": "Blurred Lines", - "artist": "Robin Thicke, T.I., Pharrell Williams", - "mbid": null - }, - "Roxette - Joyride.mp3": { - "year": 1991, - "date": "1991-03-27", - "title": "Joyride", - "artist": "Roxette", - "mbid": "82c72383-3863-4502-bf2a-cd1a53e2c489" - }, - "Roy Orbison - Oh, Pretty Woman.mp3": { - "year": 1990, - "date": "1990", - "title": "Oh, Pretty Woman", - "artist": "Roy Orbison", - "mbid": "6e765877-678d-488a-ad1e-ee8e315a92cb" - }, - "Rudi Carrell - Wann wird's mal wieder richtig Sommer (Original Mix).mp3": { - "year": 1975, - "date": "1975", - "title": "Wann wird's mal wieder richtig Sommer (Original Mix)", - "artist": "Rudi Carrell", - "mbid": null - }, - "Rufus - Ain't Nobody.mp3": { - "year": null, - "date": null, - "title": "Ain't Nobody", - "artist": "Rufus, Chaka Khan", - "mbid": null - }, - "Rupert Holmes - Escape (The Pina Colada Song).mp3": { - "year": 1979, - "date": "1979", - "title": "Escape (The Pina Colada Song)", - "artist": "Rupert Holmes", - "mbid": "71709e8c-fb6b-48c6-972a-851ecff0a60d" - }, - "Sam Cooke - (What A) Wonderful World (Mono).mp3": { - "year": 1960, - "date": "1960", - "title": "(What A) Wonderful World (Mono)", - "artist": "Sam Cooke", - "mbid": null - }, - "Sam the Sham & The Pharaohs - Wooly Bully.mp3": { - "year": 1966, - "date": "1966", - "title": "Wooly Bully", - "artist": "Sam the Sham & The Pharaohs", - "mbid": "441daaeb-c91a-40bc-86bd-7ff3baafcc4f" - }, - "Scorpions - Wind of Change.mp3": { - "year": 1991, - "date": "1991", - "title": "Wind of Change", - "artist": "Scorpions", - "mbid": "ab532d7e-1ff0-44cf-a229-301c3506aad6" - }, - "SDP - Die Nacht von Freitag auf Montag.mp3": { - "year": 2012, - "date": "2012", - "title": "Die Nacht von Freitag auf Montag", - "artist": "SDP, Sido", - "mbid": null - }, - "Shaggy - It Wasn't Me.mp3": { - "year": 2000, - "date": "2000", - "title": "It Wasn't Me", - "artist": "Shaggy, Ricardo Ducent", - "mbid": null - }, - "Shakira - Waka Waka (This Time for Africa) [The Official 2010 FIFA World Cup (TM) Song] (feat. Freshlyground) (Single).mp3": { - "year": 2010, - "date": "2010", - "title": "Waka Waka (This Time for Africa) [The Official 2010 FIFA World Cup (TM) Song] (feat. Freshlyground) (Single)", - "artist": "Shakira, Freshlyground", - "mbid": null - }, - "Shawn Mendes - Señorita.mp3": { - "year": 2019, - "date": "2019-06-21", - "title": "Señorita", - "artist": "Shawn Mendes, Camila Cabello", - "mbid": null - }, - "Sia - Cheap Thrills.mp3": { - "year": 2015, - "date": "2015-12-17", - "title": "Cheap Thrills", - "artist": "Sia", - "mbid": "8fcdf7b9-6a1c-40c5-aae0-a489dc8898ef" - }, - "Silbermond - Das Beste.mp3": { - "year": 2005, - "date": "2005-04-18", - "title": "Das Beste", - "artist": "Silbermond", - "mbid": "1fb661ee-5789-4ec3-a372-55417788a089" - }, - "Simply Red - Holding Back the Years (2008 Remaster).mp3": { - "year": 1985, - "date": "1985", - "title": "Holding Back the Years (2008 Remaster)", - "artist": "Simply Red", - "mbid": null - }, - "Sinéad O'Connor - Nothing Compares 2 U.mp3": { - "year": 1990, - "date": "1990", - "title": "Nothing Compares 2 U", - "artist": "Sinéad O'Connor", - "mbid": "cfa03e25-2700-490c-b087-9bc8feec5cb5" - }, - "Sister Sledge - We Are Family (1995 Remaster).mp3": { - "year": 1979, - "date": "1979-01-22", - "title": "We Are Family (1995 Remaster)", - "artist": "Sister Sledge", - "mbid": "94f14692-3dc9-458f-a9ae-4bac3acff1b4" - }, - "Siw Malmkvist - Liebeskummer lohnt sich nicht.mp3": { - "year": 1966, - "date": "1966", - "title": "Liebeskummer lohnt sich nicht", - "artist": "Siw Malmkvist", - "mbid": "596704c7-dfc3-42dc-ad0d-e72fc3ac72fb" - }, - "SNoW - Informer.mp3": { - "year": 1993, - "date": "1993", - "title": "Informer", - "artist": "SNoW", - "mbid": "81d0e771-20f9-450e-9c54-83af3687f304" - }, - "Sonny & Cher - I Got You Babe.mp3": { - "year": 1965, - "date": "1965", - "title": "I Got You Babe", - "artist": "Sonny & Cher", - "mbid": "ba61515c-1829-449c-bdb5-fb0f6a13e327" - }, - "Sophie Ellis-Bextor - Murder On The Dancefloor.mp3": { - "year": 2001, - "date": "2001-12-03", - "title": "Murder On The Dancefloor", - "artist": "Sophie Ellis-Bextor", - "mbid": "19164602-a33e-4da7-8bdd-7ede0897c47c" - }, - "Spice Girls - Stop.mp3": { - "year": 1997, - "date": "1997-10-31", - "title": "Stop", - "artist": "Spice Girls", - "mbid": "efeb152f-6eb4-485e-a547-3dfc8dad5346" - }, - "Spider Murphy Gang - Skandal im Sperrbezirk.mp3": { - "year": 1981, - "date": "1981-09", - "title": "Skandal im Sperrbezirk", - "artist": "Spider Murphy Gang", - "mbid": "526ac780-1b4a-4525-bd59-586946e893de" - }, - "Sportfreunde Stiller - Ein Kompliment.mp3": { - "year": 2002, - "date": "2002-03-04", - "title": "Ein Kompliment", - "artist": "Sportfreunde Stiller", - "mbid": "4a7ef2eb-2829-4946-a6bb-672373f4fb0e" - }, - "Steppenwolf - Born To Be Wild.mp3": { - "year": 1970, - "date": "1970-04", - "title": "Born To Be Wild", - "artist": "Steppenwolf", - "mbid": "28795e75-878f-48af-aa18-5f27ae6361fd" - }, - "Stevie Wonder - Part-Time Lover.mp3": { - "year": 1985, - "date": "1985-05-07", - "title": "Part-Time Lover", - "artist": "Stevie Wonder", - "mbid": "db0a4b68-5dc2-44b6-95c9-752b5ec69e66" - }, - "Sylvester - You Make Me Feel (Mighty Real).mp3": { - "year": 1979, - "date": "1979", - "title": "You Make Me Feel (Mighty Real)", - "artist": "Sylvester", - "mbid": "7134eba5-f912-426c-a44d-7c19d9d4706c" - }, - "Taio Cruz - Hangover.mp3": { - "year": 2011, - "date": "2011", - "title": "Hangover", - "artist": "Taio Cruz, Flo Rida", - "mbid": null - }, - "The Bangles - Manic Monday.mp3": { - "year": 1985, - "date": "1985", - "title": "Manic Monday", - "artist": "The Bangles", - "mbid": "2d2338fc-7ace-47fe-a36f-02c8db809a52" - }, - "The Beach Boys - Good Vibrations.mp3": { - "year": 1974, - "date": "1974", - "title": "Good Vibrations", - "artist": "The Beach Boys", - "mbid": "e9eb684a-5c5a-485e-ac76-ce799aeba7a0" - }, - "The Beach Boys - Surfin' U.S.A. (Mono).mp3": { - "year": 1963, - "date": "1963", - "title": "Surfin' U.S.A. (Mono)", - "artist": "The Beach Boys", - "mbid": "fa52f01e-6c8c-46ff-860d-daa4930f93a4" - }, - "The Beatles - Get Back (Remastered 2009).mp3": { - "year": 1969, - "date": "1969", - "title": "Get Back (Remastered 2009)", - "artist": "The Beatles", - "mbid": null - }, - "The Chordettes - Lollipop.mp3": { - "year": 1987, - "date": "1987", - "title": "Lollipop", - "artist": "The Chordettes", - "mbid": "ed626d61-415e-4a4c-bcc0-89805243ab8b" - }, - "The Commodores - Easy.mp3": { - "year": 2002, - "date": "2002", - "title": "Easy", - "artist": "The Commodores", - "mbid": "0b0e1974-584b-44c3-90f1-ed43ac8b920d" - }, - "The Cranberries - Zombie.mp3": { - "year": 1994, - "date": "1994-09", - "title": "Zombie", - "artist": "The Cranberries", - "mbid": "5f843af3-5d20-433c-9cf7-4413c92073bc" - }, - "The Cure - Friday I'm In Love.mp3": { - "year": 1992, - "date": "1992", - "title": "Friday I'm In Love", - "artist": "The Cure", - "mbid": "bde8feda-2711-42ab-b6b0-9f9ad8c8e66c" - }, - "The Four Seasons - December, 1963 (Oh What a Night!).mp3": { - "year": 1975, - "date": "1975-11", - "title": "December, 1963 (Oh What a Night!)", - "artist": "The Four Seasons", - "mbid": "f22db82f-6c55-45cf-966c-ad64662bba5b" - }, - "The Hollies - He Ain't Heavy He's My Brother.mp3": { - "year": 1969, - "date": "1969-09-01", - "title": "He Ain't Heavy He's My Brother", - "artist": "The Hollies", - "mbid": "da9e8196-4677-4b5f-8285-ee5e8699459a" - }, - "The Human League - Don't You Want Me.mp3": { - "year": 1982, - "date": "1982", - "title": "Don't You Want Me", - "artist": "The Human League", - "mbid": "a1280d2b-d7f2-44fd-ae6c-dec441749bb8" - }, - "The Kinks - Lola.mp3": { - "year": 1970, - "date": "1970-06-12", - "title": "Lola", - "artist": "The Kinks", - "mbid": "8f86baef-a44a-4033-8c6b-3e4fb06e7e14" - }, - "The Monkees - I'm a Believer.mp3": { - "year": 1975, - "date": "1975", - "title": "I'm a Believer", - "artist": "The Monkees", - "mbid": "1bb8b072-d300-4940-be9c-28800f15a29a" - }, - "The Police - Every Breath You Take (Remastered 2003).mp3": { - "year": 1983, - "date": "1983", - "title": "Every Breath You Take (Remastered 2003)", - "artist": "The Police", - "mbid": "e60981c2-c79a-4687-ac26-7ad730fe34e6" - }, - "The Rolling Stones - (I Can't Get No) Satisfaction (Mono).mp3": { - "year": 2022, - "date": "2022", - "title": "(I Can't Get No) Satisfaction (Mono)", - "artist": "The Rolling Stones", - "mbid": "c02ff73a-59d3-409c-aa6a-288ad431f3d2" - }, - "The Rolling Stones - Start Me Up (Remastered 2009).mp3": { - "year": 1981, - "date": "1981", - "title": "Start Me Up (Remastered 2009)", - "artist": "The Rolling Stones", - "mbid": "a832bd7d-2f5a-48f3-960c-161903ddf126" - }, - "The Supremes - You Can't Hurry Love.mp3": { - "year": 1995, - "date": "1995", - "title": "You Can't Hurry Love", - "artist": "The Supremes", - "mbid": "aeb60866-b57e-4ab1-bf3b-c6b2334d4755" - }, - "The Trammps - Disco Inferno.mp3": { - "year": 1976, - "date": "1976-12-29", - "title": "Disco Inferno", - "artist": "The Trammps", - "mbid": "fe1bbf77-90a5-4d5d-9a7e-b002966510c8" - }, - "The Verve - Bitter Sweet Symphony (Remastered 2016).mp3": { - "year": 1997, - "date": "1997", - "title": "Bitter Sweet Symphony (Remastered 2016)", - "artist": "The Verve", - "mbid": null - }, - "The Weeknd - Blinding Lights.mp3": { - "year": 2019, - "date": "2019-11-29", - "title": "Blinding Lights", - "artist": "The Weeknd", - "mbid": "1a67e215-a19e-40c9-9b12-732de134bf5f" - }, - "Thelma Houston - Don't Leave Me This Way.mp3": { - "year": 1984, - "date": "1984-09-15", - "title": "Don't Leave Me This Way", - "artist": "Thelma Houston", - "mbid": "041c3add-3ba9-408c-a47f-20cc425f7ea7" - }, - "Tic Tac Toe - Warum.mp3": { - "year": 1997, - "date": "1997-02-24", - "title": "Warum?", - "artist": "Tic Tac Toe", - "mbid": "09d8a8c6-1519-4cb1-b296-23215d2c4715" - }, - "Tim Bendzko - Nur noch kurz die Welt retten.mp3": { - "year": 2011, - "date": "2011-05-30", - "title": "Nur noch kurz die Welt retten", - "artist": "Tim Bendzko", - "mbid": "54615b3a-ebde-4855-83cc-d7b558c526e6" - }, - "Tina Turner - The Best.mp3": { - "year": 1989, - "date": "1989-09-12", - "title": "The Best", - "artist": "Tina Turner", - "mbid": "c8ac6945-bd95-4ddc-b7f7-bc2237db0ef7" - }, - "Tokio Hotel - Durch den Monsun (Radio Mix).mp3": { - "year": 2005, - "date": "2005", - "title": "Durch den Monsun (Radio Mix)", - "artist": "Tokio Hotel", - "mbid": null - }, - "Tom Jones - She's A Lady.mp3": { - "year": 1971, - "date": "1971", - "title": "She's A Lady", - "artist": "Tom Jones", - "mbid": "2fb5f013-77dd-4532-9f5c-10bcac7173c2" - }, - "Tones and I - Dance Monkey.mp3": { - "year": 2019, - "date": "2019-05-10", - "title": "Dance Monkey", - "artist": "Tones and I", - "mbid": "c0f89d6a-d740-4f91-b6e1-d5e8572268c1" - }, - "Toploader - Dancing in the Moonlight.mp3": { - "year": 2000, - "date": "2000", - "title": "Dancing in the Moonlight", - "artist": "Toploader", - "mbid": "e392d283-545e-4522-9093-2f81cb573555" - }, - "Torfrock - Beinhart (Single Version).mp3": { - "year": 2006, - "date": "2006-06-25", - "title": "Beinhart (Single Version)", - "artist": "Torfrock", - "mbid": "38a0743b-b925-4729-9237-1a03d721e5f7" - }, - "Toto - Africa.mp3": { - "year": 1982, - "date": "1982", - "title": "Africa", - "artist": "Toto", - "mbid": "4d89c734-db46-4418-86c0-3f00814412bd" - }, - "T'pau - China In Your Hand (Single Version).mp3": { - "year": 2009, - "date": "2009-06-08", - "title": "China In Your Hand (Single Version)", - "artist": "T'pau", - "mbid": "56a5d0fc-a0c3-4e07-91b5-0c8c77b43ab2" - }, - "Tracy Chapman - Fast Car.mp3": { - "year": 1988, - "date": "1988-04-05", - "title": "Fast Car", - "artist": "Tracy Chapman", - "mbid": "883821fc-9bbc-4e04-be79-b4b12c4c4a4e" - }, - "Train - Hey, Soul Sister.mp3": { - "year": 2009, - "date": "2009-10-26", - "title": "Hey, Soul Sister", - "artist": "Train", - "mbid": "f939409f-c292-4a8f-ad18-3d8d4cc07376" - }, - "Trude Herr - Ich will keine Schokolade.mp3": { - "year": 1960, - "date": "1960", - "title": "Ich will keine Schokolade", - "artist": "Trude Herr", - "mbid": "31cf1929-bd55-46bc-b33d-3e323e1c4a3c" - }, - "U96 - Das Boot.mp3": { - "year": 1992, - "date": "1992", - "title": "Das Boot", - "artist": "U96", - "mbid": "640e5c64-e006-4026-bea4-ca5b7ee8ec28" - }, - "Udo Jürgens - Siebzehn Jahr, blondes Haar.mp3": { - "year": 1965, - "date": "1965", - "title": "Siebzehn Jahr, blondes Haar", - "artist": "Udo Jürgens", - "mbid": "133f4646-b4bb-4e98-9573-2945997301f5" - }, - "Unheilig - Geboren um zu leben.mp3": { - "year": 2010, - "date": "2010-01-29", - "title": "Geboren um zu leben", - "artist": "Unheilig", - "mbid": "a88a1877-700b-4290-b796-0ae5b6a896ae" - }, - "Van McCoy & The Soul City Symphony - The Hustle.mp3": { - "year": 1975, - "date": "1975", - "title": "The Hustle", - "artist": "Van McCoy & The Soul City Symphony", - "mbid": "cc1c08ef-ba53-4e58-a2be-865cdfc30b1a" - }, - "Vanilla Ice - Ice Ice Baby.mp3": { - "year": 1990, - "date": "1990", - "title": "Ice Ice Baby", - "artist": "Vanilla Ice", - "mbid": "1cd7d430-7daf-4758-bad1-1c34f71d42ca" - }, - "Vaya Con Dios - Nah Neh Nah.mp3": { - "year": 1990, - "date": "1990-10-31", - "title": "Nah Neh Nah", - "artist": "Vaya Con Dios", - "mbid": "ac8f200b-0efd-478f-abe4-7dc0266e73e9" - }, - "Wencke Myhre - Er hat ein knallrotes Gummiboot.mp3": { - "year": 1970, - "date": "1970", - "title": "Er hat ein knallrotes Gummiboot", - "artist": "Wencke Myhre", - "mbid": "e62b5ab5-0131-4db5-82d5-2b14a074276d" - }, - "Wet Wet Wet - Love Is All Around (From Four Weddings And A Funeral).mp3": { - "year": null, - "date": null, - "title": "Love Is All Around (From \"Four Weddings And A Funeral\")", - "artist": "Wet Wet Wet", - "mbid": null - }, - "Whitney Houston - I Wanna Dance with Somebody (Who Loves Me).mp3": { - "year": 1987, - "date": "1987", - "title": "I Wanna Dance with Somebody (Who Loves Me)", - "artist": "Whitney Houston", - "mbid": "3b100fc8-dcd9-4feb-b6e1-6fae5574f023" - }, - "Will Smith - Gettin' Jiggy Wit It.mp3": { - "year": 1997, - "date": "1997-11-24", - "title": "Gettin' Jiggy Wit It", - "artist": "Will Smith", - "mbid": "979013be-6050-48d3-81cf-8fbe4130b9af" - }, - "Wincent Weiss - Die guten Zeiten.mp3": { - "year": null, - "date": null, - "title": "Die guten Zeiten", - "artist": "Wincent Weiss, Johannes Oerding", - "mbid": null - }, - "Wolfgang Petry - Wahnsinn.mp3": { - "year": 1983, - "date": "1983", - "title": "Wahnsinn", - "artist": "Wolfgang Petry", - "mbid": "2e9d400a-d316-4f23-8cb0-0fe0aec42267" - }, - "Yazoo - Don't Go.mp3": { - "year": 1981, - "date": "1981", - "title": "Don't Go", - "artist": "Yazoo", - "mbid": "2a6ab198-23f1-4653-9a5f-43dd2cb56d21" - }, - "50 Cent - In Da Club.mp3": { - "year": 2002, - "date": "2002", - "title": "In Da Club", - "artist": "50 Cent", - "mbid": "e094af7b-77bc-4581-a9c6-a207b0cd5fe3" - }, - "ABBA - Waterloo.mp3": { - "year": 1974, - "date": "1974-03-04", - "title": "Waterloo", - "artist": "ABBA", - "mbid": "bfdcfb41-167c-4f5b-b163-bde83bbf69ac" - }, - "Ace of Base - All That She Wants.mp3": { - "year": 1993, - "date": "1993", - "title": "All That She Wants", - "artist": "Ace of Base", - "mbid": "8c429ef6-3338-44b3-8d77-2fb486cd10ab" - }, - "Adele - Set Fire to the Rain.mp3": { - "year": 2011, - "date": "2011-01-19", - "title": "Set Fire to the Rain", - "artist": "Adele", - "mbid": "d1e0a99e-1894-457b-ba6a-985eeef4d0c4" - } - }, - "results": [ - { - "file": "Akon - Lonely.mp3", - "title": "Lonely", - "artist": "Akon", - "mbid": "bd49579a-c577-4df4-afc0-9c4ff7a10e18", - "earliestDate": "2005", - "year": 2005, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 235102, - "matchedDurationMs": 234946 - }, - "fromCache": true - }, - { - "file": "Alessia Cara - Scars To Your Beautiful.mp3", - "title": "Scars To Your Beautiful", - "artist": "Alessia Cara", - "mbid": "6a8875d3-3bb5-4c5b-9498-e5f2ae6dd1d1", - "earliestDate": "2015-03-11", - "year": 2015, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 230269, - "matchedDurationMs": 230240 - }, - "fromCache": true - }, - { - "file": "Alicia Keys - Fallin'.mp3", - "title": "Fallin'", - "artist": "Alicia Keys", - "mbid": "7276155b-a01b-42a9-9d31-eb0c317d07b8", - "earliestDate": "2001-06-05", - "year": 2001, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 210233, - "matchedDurationMs": 210466 - }, - "fromCache": true - }, - { - "file": "Alicia Keys - No One.mp3", - "title": "No One", - "artist": "Alicia Keys", - "mbid": "83fa4748-2c91-4981-b480-23a764d69fc7", - "earliestDate": "2007-09-10", - "year": 2007, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 253858, - "matchedDurationMs": 254173 - }, - "fromCache": true - }, - { - "file": "Alphaville - Forever Young.mp3", - "title": "Forever Young", - "artist": "Alphaville", - "mbid": "37d2fc01-4933-481b-b6e4-9039585d22d3", - "earliestDate": "1984-09-27", - "year": 1984, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 226743, - "matchedDurationMs": 226000 - }, - "fromCache": true - }, - { - "file": "Alvaro Soler - La Cintura.mp3", - "title": "La Cintura", - "artist": "Alvaro Soler", - "mbid": "ce43ae03-91d2-41f3-84ef-2c640241c09f", - "earliestDate": "2018-03-29", - "year": 2018, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 0.3333333333333333, - "durationMs": 204696, - "matchedDurationMs": 204520 - }, - "fromCache": true - }, - { - "file": "Amii Stewart - Knock On Wood.mp3", - "title": "Knock On Wood", - "artist": "Amii Stewart", - "mbid": "1880e2a2-e47e-4a28-ad6e-c7deb444291e", - "earliestDate": "1979-01-15", - "year": 1979, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 250567, - "matchedDurationMs": 218333 - }, - "fromCache": true - }, - { - "file": "Amy Winehouse - Rehab.mp3", - "title": "Rehab", - "artist": "Amy Winehouse", - "mbid": "873eba85-b721-4728-be2e-96ce94cccb8b", - "earliestDate": "2006-10-23", - "year": 2006, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 213786, - "matchedDurationMs": 214000 - }, - "fromCache": true - }, - { - "file": "Anastacia - Sick and Tired.mp3", - "title": "Sick and Tired", - "artist": "Anastacia", - "mbid": "52bc36a0-2559-49bc-9b86-4a420ec9cb27", - "earliestDate": "2004-03-25", - "year": 2004, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 210181, - "matchedDurationMs": 210146 - }, - "fromCache": true - }, - { - "file": "Andreas Bourani - Auf uns.mp3", - "title": "Auf uns", - "artist": "Andreas Bourani", - "mbid": "7b41e8fa-4b97-45c0-b260-40a443ad0466", - "earliestDate": "2014-04-25", - "year": 2014, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 239491, - "matchedDurationMs": 240000 - }, - "fromCache": true - }, - { - "file": "Annie Lennox - Why.mp3", - "title": "Why", - "artist": "Annie Lennox", - "mbid": "28734584-3a00-4072-8e09-dc5c40c0d50a", - "earliestDate": "1992-04-06", - "year": 1992, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 293224, - "matchedDurationMs": 294000 - } - }, - { - "file": "Aqua - Barbie Girl.mp3", - "title": "Barbie Girl", - "artist": "Aqua", - "mbid": "5268ded7-3c3c-465b-805f-cb14e407ec2d", - "earliestDate": "1997-05-14", - "year": 1997, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 197956, - "matchedDurationMs": 195360 - } - }, - { - "file": "Aretha Franklin - Respect.mp3", - "title": "Respect", - "artist": "Aretha Franklin", - "mbid": "6a7014c2-dcb2-4179-a88b-f172f25a7d93", - "earliestDate": "1971-05-19", - "year": 1971, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 147644, - "matchedDurationMs": 223000 - } - }, - { - "file": "Atomic Kitten - Whole Again.mp3", - "title": "Whole Again", - "artist": "Atomic Kitten", - "mbid": "e8bdfb1b-3de6-43f7-b917-bd76238af931", - "earliestDate": "2001", - "year": 2001, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 186645, - "matchedDurationMs": 186333 - } - }, - { - "file": "Avicii - Without You.mp3", - "title": "Without You", - "artist": "Avicii, Sandro Cavazza", - "mbid": null, - "earliestDate": "2017", - "year": 2017, - "error": "No recordings found" - }, - { - "file": "Betty Everett - It's In The Kiss (The Shoop Shoop Song).mp3", - "title": "It's In The Kiss (The Shoop Shoop Song)", - "artist": "Betty Everett", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Beyoncé - Crazy In Love (feat. JAY-Z).mp3", - "title": "Crazy In Love (feat. JAY-Z)", - "artist": "Beyoncé, JAY Z", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Bill Haley & His Comets - (We're Gonna) Rock Around The Clock (Single Version).mp3", - "title": "(We're Gonna) Rock Around The Clock (Single Version)", - "artist": "Bill Haley & His Comets", - "mbid": "5e17cc2d-368d-4abb-b22c-71b08d6cfef9", - "earliestDate": "2014-09-19", - "year": 2014, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 131187, - "matchedDurationMs": 129880 - } - }, - { - "file": "Bill Haley & His Comets - See You Later, Alligator.mp3", - "title": "See You Later, Alligator", - "artist": "Bill Haley & His Comets", - "mbid": "732b4543-1820-4cb6-b7cb-25c0356f1f5b", - "earliestDate": "1981", - "year": 1981, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 163840, - "matchedDurationMs": null - } - }, - { - "file": "Bill Medley - (I've Had) The Time Of My Life (From Dirty Dancing Soundtrack).mp3", - "title": "(I've Had) The Time Of My Life (From \"Dirty Dancing\" Soundtrack)", - "artist": "Bill Medley, Jennifer Warnes", - "mbid": "3da1ab83-49aa-4b69-a6e9-9566f3c3f5fa", - "earliestDate": "2024-01-19", - "year": 2024, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 290377, - "matchedDurationMs": 290000 - } - }, - { - "file": "Bill Ramsey - Zuckerpuppe (Aus der Bauchtanz-Truppe).mp3", - "title": "Zuckerpuppe (Aus der Bauchtanz-Truppe)", - "artist": "Bill Ramsey", - "mbid": "81669066-c680-4574-88bc-466764ebca61", - "earliestDate": "1961-10", - "year": 1961, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 163370, - "matchedDurationMs": 163000 - } - }, - { - "file": "Billie Eilish - bad guy.mp3", - "title": "bad guy", - "artist": "Billie Eilish", - "mbid": "694da04d-1ffc-435c-8b4b-59cc23ac8003", - "earliestDate": "2019-03-29", - "year": 2019, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 194116, - "matchedDurationMs": 194000 - } - }, - { - "file": "Billy Idol - White Wedding.mp3", - "title": "White Wedding", - "artist": "Billy Idol", - "mbid": "1884c8f3-64fc-4fac-8400-abea54129026", - "earliestDate": "1983", - "year": 1983, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 505130, - "matchedDurationMs": 213400 - } - }, - { - "file": "Billy Joel - Piano Man.mp3", - "title": "Piano Man", - "artist": "Billy Joel", - "mbid": "92ac918a-07f6-4f5e-b356-5897723310ca", - "earliestDate": "1973-11-09", - "year": 1973, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 339043, - "matchedDurationMs": 338666 - }, - "fromCache": true - }, - { - "file": "Billy Swan - I Can Help.mp3", - "title": "I Can Help", - "artist": "Billy Swan", - "mbid": "d7df9be9-f549-44cb-ad4a-6b2b2628385d", - "earliestDate": "1975", - "year": 1975, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 240065, - "matchedDurationMs": 238440 - } - }, - { - "file": "Black Eyed Peas - Where Is The Love.mp3", - "title": "Where Is The Love?", - "artist": "Black Eyed Peas", - "mbid": "5f21eb12-f84e-45f1-b3d7-c3e1d4ea0085", - "earliestDate": "2003", - "year": 2003, - "confidence": { - "mbScore": 92, - "titleSim": 1, - "artistSim": 0.75, - "durationMs": 272562, - "matchedDurationMs": 272000 - } - }, - { - "file": "Blümchen - Herz an Herz.mp3", - "title": "Herz an Herz", - "artist": "Blümchen", - "mbid": "2d3cf4d6-614c-4e78-9bc2-9e355f979516", - "earliestDate": "1996", - "year": 1996, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 227030, - "matchedDurationMs": 227000 - } - }, - { - "file": "Bob Marley & The Wailers - No Woman No Cry.mp3", - "title": "No Woman No Cry", - "artist": "Bob Marley & The Wailers", - "mbid": "5f92f7de-f6b4-4c52-9f87-e774a268e194", - "earliestDate": "1973-10", - "year": 1973, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 226273, - "matchedDurationMs": 422733 - } - }, - { - "file": "Bob Sinclar - World Hold on (Children of the Sky) [Radio Edit].mp3", - "title": "World Hold on (Children of the Sky) [Radio Edit]", - "artist": "Bob Sinclar, Steve Edwards", - "mbid": "9cb36936-6524-4852-ac2d-dd1afac884fa", - "earliestDate": "2018-05-04", - "year": 2018, - "confidence": { - "mbScore": 100, - "titleSim": 0.5, - "artistSim": 0.5714285714285714, - "durationMs": 199236, - "matchedDurationMs": 172000 - } - }, - { - "file": "Bon Jovi - It's My Life.mp3", - "title": "It's My Life", - "artist": "Bon Jovi", - "mbid": "511096e6-7737-4514-8f23-bfa0dac765ec", - "earliestDate": "2000", - "year": 2000, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 224522, - "matchedDurationMs": 539000 - } - }, - { - "file": "Bonnie Tyler - It's A Heartache.mp3", - "title": "It's A Heartache", - "artist": "Bonnie Tyler", - "mbid": "58141b98-0bc6-463d-829a-61ee919a46d5", - "earliestDate": "1977", - "year": 1977, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 209789, - "matchedDurationMs": null - } - }, - { - "file": "Boston - More Than a Feeling.mp3", - "title": "More Than a Feeling", - "artist": "Boston", - "mbid": "a15a76ab-ee46-4212-8b15-86424020f579", - "earliestDate": "1976", - "year": 1976, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 283011, - "matchedDurationMs": 200000 - } - }, - { - "file": "Brandy - The Boy Is Mine.mp3", - "title": "The Boy Is Mine", - "artist": "Brandy, Monica", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Britney Spears - Oops!...I Did It Again.mp3", - "title": "Oops!...I Did It Again", - "artist": "Britney Spears", - "mbid": "44abd7d3-c593-4587-a109-6d9582f13f36", - "earliestDate": "2000-04-25", - "year": 2000, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 210887, - "matchedDurationMs": 211733 - } - }, - { - "file": "Bronski Beat - Smalltown Boy.mp3", - "title": "Smalltown Boy", - "artist": "Bronski Beat", - "mbid": "8a4030f8-abe4-47ba-969d-aca6b878ff07", - "earliestDate": "1984", - "year": 1984, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 302446, - "matchedDurationMs": 540000 - } - }, - { - "file": "Bruce Springsteen - Dancing In the Dark.mp3", - "title": "Dancing In the Dark", - "artist": "Bruce Springsteen", - "mbid": "3ecd975b-f6ef-4f44-b181-6ec822323756", - "earliestDate": "1984", - "year": 1984, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 241345, - "matchedDurationMs": null - } - }, - { - "file": "Bryan Adams - Heaven.mp3", - "title": "Heaven", - "artist": "Bryan Adams", - "mbid": "d5050809-f33a-44bb-8ec1-dc996375e272", - "earliestDate": "1985-04-27", - "year": 1985, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 245185, - "matchedDurationMs": null - } - }, - { - "file": "Bryan Ferry - Let's Stick Together (1999 Remastered Version).mp3", - "title": "Let's Stick Together (1999 Remastered Version)", - "artist": "Bryan Ferry", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Buddy Poke - Ab in den Süden.mp3", - "title": "Ab in den Süden", - "artist": "Buddy Poke", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Captain Jack - Captain Jack (Short Mix).mp3", - "title": "Captain Jack (Short Mix)", - "artist": "Captain Jack", - "mbid": "b349be1d-edac-4632-9a9b-f4a9b3e5e844", - "earliestDate": "1995-01-01", - "year": 1995, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 248581, - "matchedDurationMs": 248131 - } - }, - { - "file": "Carly Simon - You're So Vain.mp3", - "title": "You're So Vain", - "artist": "Carly Simon", - "mbid": "27089139-92c0-499c-9597-c66c9b11bdfd", - "earliestDate": "1972-11-25", - "year": 1972, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 258456, - "matchedDurationMs": 258252 - } - }, - { - "file": "Caterina Valente - Ganz Paris Traumt Von Der Liebe.mp3", - "title": "Ganz Paris Traumt Von Der Liebe", - "artist": "Caterina Valente", - "mbid": "300ec8d8-5053-46ed-92ed-77748648a450", - "earliestDate": "1954", - "year": 1954, - "confidence": { - "mbScore": 100, - "titleSim": 0.625, - "artistSim": 1, - "durationMs": 172356, - "matchedDurationMs": 173000 - } - }, - { - "file": "Caterina Valente - Itsy Bitsy Teenie Weenie Honolulu Strand Bikini.mp3", - "title": "Itsy Bitsy Teenie Weenie Honolulu Strand Bikini", - "artist": "Caterina Valente, Silvio Francesco", - "mbid": null, - "earliestDate": "1960", - "year": 1960, - "error": "No recordings found" - }, - { - "file": "Céline Dion - My Heart Will Go On (Love Theme from Titanic).mp3", - "title": "My Heart Will Go On (Love Theme from \"Titanic\")", - "artist": "Céline Dion", - "mbid": "21a833ca-7b2b-4a55-a5d6-06495535e26d", - "earliestDate": "1997-11-18", - "year": 1997, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 281287, - "matchedDurationMs": 310733 - } - }, - { - "file": "Cher - Believe.mp3", - "title": "Believe", - "artist": "Cher", - "mbid": "c454ddd8-8d0c-419d-b4e9-65620785851e", - "earliestDate": "1998-10-12", - "year": 1998, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 239073, - "matchedDurationMs": 238693 - } - }, - { - "file": "Chic - Le Freak (2018 Remaster).mp3", - "title": "Le Freak (2018 Remaster)", - "artist": "Chic", - "mbid": "b33a9130-63d8-4bf0-a4a2-4bb421ac68e1", - "earliestDate": "2019-03-29", - "year": 2019, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 331389, - "matchedDurationMs": 331000 - } - }, - { - "file": "Chicago - If You Leave Me Now (Remastered LP Version).mp3", - "title": "If You Leave Me Now (Remastered LP Version)", - "artist": "Chicago", - "mbid": "ef91cc0f-3ebe-4ead-834e-cb34243c3e29", - "earliestDate": "2004-09-15", - "year": 2004, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 235416, - "matchedDurationMs": 236000 - } - }, - { - "file": "Christina Aguilera - Genie in a Bottle.mp3", - "title": "Genie in a Bottle", - "artist": "Christina Aguilera", - "mbid": "fbe9ad8c-3a31-4b5a-9710-228b8c77907b", - "earliestDate": "1999-04", - "year": 1999, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 217600, - "matchedDurationMs": 217293 - } - }, - { - "file": "Chubby Checker - The Twist.mp3", - "title": "The Twist", - "artist": "Chubby Checker", - "mbid": "55e17d71-03a0-4df4-b381-7c5e421782a6", - "earliestDate": "1960-06", - "year": 1960, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 158903, - "matchedDurationMs": 152000 - } - }, - { - "file": "Chuck Berry - Johnny B. Goode.mp3", - "title": "Johnny B. Goode", - "artist": "Chuck Berry", - "mbid": "0a506cdb-0101-4268-9b43-3c64b8498e99", - "earliestDate": "1972", - "year": 1972, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 162664, - "matchedDurationMs": 164000 - } - }, - { - "file": "Cliff Richard - Congratulations (1998 Remaster).mp3", - "title": "Congratulations (1998 Remaster)", - "artist": "Cliff Richard", - "mbid": null, - "earliestDate": "1968", - "year": 1968, - "error": "No recordings found" - }, - { - "file": "Coldplay - Talk.mp3", - "title": "Talk", - "artist": "Coldplay", - "mbid": "9cd3daca-eab7-4db8-8af8-21b3da550c28", - "earliestDate": "2005-06-01", - "year": 2005, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 311327, - "matchedDurationMs": 311253 - } - }, - { - "file": "Connie Francis - Schöner fremder Mann.mp3", - "title": "Schöner fremder Mann", - "artist": "Connie Francis", - "mbid": "e765f8d5-1647-4ead-9547-3d445e06ac5c", - "earliestDate": "1961", - "year": 1961, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 163997, - "matchedDurationMs": 162000 - } - }, - { - "file": "Coolio - Gangsta's Paradise.mp3", - "title": "Gangsta's Paradise", - "artist": "Coolio, L.V.", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Corinne Bailey Rae - Put Your Records On.mp3", - "title": "Put Your Records On", - "artist": "Corinne Bailey Rae", - "mbid": "a2ca096d-b51b-4bd5-bda0-a0875c5f9657", - "earliestDate": "2006-02-21", - "year": 2006, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 215406, - "matchedDurationMs": 215000 - } - }, - { - "file": "Cornelia Froboess - Pack Die Badehose Ein.mp3", - "title": "Pack Die Badehose Ein", - "artist": "Cornelia Froboess", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Creedence Clearwater Revival - Have You Ever Seen The Rain.mp3", - "title": "Have You Ever Seen The Rain", - "artist": "Creedence Clearwater Revival", - "mbid": "b5634bbd-cf5c-4206-8063-f7f5079eaa29", - "earliestDate": "1970-12-07", - "year": 1970, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 160183, - "matchedDurationMs": 160000 - } - }, - { - "file": "CRO - Einmal um die Welt.mp3", - "title": "Einmal um die Welt", - "artist": "CRO", - "mbid": "6d77e594-5a1b-4eda-9d93-ad0a26aa9212", - "earliestDate": "2011-02-11", - "year": 2011, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 142498, - "matchedDurationMs": 140000 - } - }, - { - "file": "Crowded House - Don't Dream It's Over.mp3", - "title": "Don't Dream It's Over", - "artist": "Crowded House", - "mbid": "7d066fb2-06d2-4297-862a-b9cd14d595a1", - "earliestDate": "1987", - "year": 1987, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 236983, - "matchedDurationMs": 353360 - } - }, - { - "file": "Culture Beat - Mr. Vain.mp3", - "title": "Mr. Vain", - "artist": "Culture Beat", - "mbid": "bdffee79-99c0-4b47-a8e9-f94960778f5e", - "earliestDate": "1993", - "year": 1993, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 336875, - "matchedDurationMs": 336800 - } - }, - { - "file": "Culture Club - Karma Chameleon.mp3", - "title": "Karma Chameleon", - "artist": "Culture Club", - "mbid": "bf1c6620-3b9a-4878-938b-b9f81001666b", - "earliestDate": "1995", - "year": 1995, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 240588, - "matchedDurationMs": 236000 - } - }, - { - "file": "Cyndi Lauper - True Colors.mp3", - "title": "True Colors", - "artist": "Cyndi Lauper", - "mbid": "531c800f-ae39-4942-aeeb-05a44f1dcdcf", - "earliestDate": "1986-09-05", - "year": 1986, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 226220, - "matchedDurationMs": 227293 - } - }, - { - "file": "Daft Punk - One More Time (Short Radio Edit).mp3", - "title": "One More Time (Short Radio Edit)", - "artist": "Daft Punk", - "mbid": "c3c3b281-5943-4c7d-bd1c-69d877277714", - "earliestDate": "2000-11-13", - "year": 2000, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 235494, - "matchedDurationMs": 235235 - } - }, - { - "file": "Danny and The Juniors - At The Hop.mp3", - "title": "At The Hop", - "artist": "Danny and The Juniors", - "mbid": "8e980a28-f25b-495e-94be-b19b56f6019c", - "earliestDate": "1986", - "year": 1986, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 153051, - "matchedDurationMs": 151000 - } - }, - { - "file": "Daryl Hall & John Oates - Maneater.mp3", - "title": "Maneater", - "artist": "Daryl Hall & John Oates", - "mbid": "83e2444b-5445-400c-8215-f12f81d6f615", - "earliestDate": "1982", - "year": 1982, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 272039, - "matchedDurationMs": 265960 - } - }, - { - "file": "David Bowie - Space Oddity (1999 Remaster).mp3", - "title": "Space Oddity (1999 Remaster)", - "artist": "David Bowie", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Dean Martin - That's Amore (2001 Remastered Version).mp3", - "title": "That's Amore (2001 Remastered Version)", - "artist": "Dean Martin", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Diana Ross - Upside Down (Single Version).mp3", - "title": "Upside Down (Single Version)", - "artist": "Diana Ross", - "mbid": null, - "earliestDate": 1980, - "year": 1980, - "error": "No recordings found" - }, - { - "file": "Die Ärzte - Junge.mp3", - "title": "Junge", - "artist": "Die Ärzte", - "mbid": "bd95f4ef-fedb-4d2e-b33b-b4b574f31bd4", - "earliestDate": "2007-10-05", - "year": 2007, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 187585, - "matchedDurationMs": 187613 - } - }, - { - "file": "Die Ärzte - Westerland.mp3", - "title": "Westerland", - "artist": "Die Ärzte", - "mbid": "8e0d5bf4-0cc0-4ee9-a18c-e6f90f03d737", - "earliestDate": "1988-04-08", - "year": 1988, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 221205, - "matchedDurationMs": 220000 - } - }, - { - "file": "Die Doofen - MIEF! (Nimm mich jetzt, auch wenn ich stinke) Video Version.mp3", - "title": "MIEF! (Nimm mich jetzt, auch wenn ich stinke) Video Version", - "artist": "Die Doofen", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Die Firma - Die Eine.mp3", - "title": "Die Eine", - "artist": "Die Firma", - "mbid": "f8694c99-2c05-45ab-b558-a54b7851e039", - "earliestDate": "1998-04-03", - "year": 1998, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 240013, - "matchedDurationMs": 240240 - } - }, - { - "file": "Die Prinzen - Alles nur geklaut.mp3", - "title": "Alles nur geklaut", - "artist": "Die Prinzen", - "mbid": "b2630eb0-8b16-4901-8a8d-b0d146b7913c", - "earliestDate": "1993-11-12", - "year": 1993, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 191843, - "matchedDurationMs": 193000 - } - }, - { - "file": "Die Toten Hosen - Tage wie diese.mp3", - "title": "Tage wie diese", - "artist": "Die Toten Hosen", - "mbid": "f958b654-eef3-4496-b751-b61edfe146c9", - "earliestDate": "2012-03-23", - "year": 2012, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 268460, - "matchedDurationMs": 268426 - } - }, - { - "file": "Dion - The Wanderer.mp3", - "title": "The Wanderer", - "artist": "Dion", - "mbid": "33c480f2-5f9a-43db-91b4-6834a23ea76f", - "earliestDate": "1961", - "year": 1961, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 163657, - "matchedDurationMs": 160000 - } - }, - { - "file": "Dire Straits - Walk Of Life.mp3", - "title": "Walk Of Life", - "artist": "Dire Straits", - "mbid": "2defe75f-52c3-49d7-9cb9-7dbc4749c6dd", - "earliestDate": "1985", - "year": 1985, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 248947, - "matchedDurationMs": 239000 - } - }, - { - "file": "Dolly Parton - Jolene.mp3", - "title": "Jolene", - "artist": "Dolly Parton", - "mbid": "58751150-daa4-4b72-802a-555d6ea0a6e7", - "earliestDate": "1975", - "year": 1975, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 161437, - "matchedDurationMs": 181000 - } - }, - { - "file": "Dr. Alban - Sing Hallelujah!.mp3", - "title": "Sing Hallelujah!", - "artist": "Dr. Alban", - "mbid": "4166d83c-7aba-497d-98a2-20ab971c767a", - "earliestDate": "1992", - "year": 1992, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 240980, - "matchedDurationMs": 241080 - } - }, - { - "file": "Drafi Deutscher - Marmor, Stein und Eisen bricht.mp3", - "title": "Marmor, Stein und Eisen bricht", - "artist": "Drafi Deutscher", - "mbid": "884df235-f5e4-4d69-a05a-993c03456100", - "earliestDate": "1965", - "year": 1965, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 156134, - "matchedDurationMs": 192133 - } - }, - { - "file": "Drake - Toosie Slide.mp3", - "title": "Toosie Slide", - "artist": "Drake", - "mbid": "de4c54c9-6171-4cec-8866-d5f41b24d51d", - "earliestDate": "2020-04-03", - "year": 2020, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 247092, - "matchedDurationMs": 247058 - } - }, - { - "file": "Dschinghis Khan - Moskau (2007 Version).mp3", - "title": "Moskau (2007 Version)", - "artist": "Dschinghis Khan", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Dua Lipa - Break My Heart.mp3", - "title": "Break My Heart", - "artist": "Dua Lipa", - "mbid": "ba2a214d-39b0-4b53-8b20-b2b80cf9bfab", - "earliestDate": "2020-03-21", - "year": 2020, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 221858, - "matchedDurationMs": 221820 - } - }, - { - "file": "Duck Sauce - Barbra Streisand (Radio Edit).mp3", - "title": "Barbra Streisand (Radio Edit)", - "artist": "Duck Sauce", - "mbid": "7c3ffc5e-bab2-46c6-b8f0-c25f446de4c5", - "earliestDate": "2011-02-11", - "year": 2011, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 194038, - "matchedDurationMs": 194160 - } - }, - { - "file": "Duffy - Mercy.mp3", - "title": "Mercy", - "artist": "Duffy", - "mbid": "e528371a-0544-4328-a51e-8a2427671fcc", - "earliestDate": "2007", - "year": 2007, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 219951, - "matchedDurationMs": 220453 - } - }, - { - "file": "Eagle-Eye Cherry - Save Tonight.mp3", - "title": "Save Tonight", - "artist": "Eagle-Eye Cherry", - "mbid": "d8a837d1-886d-44e4-aa72-d19e61180b3b", - "earliestDate": "1997-07-21", - "year": 1997, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 242782, - "matchedDurationMs": 236000 - } - }, - { - "file": "Echt - Du trägst keine Liebe in dir.mp3", - "title": "Du trägst keine Liebe in dir", - "artist": "Echt", - "mbid": "64908e9c-633f-4c63-b09b-abf99b255261", - "earliestDate": "1999-09-10", - "year": 1999, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 261982, - "matchedDurationMs": 263000 - } - }, - { - "file": "Eddy Grant - Gimme Hope Jo'Anna.mp3", - "title": "Gimme Hope Jo'Anna", - "artist": "Eddy Grant", - "mbid": "f897a847-60e3-4409-bbce-36feeb6d23c9", - "earliestDate": "1988-03-21", - "year": 1988, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 243722, - "matchedDurationMs": 240426 - } - }, - { - "file": "Elton John - Your Song.mp3", - "title": "Your Song", - "artist": "Elton John", - "mbid": "5c9dee4c-3291-49a2-8c3e-a0dd7f7e4ad5", - "earliestDate": "1971", - "year": 1971, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 241816, - "matchedDurationMs": null - } - }, - { - "file": "Elvis Presley - Can't Help Falling in Love.mp3", - "title": "Can't Help Falling in Love", - "artist": "Elvis Presley", - "mbid": "a84b9958-0c2a-4222-8759-c6615aa3fe55", - "earliestDate": "1969-10-14", - "year": 1969, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 178521, - "matchedDurationMs": 130000 - } - }, - { - "file": "Elvis Presley - Jailhouse Rock.mp3", - "title": "Jailhouse Rock", - "artist": "Elvis Presley", - "mbid": "137b53e7-57e3-4a07-85e3-fcf733ae0a0d", - "earliestDate": "1957-01-01", - "year": 1957, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 146965, - "matchedDurationMs": 130000 - } - }, - { - "file": "Enrico Caruso - Rigoletto La Donna E' Mobile.mp3", - "title": "Rigoletto: \"La Donna E' Mobile\"", - "artist": "Enrico Caruso", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Enrique Iglesias - Could I Have This Kiss Forever.mp3", - "title": "Could I Have This Kiss Forever", - "artist": "Enrique Iglesias, Whitney Houston", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Enrique Iglesias - Do You Know (The Ping Pong Song).mp3", - "title": "Do You Know? (The Ping Pong Song)", - "artist": "Enrique Iglesias", - "mbid": "0892e221-c14b-4e5c-b425-f8d3cf673e53", - "earliestDate": "2007-06-11", - "year": 2007, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 218122, - "matchedDurationMs": 219560 - } - }, - { - "file": "Enya - Orinoco Flow.mp3", - "title": "Orinoco Flow", - "artist": "Enya", - "mbid": "4b5273c8-45f2-4bea-b73c-5128cd57faa8", - "earliestDate": "1988-09-19", - "year": 1988, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 266266, - "matchedDurationMs": 266933 - } - }, - { - "file": "Eric Carmen - Hungry Eyes (From Dirty Dancing Soundtrack).mp3", - "title": "Hungry Eyes (From \"Dirty Dancing\" Soundtrack)", - "artist": "Eric Carmen", - "mbid": "848ecccf-4fc4-4478-b70a-8e31286bfd84", - "earliestDate": "1987", - "year": 1987, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 248477, - "matchedDurationMs": 246000 - } - }, - { - "file": "Eric Prydz - Call On Me (Radio Edit).mp3", - "title": "Call On Me (Radio Edit)", - "artist": "Eric Prydz", - "mbid": "f22021f6-5219-49fe-9270-2fac043b57d3", - "earliestDate": "2004", - "year": 2004, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 171389, - "matchedDurationMs": 167000 - } - }, - { - "file": "Erma Franklin - Piece of My Heart.mp3", - "title": "Piece of My Heart", - "artist": "Erma Franklin", - "mbid": "99b7e978-e259-4aa5-8f4b-00b043da4d54", - "earliestDate": "1967-10", - "year": 1967, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 157283, - "matchedDurationMs": 155000 - } - }, - { - "file": "Eros Ramazzotti - Più bella cosa.mp3", - "title": "Più bella cosa", - "artist": "Eros Ramazzotti", - "mbid": "289cc14d-a64d-472a-b865-937874233dfb", - "earliestDate": "1996-04-09", - "year": 1996, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 264333, - "matchedDurationMs": 266000 - } - }, - { - "file": "Eurythmics - Sweet Dreams (Are Made of This).mp3", - "title": "Sweet Dreams (Are Made of This)", - "artist": "Eurythmics, Annie Lennox, Dave Stewart", - "mbid": "cf4c57df-da7f-4336-9c9f-090dfc98afeb", - "earliestDate": "2007-12-10", - "year": 2007, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 292598, - "matchedDurationMs": 211722 - } - }, - { - "file": "Falco - Rock Me Amadeus.mp3", - "title": "Rock Me Amadeus", - "artist": "Falco", - "mbid": "c202f18b-758e-4c9e-be38-71e7863f57d1", - "earliestDate": "1985-09-11", - "year": 1985, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 199837, - "matchedDurationMs": 202000 - } - }, - { - "file": "Fatboy Slim - Praise You.mp3", - "title": "Praise You", - "artist": "Fatboy Slim", - "mbid": "c9f0a90a-806c-4b60-bdca-1488eda61988", - "earliestDate": "1999", - "year": 1999, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 324284, - "matchedDurationMs": 314440 - } - }, - { - "file": "Fats Domino - Ain't That A Shame.mp3", - "title": "Ain't That A Shame", - "artist": "Fats Domino", - "mbid": "ffa16838-9137-42ec-964d-bf668d502593", - "earliestDate": "1988", - "year": 1988, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 152242, - "matchedDurationMs": 156000 - } - }, - { - "file": "Fettes Brot - Emanuela.mp3", - "title": "Emanuela", - "artist": "Fettes Brot", - "mbid": "5c626985-3396-42dd-a0b0-5a02f15945bf", - "earliestDate": "2005-03-21", - "year": 2005, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 214883, - "matchedDurationMs": 214853 - } - }, - { - "file": "Fine Young Cannibals - She Drives Me Crazy.mp3", - "title": "She Drives Me Crazy", - "artist": "Fine Young Cannibals", - "mbid": "c47d9ac3-b2e3-4305-994d-03211998d650", - "earliestDate": "1989", - "year": 1989, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 215824, - "matchedDurationMs": 216000 - } - }, - { - "file": "Fleetwood Mac - Everywhere (2017 Remaster).mp3", - "title": "Everywhere (2017 Remaster)", - "artist": "Fleetwood Mac", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Freddy Quinn - Die Gitarre und das Meer (Single Version).mp3", - "title": "Die Gitarre und das Meer (Single Version)", - "artist": "Freddy Quinn", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Freddy Quinn - Heimweh (Dort wo die Blumen blüh'n).mp3", - "title": "Heimweh (Dort wo die Blumen blüh'n)", - "artist": "Freddy Quinn", - "mbid": "2e4c3d92-9103-48ee-9399-43d83a61872f", - "earliestDate": "1987-10-26", - "year": 1987, - "confidence": { - "mbScore": 100, - "titleSim": 0.875, - "artistSim": 1, - "durationMs": 212349, - "matchedDurationMs": 105000 - } - }, - { - "file": "Fugees - Killing Me Softly With His Song.mp3", - "title": "Killing Me Softly With His Song", - "artist": "Fugees", - "mbid": "aafec15b-93c0-4e0c-bb70-c10f2a49b6a8", - "earliestDate": "1999", - "year": 1999, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 298710, - "matchedDurationMs": 329026 - } - }, - { - "file": "Genesis - No Son Of Mine.mp3", - "title": "No Son Of Mine", - "artist": "Genesis", - "mbid": "b4d6e127-5406-42b1-933b-e01a5f7df105", - "earliestDate": "1992-03", - "year": 1992, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 395651, - "matchedDurationMs": 397240 - } - }, - { - "file": "George Harrison - Got My Mind Set On You (Remastered 2004).mp3", - "title": "Got My Mind Set On You (Remastered 2004)", - "artist": "George Harrison", - "mbid": null, - "earliestDate": "1987", - "year": 1987, - "error": "No recordings found" - }, - { - "file": "George Michael - I Knew You Were Waiting (For Me).mp3", - "title": "I Knew You Were Waiting (For Me)", - "artist": "George Michael, Aretha Franklin", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Gipsy Kings - Volare (Nel Blu di Pinto di Blu).mp3", - "title": "Volare (Nel Blu di Pinto di Blu)", - "artist": "Gipsy Kings", - "mbid": "44ffa450-b4c4-47a8-8c8d-b41a86fc802c", - "earliestDate": "1989-11-21", - "year": 1989, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 219716, - "matchedDurationMs": 219920 - } - }, - { - "file": "Gitte Hænning - Ich will 'nen Cowboy als Mann.mp3", - "title": "Ich will 'nen Cowboy als Mann", - "artist": "Gitte Hænning", - "mbid": "37e33915-b7e5-4310-bc53-94d17310b26c", - "earliestDate": "1963", - "year": 1963, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 161019, - "matchedDurationMs": 159000 - } - }, - { - "file": "Glenn Miller - In the Mood (2006 Remastered Version).mp3", - "title": "In the Mood (2006 Remastered Version)", - "artist": "Glenn Miller", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Gotye - Somebody That I Used To Know.mp3", - "title": "Somebody That I Used To Know", - "artist": "Gotye, Kimbra", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Guns N' Roses - Sweet Child O' Mine.mp3", - "title": "Sweet Child O' Mine", - "artist": "Guns N' Roses", - "mbid": "95443f12-458b-4977-a01b-c8065bda1dd0", - "earliestDate": "1988", - "year": 1988, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 356101, - "matchedDurationMs": 354734 - } - }, - { - "file": "Haddaway - What Is Love (7 Mix).mp3", - "title": "What Is Love (7\" Mix)", - "artist": "Haddaway", - "mbid": "2970d12e-5eb9-45c9-8eac-38ce11efc18f", - "earliestDate": "1992", - "year": 1992, - "confidence": { - "mbScore": 97, - "titleSim": 1, - "artistSim": 1, - "durationMs": 270420, - "matchedDurationMs": 267000 - } - }, - { - "file": "Harry Belafonte - Day-O (The Banana Boat Song).mp3", - "title": "Day-O (The Banana Boat Song)", - "artist": "Harry Belafonte", - "mbid": "145db6c0-7134-4387-b474-22da59689523", - "earliestDate": "1968", - "year": 1968, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 184738, - "matchedDurationMs": null - } - }, - { - "file": "Harry Styles - Adore You.mp3", - "title": "Adore You", - "artist": "Harry Styles", - "mbid": "acc4e9ce-f9cb-4a7c-8f65-a77cc586c81a", - "earliestDate": "2019-12-06", - "year": 2019, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 207177, - "matchedDurationMs": 207000 - } - }, - { - "file": "Heintje - Mama.mp3", - "title": "Mama", - "artist": "Heintje", - "mbid": "397596d8-8b1e-43c5-b069-01f5a575309f", - "earliestDate": "1967", - "year": 1967, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 151745, - "matchedDurationMs": 152000 - } - }, - { - "file": "Helene Fischer - Atemlos durch die Nacht.mp3", - "title": "Atemlos durch die Nacht", - "artist": "Helene Fischer", - "mbid": "e98a18f4-1345-4e5c-a117-295cd080d50d", - "earliestDate": "2013-10-04", - "year": 2013, - "confidence": { - "mbScore": 88, - "titleSim": 1, - "artistSim": 1, - "durationMs": 219768, - "matchedDurationMs": 219898 - } - }, - { - "file": "Herbert Grönemeyer - Männer.mp3", - "title": "Männer", - "artist": "Herbert Grönemeyer", - "mbid": "11ecc67c-a65e-428f-bf01-91ddc39c656f", - "earliestDate": "1984", - "year": 1984, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 238838, - "matchedDurationMs": 240333 - } - }, - { - "file": "House of Pain - Jump Around (LP Version).mp3", - "title": "Jump Around (LP Version)", - "artist": "House of Pain", - "mbid": "f3c80549-9f27-4a6e-a68b-545b0df0f25a", - "earliestDate": "1992", - "year": 1992, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 214988, - "matchedDurationMs": 217666 - } - }, - { - "file": "Ich + Ich - Vom selben Stern (Radio Edit).mp3", - "title": "Vom selben Stern (Radio Edit)", - "artist": "Ich + Ich", - "mbid": "78e068ef-72d5-4520-b773-0753534dfa07", - "earliestDate": "2007-06-15", - "year": 2007, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 228415, - "matchedDurationMs": 227000 - } - }, - { - "file": "Icona Pop - I Love It (feat. Charli XCX).mp3", - "title": "I Love It (feat. Charli XCX)", - "artist": "Icona Pop, Charli xcx", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Imagine Dragons - Thunder.mp3", - "title": "Thunder", - "artist": "Imagine Dragons", - "mbid": "2199bf89-2583-4368-8f85-3b0bb8f994d4", - "earliestDate": "2017-04-27", - "year": 2017, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 188160, - "matchedDurationMs": 187145 - } - }, - { - "file": "James Brown - I Got You (I Feel Good).mp3", - "title": "I Got You (I Feel Good)", - "artist": "James Brown", - "mbid": "52242ab5-7d4e-4d42-a253-a97d42827993", - "earliestDate": "1966", - "year": 1966, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 168934, - "matchedDurationMs": 167000 - } - }, - { - "file": "Jason Derulo - Whatcha Say.mp3", - "title": "Whatcha Say", - "artist": "Jason Derulo", - "mbid": "b0e1e84f-7b16-47dc-8297-db85a239fb18", - "earliestDate": "2010-06-04", - "year": 2010, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 221283, - "matchedDurationMs": 232000 - } - }, - { - "file": "JAY Z - Numb Encore.mp3", - "title": "Numb / Encore", - "artist": "JAY Z, Linkin Park", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Jennifer Lopez - If You Had My Love.mp3", - "title": "If You Had My Love", - "artist": "Jennifer Lopez", - "mbid": "4ac2f246-d285-4e2d-88a0-9dcc6c0e37b0", - "earliestDate": "1999-06-21", - "year": 1999, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 266031, - "matchedDurationMs": 266000 - } - }, - { - "file": "Jessie J - Price Tag.mp3", - "title": "Price Tag", - "artist": "Jessie J, B.o.B", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Jimmy Cliff - You Can Get It If You Really Want.mp3", - "title": "You Can Get It If You Really Want", - "artist": "Jimmy Cliff", - "mbid": "649d71d9-2d00-4f5d-87d3-7655eaf198f6", - "earliestDate": "1971", - "year": 1971, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 162377, - "matchedDurationMs": 168826 - } - }, - { - "file": "John Legend - All of Me.mp3", - "title": "All of Me", - "artist": "John Legend", - "mbid": "d5548b1d-63db-4aa7-b3d5-3f864f248eee", - "earliestDate": "2013-08-08", - "year": 2013, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 269610, - "matchedDurationMs": 270000 - } - }, - { - "file": "Johnny Cash - Ring of Fire.mp3", - "title": "Ring of Fire", - "artist": "Johnny Cash", - "mbid": "5611c424-d0db-4e30-bae2-2db6d72177f7", - "earliestDate": "1963", - "year": 1963, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 158433, - "matchedDurationMs": 170000 - } - }, - { - "file": "Joseìto Fernàndez - Guajira Guantanamera.mp3", - "title": "Guajira Guantanamera", - "artist": "Joseìto Fernàndez", - "mbid": "a36d08be-3933-4a79-ac02-8455a22046ad", - "earliestDate": "1940", - "year": 1940, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 176849, - "matchedDurationMs": 182000 - } - }, - { - "file": "Journey - Don't Stop Believin'.mp3", - "title": "Don't Stop Believin'", - "artist": "Journey", - "mbid": "2b445f3e-7e84-4503-aab9-6bad9e1c2bd2", - "earliestDate": "1981", - "year": 1981, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 248947, - "matchedDurationMs": 248000 - } - }, - { - "file": "Jürgen Drews - Ein Bett im Kornfeld.mp3", - "title": "Ein Bett im Kornfeld", - "artist": "Jürgen Drews", - "mbid": "881c0d7e-d8a6-447f-824f-3ed317479c2d", - "earliestDate": "1976-04", - "year": 1976, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 179801, - "matchedDurationMs": 211000 - } - }, - { - "file": "Jürgen Marcus - Eine neue Liebe ist wie ein neues Leben.mp3", - "title": "Eine neue Liebe ist wie ein neues Leben", - "artist": "Jürgen Marcus", - "mbid": "711e122b-a68d-4e8d-a4d5-c643de436216", - "earliestDate": "1972-05", - "year": 1972, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 229642, - "matchedDurationMs": 230000 - } - }, - { - "file": "Justin Bieber - Anyone.mp3", - "title": "Anyone", - "artist": "Justin Bieber", - "mbid": "51798a1e-190a-4229-b56a-f2cda0972fdd", - "earliestDate": "2021-01-01", - "year": 2021, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 190824, - "matchedDurationMs": 190779 - } - }, - { - "file": "Kanye West - Gold Digger.mp3", - "title": "Gold Digger", - "artist": "Kanye West, Jamie Foxx", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Kaoma - Lambada (Original Version 1989).mp3", - "title": "Lambada (Original Version 1989)", - "artist": "Kaoma", - "mbid": "281e0ae7-bf5e-4716-8623-9ccabdca7afa", - "earliestDate": null, - "year": null, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 207517, - "matchedDurationMs": 207466 - } - }, - { - "file": "Karat - Über sieben Brücken musst du gehn.mp3", - "title": "Über sieben Brücken musst du gehn", - "artist": "Karat", - "mbid": "9a2b3c81-4aa3-4f2f-adf3-f2a703ee7ba6", - "earliestDate": "1978", - "year": 1978, - "confidence": { - "mbScore": 100, - "titleSim": 0.6666666666666666, - "artistSim": 1, - "durationMs": 227997, - "matchedDurationMs": null - } - }, - { - "file": "Katy Perry - Firework.mp3", - "title": "Firework", - "artist": "Katy Perry", - "mbid": "9846e3f4-7bb9-49be-8e91-837a5ee5cefb", - "earliestDate": "2010-08-24", - "year": 2010, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 227918, - "matchedDurationMs": 227893 - } - }, - { - "file": "Kc & The Sunshine Band - Give It Up.mp3", - "title": "Give It Up", - "artist": "Kc & The Sunshine Band", - "mbid": "504a0aae-6b12-49bd-b269-40cb438d2542", - "earliestDate": "1982", - "year": 1982, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 244219, - "matchedDurationMs": 250000 - } - }, - { - "file": "Kelly Clarkson - Because of You.mp3", - "title": "Because of You", - "artist": "Kelly Clarkson", - "mbid": "cd52b2b1-28d4-4885-9f1d-b44b8caf07f7", - "earliestDate": "2003", - "year": 2003, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 219533, - "matchedDurationMs": 220000 - } - }, - { - "file": "Kenny Rogers & Dolly Parton - All I Have To Do Is Dream.mp3", - "title": "All I Have To Do Is Dream", - "artist": "Kenny Rogers & Dolly Parton", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Kim Carnes - Bette Davis Eyes.mp3", - "title": "Bette Davis Eyes", - "artist": "Kim Carnes", - "mbid": "44140ecd-ca40-4d45-8c3e-c4df35ca0462", - "earliestDate": "1981-03", - "year": 1981, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 225672, - "matchedDurationMs": 224373 - } - }, - { - "file": "Klaus Lage - 1000 und 1 Nacht (Remastered 2008).mp3", - "title": "1000 und 1 Nacht (Remastered 2008)", - "artist": "Klaus Lage", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Kool & The Gang - Celebration.mp3", - "title": "Celebration", - "artist": "Kool & The Gang", - "mbid": "827f8d82-644d-4b8b-b00a-6a1b256271e4", - "earliestDate": "1990", - "year": 1990, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 298057, - "matchedDurationMs": 188893 - } - }, - { - "file": "Kraftwerk - Autobahn.mp3", - "title": "Autobahn", - "artist": "Kraftwerk", - "mbid": "0d25c932-671d-4850-a70e-d8046153fff6", - "earliestDate": "1975", - "year": 1975, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 866926, - "matchedDurationMs": 186000 - } - }, - { - "file": "Lady Gaga - Poker Face.mp3", - "title": "Poker Face", - "artist": "Lady Gaga", - "mbid": "47042d5b-3df8-4d01-8b7e-c94d9e18f36e", - "earliestDate": "2009-11-16", - "year": 2009, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 237244, - "matchedDurationMs": 237933 - } - }, - { - "file": "Lady Gaga - Shallow (Radio Edit).mp3", - "title": "Shallow (Radio Edit)", - "artist": "Lady Gaga, Bradley Cooper", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Las Ketchup - The Ketchup Song (Aserejé) (Spanglish Version).mp3", - "title": "The Ketchup Song (Aserejé) (Spanglish Version)", - "artist": "Las Ketchup", - "mbid": "3e209f11-97f6-409f-910a-7571156adc81", - "earliestDate": "2002-07-30", - "year": 2002, - "confidence": { - "mbScore": 100, - "titleSim": 0.7142857142857143, - "artistSim": 1, - "durationMs": 216372, - "matchedDurationMs": 212000 - } - }, - { - "file": "Led Zeppelin - Whole Lotta Love.mp3", - "title": "Whole Lotta Love", - "artist": "Led Zeppelin", - "mbid": "941a8aa9-debb-4970-bc1b-df81f6ef7797", - "earliestDate": "1999", - "year": 1999, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 334602, - "matchedDurationMs": 654000 - } - }, - { - "file": "Lenny Kravitz - Fly Away.mp3", - "title": "Fly Away", - "artist": "Lenny Kravitz", - "mbid": "90f7b7f3-3815-4344-95ca-98b28b5591a5", - "earliestDate": "1998-04-29", - "year": 1998, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 221362, - "matchedDurationMs": 221893 - } - }, - { - "file": "Leo Sayer - When I Need You.mp3", - "title": "When I Need You", - "artist": "Leo Sayer", - "mbid": "cd80566e-4829-4e4c-b708-d57a16be9efd", - "earliestDate": "1976", - "year": 1976, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 250070, - "matchedDurationMs": 238000 - } - }, - { - "file": "Lewis Capaldi - Someone You Loved.mp3", - "title": "Someone You Loved", - "artist": "Lewis Capaldi", - "mbid": "cc95aec7-4a2e-4b66-bf41-e60f3bff1378", - "earliestDate": "2018-11-08", - "year": 2018, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 182204, - "matchedDurationMs": 182173 - } - }, - { - "file": "Limahl - Never Ending Story.mp3", - "title": "Never Ending Story", - "artist": "Limahl", - "mbid": "a0dd53f9-a30d-463b-8ff6-27af6c8d2d2e", - "earliestDate": "1996-08-01", - "year": 1996, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 210051, - "matchedDurationMs": 212040 - } - }, - { - "file": "Linda Ronstadt - Blue Bayou.mp3", - "title": "Blue Bayou", - "artist": "Linda Ronstadt", - "mbid": "1cf41f14-2597-41d1-b113-a902b69d6f1b", - "earliestDate": "1977", - "year": 1977, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 239438, - "matchedDurationMs": 235000 - } - }, - { - "file": "Lionel Richie - Dancing On The Ceiling.mp3", - "title": "Dancing On The Ceiling", - "artist": "Lionel Richie", - "mbid": "a393ce94-3cbc-4723-97de-7a270bb7b606", - "earliestDate": "1985", - "year": 1985, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 270759, - "matchedDurationMs": 272693 - } - }, - { - "file": "Little Eva - The Locomotion.mp3", - "title": "The Locomotion", - "artist": "Little Eva", - "mbid": "77077947-1945-421a-bdb7-fd057a9ec546", - "earliestDate": "1992", - "year": 1992, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 139154, - "matchedDurationMs": 146000 - } - }, - { - "file": "Little Richard - Good Golly Miss Molly.mp3", - "title": "Good Golly Miss Molly", - "artist": "Little Richard", - "mbid": "85391381-e729-46a9-8c5e-a36cc1923a3d", - "earliestDate": "1958", - "year": 1958, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 127425, - "matchedDurationMs": 130000 - } - }, - { - "file": "Loreen - Euphoria.mp3", - "title": "Euphoria", - "artist": "Loreen", - "mbid": "ca9a12c2-1aea-4190-afa5-6effc22004d1", - "earliestDate": "2012-10-22", - "year": 2012, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 212689, - "matchedDurationMs": 213000 - } - }, - { - "file": "Lukas Graham - 7 Years.mp3", - "title": "7 Years", - "artist": "Lukas Graham", - "mbid": "87e36ab4-6914-44ab-b740-7abb37678040", - "earliestDate": "2015-06-16", - "year": 2015, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 237349, - "matchedDurationMs": 237300 - } - }, - { - "file": "Lynyrd Skynyrd - Sweet Home Alabama.mp3", - "title": "Sweet Home Alabama", - "artist": "Lynyrd Skynyrd", - "mbid": "8392991c-3929-4bf9-a8fb-461bb9aca76d", - "earliestDate": "1976-09", - "year": 1976, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 281182, - "matchedDurationMs": 409000 - } - }, - { - "file": "Mabel - Don't Call Me Up.mp3", - "title": "Don't Call Me Up", - "artist": "Mabel", - "mbid": "310c7a8c-aa77-4ade-b9ea-02dee4aec084", - "earliestDate": "2019-01-18", - "year": 2019, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 178521, - "matchedDurationMs": 178480 - } - }, - { - "file": "Macklemore & Ryan Lewis - Can't Hold Us (feat. Ray Dalton).mp3", - "title": "Can't Hold Us (feat. Ray Dalton)", - "artist": "Macklemore & Ryan Lewis", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Mad'House - Like a Prayer.mp3", - "title": "Like a Prayer", - "artist": "Mad'House", - "mbid": "e2f73fc3-edf1-4f62-b141-194550376ea6", - "earliestDate": "2002-07-22", - "year": 2002, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 264333, - "matchedDurationMs": 264120 - } - }, - { - "file": "Madonna - 4 Minutes (feat. Justin Timberlake and Timbaland).mp3", - "title": "4 Minutes (feat. Justin Timberlake and Timbaland)", - "artist": "Madonna", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Major Lazer - Lean On (feat. MØ & DJ Snake).mp3", - "title": "Lean On (feat. MØ & DJ Snake)", - "artist": "Major Lazer, MØ, DJ Snake", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Manfred Mann - Do Wah Diddy Diddy.mp3", - "title": "Do Wah Diddy Diddy", - "artist": "Manfred Mann", - "mbid": "a1b99918-faf7-42bc-b0e3-51054f58b386", - "earliestDate": "1976", - "year": 1976, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 144196, - "matchedDurationMs": null - } - }, - { - "file": "Manuela - Schuld war nur der Bossa Nova.mp3", - "title": "Schuld war nur der Bossa Nova", - "artist": "Manuela", - "mbid": "8621d084-848e-42b7-b909-238ce065f6c3", - "earliestDate": "1963", - "year": 1963, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 145084, - "matchedDurationMs": 145813 - } - }, - { - "file": "Mark Forster - Drei Uhr Nachts.mp3", - "title": "Drei Uhr Nachts", - "artist": "Mark Forster, LEA", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Mark Morrison - Return of the Mack.mp3", - "title": "Return of the Mack", - "artist": "Mark Morrison", - "mbid": "bd45a28c-ad2a-4d33-a631-2fdc5d4e2c5c", - "earliestDate": "1996", - "year": 1996, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 213133, - "matchedDurationMs": 100000 - } - }, - { - "file": "Mark Ronson - Valerie (feat. Amy Winehouse) (Version Revisited).mp3", - "title": "Valerie (feat. Amy Winehouse) (Version Revisited)", - "artist": "Mark Ronson, Amy Winehouse", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Markus - Ich will Spass.mp3", - "title": "Ich will Spass", - "artist": "Markus", - "mbid": "2e6c7eb5-853b-4376-aad1-d21b1793c7b2", - "earliestDate": "1982-05", - "year": 1982, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 178129, - "matchedDurationMs": 197000 - } - }, - { - "file": "Maroon 5 - Moves Like Jagger (Studio Recording From The Voice Performance).mp3", - "title": "Moves Like Jagger (Studio Recording From The Voice Performance)", - "artist": "Maroon 5, Christina Aguilera", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Marvin Gaye - I Heard It Through The Grapevine.mp3", - "title": "I Heard It Through The Grapevine", - "artist": "Marvin Gaye", - "mbid": "d97b9286-07ce-436f-bb31-2d880b9476ee", - "earliestDate": "1968", - "year": 1968, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 194821, - "matchedDurationMs": 234000 - } - }, - { - "file": "Matthias Reim - Verdammt Ich lieb' dich.mp3", - "title": "Verdammt Ich lieb' dich", - "artist": "Matthias Reim", - "mbid": "ab17d759-63e6-42a0-af22-f175e9c482a7", - "earliestDate": "1990-06-15", - "year": 1990, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 219559, - "matchedDurationMs": 219000 - } - }, - { - "file": "Max Giesinger - 80 Millionen.mp3", - "title": "80 Millionen", - "artist": "Max Giesinger", - "mbid": "14ce7941-57b1-4ed4-a326-b241cf4a389b", - "earliestDate": "2016-02-19", - "year": 2016, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 217078, - "matchedDurationMs": 215000 - } - }, - { - "file": "Meat Loaf - Paradise By the Dashboard Light.mp3", - "title": "Paradise By the Dashboard Light", - "artist": "Meat Loaf", - "mbid": "bb1bffbd-122a-44f4-8f8d-2d847393fa78", - "earliestDate": "1984", - "year": 1984, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 508369, - "matchedDurationMs": 253000 - } - }, - { - "file": "Meghan Trainor - All About That Bass.mp3", - "title": "All About That Bass", - "artist": "Meghan Trainor", - "mbid": "759edfb8-0b3c-4d4b-9538-a4e20f21f1e3", - "earliestDate": "2014-02-16", - "year": 2014, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 188787, - "matchedDurationMs": 188163 - } - }, - { - "file": "Michael Holm - Tränen lügen nicht.mp3", - "title": "Tränen lügen nicht", - "artist": "Michael Holm", - "mbid": "9aba3c14-ba03-4cba-bd25-5e77853ae206", - "earliestDate": "1974", - "year": 1974, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 240274, - "matchedDurationMs": 238000 - } - }, - { - "file": "MIKA - Relax, Take It Easy.mp3", - "title": "Relax, Take It Easy", - "artist": "MIKA", - "mbid": "4ab862ea-e6da-4ced-8f9a-6f14ae8d9732", - "earliestDate": "2006-10-02", - "year": 2006, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 270028, - "matchedDurationMs": 223000 - } - }, - { - "file": "Mike + The Mechanics - The Living Years.mp3", - "title": "The Living Years", - "artist": "Mike + The Mechanics", - "mbid": "72b6d683-4b86-4f12-9a30-89141f465c01", - "earliestDate": "1988-10-28", - "year": 1988, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 322534, - "matchedDurationMs": 332000 - } - }, - { - "file": "Miley Cyrus - Wrecking Ball.mp3", - "title": "Wrecking Ball", - "artist": "Miley Cyrus", - "mbid": "8c8b2d45-6043-47c5-8c12-16fb8050817b", - "earliestDate": "2013-08-25", - "year": 2013, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 221388, - "matchedDurationMs": 222000 - } - }, - { - "file": "Modjo - Lady (Hear Me Tonight).mp3", - "title": "Lady (Hear Me Tonight)", - "artist": "Modjo", - "mbid": "72b9408f-52b2-4f4f-863c-96e8eea64dca", - "earliestDate": "2000-06-19", - "year": 2000, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 307200, - "matchedDurationMs": 305600 - } - }, - { - "file": "Mungo Jerry - In The Summertime.mp3", - "title": "In The Summertime", - "artist": "Mungo Jerry", - "mbid": "5f86a334-1c75-4a61-85d9-77a113519773", - "earliestDate": "1970", - "year": 1970, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 211592, - "matchedDurationMs": 205466 - } - }, - { - "file": "Nancy Sinatra - These Boots Are Made For Walkin'.mp3", - "title": "These Boots Are Made For Walkin'", - "artist": "Nancy Sinatra", - "mbid": "ccba168d-bcfe-4564-a9e1-8cacc3307545", - "earliestDate": "1966", - "year": 1966, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 163161, - "matchedDurationMs": 162893 - } - }, - { - "file": "Natalie Imbruglia - Torn.mp3", - "title": "Torn", - "artist": "Natalie Imbruglia", - "mbid": "95b471ad-50cd-49d4-9f23-2735c7dc3fe5", - "earliestDate": "1997-10-24", - "year": 1997, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 244715, - "matchedDurationMs": 245000 - } - }, - { - "file": "Neil Diamond - Sweet Caroline.mp3", - "title": "Sweet Caroline", - "artist": "Neil Diamond", - "mbid": "78ea7ea5-a451-4efe-b1fe-840f0697a419", - "earliestDate": "1969", - "year": 1969, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 203024, - "matchedDurationMs": 170000 - } - }, - { - "file": "Nelly - Dilemma.mp3", - "title": "Dilemma", - "artist": "Nelly, Kelly Rowland", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Nena - 99 Luftballons.mp3", - "title": "99 Luftballons", - "artist": "Nena", - "mbid": "f4655387-c676-4b07-9a27-f560ba254170", - "earliestDate": "1983-01-14", - "year": 1983, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 231602, - "matchedDurationMs": 231946 - } - }, - { - "file": "New Radicals - You Get What You Give.mp3", - "title": "You Get What You Give", - "artist": "New Radicals", - "mbid": "8ea9f2d4-c255-4201-b3c1-815571da013a", - "earliestDate": "1998-10-20", - "year": 1998, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 300800, - "matchedDurationMs": 300000 - } - }, - { - "file": "Nickelback - How You Remind Me.mp3", - "title": "How You Remind Me", - "artist": "Nickelback", - "mbid": "5d789be8-fedf-4ddb-a429-0977731fb9ab", - "earliestDate": "2000", - "year": 2000, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 223869, - "matchedDurationMs": 223746 - } - }, - { - "file": "Nirvana - Smells Like Teen Spirit.mp3", - "title": "Smells Like Teen Spirit", - "artist": "Nirvana", - "mbid": "23e47fd5-b790-4577-9b70-8ad296e80c4f", - "earliestDate": "1992", - "year": 1992, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 301949, - "matchedDurationMs": 300826 - } - }, - { - "file": "No Doubt - Don't Speak.mp3", - "title": "Don't Speak", - "artist": "No Doubt", - "mbid": "75f82744-5d4d-417c-b276-37dc4c17a98d", - "earliestDate": "1995-10-10", - "year": 1995, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 262792, - "matchedDurationMs": 263000 - } - }, - { - "file": "Oasis - Wonderwall.mp3", - "title": "Wonderwall", - "artist": "Oasis", - "mbid": "bc395cc7-a3de-4fe5-987c-c1d44951007c", - "earliestDate": "1996", - "year": 1996, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 258952, - "matchedDurationMs": 258000 - } - }, - { - "file": "Olivia Rodrigo - drivers license.mp3", - "title": "drivers license", - "artist": "Olivia Rodrigo", - "mbid": "88af1d59-e809-48bb-8a89-745bd05f0ae0", - "earliestDate": "2021-01-08", - "year": 2021, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 242051, - "matchedDurationMs": 242013 - } - }, - { - "file": "OneRepublic - Counting Stars.mp3", - "title": "Counting Stars", - "artist": "OneRepublic", - "mbid": "d03a0d3b-a3c5-44f4-9af7-34c76ccaedb2", - "earliestDate": "2013-03-22", - "year": 2013, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 257306, - "matchedDurationMs": 257000 - } - }, - { - "file": "Outkast - Hey Ya! (Radio Mix Club Mix).mp3", - "title": "Hey Ya! (Radio Mix / Club Mix)", - "artist": "Outkast", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Owl City - Fireflies.mp3", - "title": "Fireflies", - "artist": "Owl City", - "mbid": "059a2012-0bcf-4ef3-b550-69448247d1da", - "earliestDate": "2009-01-01", - "year": 2009, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 228389, - "matchedDurationMs": 228000 - } - }, - { - "file": "O-Zone - Dragostea Din Tei.mp3", - "title": "Dragostea Din Tei", - "artist": "O-Zone", - "mbid": "51a44337-22fc-404a-a4c5-2f3e29fb2754", - "earliestDate": "2003-06-03", - "year": 2003, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 215432, - "matchedDurationMs": 215000 - } - }, - { - "file": "P!nk - Just Give Me a Reason (feat. Nate Ruess).mp3", - "title": "Just Give Me a Reason (feat. Nate Ruess)", - "artist": "P!nk, Nate Ruess", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Patrick Hernandez - Born to Be Alive (The Original).mp3", - "title": "Born to Be Alive (The Original)", - "artist": "Patrick Hernandez", - "mbid": "0ce4e960-216e-431c-9362-ee2dbd6c2682", - "earliestDate": null, - "year": null, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 188160, - "matchedDurationMs": 188133 - } - }, - { - "file": "Paul Simon - You Can Call Me Al.mp3", - "title": "You Can Call Me Al", - "artist": "Paul Simon", - "mbid": "01e1696b-b3c7-4ffe-a42b-ec2c952f7429", - "earliestDate": "1986-08-29", - "year": 1986, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 276402, - "matchedDurationMs": 280226 - } - }, - { - "file": "Percy Sledge - When a Man Loves a Woman.mp3", - "title": "When a Man Loves a Woman", - "artist": "Percy Sledge", - "mbid": "30417b50-9c3f-4708-befb-98caaa417051", - "earliestDate": "1972", - "year": 1972, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 173714, - "matchedDurationMs": 168666 - } - }, - { - "file": "Peter Fox - Haus am See.mp3", - "title": "Haus am See", - "artist": "Peter Fox", - "mbid": "44b07fda-fc5c-4458-ac2d-217867d74b6f", - "earliestDate": "2008-09-26", - "year": 2008, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 214570, - "matchedDurationMs": 216026 - } - }, - { - "file": "Peter Kraus - Sugar-Baby.mp3", - "title": "Sugar-Baby", - "artist": "Peter Kraus", - "mbid": "69d8fc52-87ae-46e6-a332-02c3f7a28f1c", - "earliestDate": "1958", - "year": 1958, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 150674, - "matchedDurationMs": 151693 - } - }, - { - "file": "Peter Schilling - Major Tom (...völlig losgelöst).mp3", - "title": "Major Tom (...völlig losgelöst)", - "artist": "Peter Schilling", - "mbid": "318e146e-60f9-4298-8d4a-78b2657f668f", - "earliestDate": "1982", - "year": 1982, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 299598, - "matchedDurationMs": 299973 - } - }, - { - "file": "Pharrell Williams - Happy (From Despicable Me 2).mp3", - "title": "Happy (From \"Despicable Me 2\")", - "artist": "Pharrell Williams", - "mbid": null, - "earliestDate": "2013", - "year": 2013, - "error": "No recordings found" - }, - { - "file": "Plastic Bertrand - Ca plane pour moi.mp3", - "title": "Ca plane pour moi", - "artist": "Plastic Bertrand", - "mbid": "e1299622-8676-405a-9d0a-4ae7f2528e2f", - "earliestDate": "1977", - "year": 1977, - "confidence": { - "mbScore": 100, - "titleSim": 0.6, - "artistSim": 1, - "durationMs": 182178, - "matchedDurationMs": 179026 - } - }, - { - "file": "Portugal. The Man - Feel It Still.mp3", - "title": "Feel It Still", - "artist": "Portugal. The Man", - "mbid": "6728f2b7-dec1-4098-8c91-362db1d0ff31", - "earliestDate": "2017-03-02", - "year": 2017, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 163291, - "matchedDurationMs": 162092 - } - }, - { - "file": "Post Malone - Circles.mp3", - "title": "Circles", - "artist": "Post Malone", - "mbid": "9d0a9e5c-a765-40ab-837e-99b0bb197f6c", - "earliestDate": "2019-08-30", - "year": 2019, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 214936, - "matchedDurationMs": 215080 - } - }, - { - "file": "Prince - Purple Rain.mp3", - "title": "Purple Rain", - "artist": "Prince", - "mbid": "255dd412-840f-4038-8dc1-60db9543ec9f", - "earliestDate": "1987", - "year": 1987, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 524696, - "matchedDurationMs": 109000 - } - }, - { - "file": "Pur - Abenteuerland.mp3", - "title": "Abenteuerland", - "artist": "Pur", - "mbid": "54e6351f-05d4-42cf-bb1c-e07cad78bc60", - "earliestDate": "1995", - "year": 1995, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 280895, - "matchedDurationMs": 281973 - } - }, - { - "file": "Queen - Under Pressure.mp3", - "title": "Under Pressure", - "artist": "Queen, David Bowie", - "mbid": null, - "earliestDate": "1981", - "year": 1981, - "error": "No recordings found" - }, - { - "file": "R.E.M. - Everybody Hurts.mp3", - "title": "Everybody Hurts", - "artist": "R.E.M.", - "mbid": "03af00eb-4da6-4131-837e-5e57c288802a", - "earliestDate": "1993", - "year": 1993, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 320313, - "matchedDurationMs": 329000 - } - }, - { - "file": "Rammstein - Engel.mp3", - "title": "Engel", - "artist": "Rammstein", - "mbid": "b96f272b-3370-4a6b-ba53-1e905374a451", - "earliestDate": "1997-04-01", - "year": 1997, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 264307, - "matchedDurationMs": 264600 - } - }, - { - "file": "Red Hot Chili Peppers - Under the Bridge.mp3", - "title": "Under the Bridge", - "artist": "Red Hot Chili Peppers", - "mbid": "2e9808d0-29e3-4f36-9ce6-5ed3914f3b2b", - "earliestDate": "1992", - "year": 1992, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 264333, - "matchedDurationMs": 266200 - } - }, - { - "file": "Rednex - Cotton Eye Joe.mp3", - "title": "Cotton Eye Joe", - "artist": "Rednex", - "mbid": "6d436fb9-4ec7-4141-9575-739b1e02a52f", - "earliestDate": "1994-07-21", - "year": 1994, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 194038, - "matchedDurationMs": 192000 - } - }, - { - "file": "Reel 2 Real - I Like To Move It (feat. The Mad Stuntman) (Erick More Album Mix).mp3", - "title": "I Like To Move It (feat. The Mad Stuntman) (Erick \"More\" Album Mix)", - "artist": "Reel 2 Real, The Mad Stuntman", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Reinhard Mey - Über den Wolken.mp3", - "title": "Über den Wolken", - "artist": "Reinhard Mey", - "mbid": "c3af23bd-ac48-4994-aa45-ff97529150bd", - "earliestDate": "1974", - "year": 1974, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 233169, - "matchedDurationMs": 229000 - } - }, - { - "file": "Richard Marx - Right Here Waiting.mp3", - "title": "Right Here Waiting", - "artist": "Richard Marx", - "mbid": "f74ddcbf-bcf6-42fd-8557-485b047cc276", - "earliestDate": "1989", - "year": 1989, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 262766, - "matchedDurationMs": 262826 - } - }, - { - "file": "Rick James - Super Freak.mp3", - "title": "Super Freak", - "artist": "Rick James", - "mbid": "bb507204-50d1-4a76-9037-1f8f62da7ac5", - "earliestDate": "1993", - "year": 1993, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 204460, - "matchedDurationMs": 206440 - } - }, - { - "file": "Rio Reiser - König Von Deutschland.mp3", - "title": "König Von Deutschland", - "artist": "Rio Reiser", - "mbid": "cf00a4dd-41ab-4097-8f8a-97f208968c87", - "earliestDate": "1986-11", - "year": 1986, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 208327, - "matchedDurationMs": 208000 - } - }, - { - "file": "Ritchie Valens - La Bamba.mp3", - "title": "La Bamba", - "artist": "Ritchie Valens", - "mbid": "821f5395-f90f-432f-a807-da8dbb45ceb6", - "earliestDate": "1958", - "year": 1958, - "confidence": { - "mbScore": 96, - "titleSim": 1, - "artistSim": 1, - "durationMs": 129254, - "matchedDurationMs": null - } - }, - { - "file": "Robbie Williams - Feel.mp3", - "title": "Feel", - "artist": "Robbie Williams", - "mbid": "6f99d9a8-8001-4166-974f-4580bbec8ad5", - "earliestDate": "2002-11-18", - "year": 2002, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 263915, - "matchedDurationMs": 263866 - } - }, - { - "file": "Robin Thicke - Blurred Lines.mp3", - "title": "Blurred Lines", - "artist": "Robin Thicke, T.I., Pharrell Williams", - "mbid": null, - "earliestDate": null, - "year": null, - "error": "No recordings found" - }, - { - "file": "Roxette - Joyride.mp3", - "title": "Joyride", - "artist": "Roxette", - "mbid": "82c72383-3863-4502-bf2a-cd1a53e2c489", - "earliestDate": "1991-03-27", - "year": 1991, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 263131, - "matchedDurationMs": 264573 - } - }, - { - "file": "Roy Orbison - Oh, Pretty Woman.mp3", - "title": "Oh, Pretty Woman", - "artist": "Roy Orbison", - "mbid": "6e765877-678d-488a-ad1e-ee8e315a92cb", - "earliestDate": "1964", - "year": 1964, - "confidence": { - "mbScore": 95, - "titleSim": 1, - "artistSim": 1, - "durationMs": 178965, - "matchedDurationMs": 178160 - } - }, - { - "file": "Rudi Carrell - Wann wird's mal wieder richtig Sommer (Original Mix).mp3", - "title": "Wann wird's mal wieder richtig Sommer (Original Mix)", - "artist": "Rudi Carrell", - "mbid": null, - "earliestDate": "1975", - "year": 1975, - "error": "No recordings found" - }, - { - "file": "Rufus - Ain't Nobody.mp3", - "title": "Ain't Nobody", - "artist": "Rufus, Chaka Khan", - "mbid": null, - "earliestDate": "1983", - "year": 1983, - "error": "No recordings found" - }, - { - "file": "Rupert Holmes - Escape (The Pina Colada Song).mp3", - "title": "Escape (The Pina Colada Song)", - "artist": "Rupert Holmes", - "mbid": "71709e8c-fb6b-48c6-972a-851ecff0a60d", - "earliestDate": "1979", - "year": 1979, - "confidence": { - "mbScore": 100, - "titleSim": 0.5714285714285714, - "artistSim": 1, - "durationMs": 276454, - "matchedDurationMs": 277000 - } - }, - { - "file": "Sam Cooke - (What A) Wonderful World (Mono).mp3", - "title": "(What A) Wonderful World (Mono)", - "artist": "Sam Cooke", - "mbid": null, - "earliestDate": "1960", - "year": 1960, - "error": "No recordings found" - }, - { - "file": "Sam the Sham & The Pharaohs - Wooly Bully.mp3", - "title": "Wooly Bully", - "artist": "Sam the Sham & The Pharaohs", - "mbid": "441daaeb-c91a-40bc-86bd-7ff3baafcc4f", - "earliestDate": "1966", - "year": 1966, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 138893, - "matchedDurationMs": 139000 - } - }, - { - "file": "Scorpions - Wind of Change.mp3", - "title": "Wind of Change", - "artist": "Scorpions", - "mbid": "ab532d7e-1ff0-44cf-a229-301c3506aad6", - "earliestDate": "1991", - "year": 1991, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 308898, - "matchedDurationMs": 314000 - } - }, - { - "file": "SDP - Die Nacht von Freitag auf Montag.mp3", - "title": "Die Nacht von Freitag auf Montag", - "artist": "SDP, Sido", - "mbid": null, - "earliestDate": "2012", - "year": 2012, - "error": "No recordings found" - }, - { - "file": "Shaggy - It Wasn't Me.mp3", - "title": "It Wasn't Me", - "artist": "Shaggy, Ricardo Ducent", - "mbid": null, - "earliestDate": "2000", - "year": 2000, - "error": "No recordings found" - }, - { - "file": "Shakira - Waka Waka (This Time for Africa) [The Official 2010 FIFA World Cup (TM) Song] (feat. Freshlyground) (Single).mp3", - "title": "Waka Waka (This Time for Africa) [The Official 2010 FIFA World Cup (TM) Song] (feat. Freshlyground) (Single)", - "artist": "Shakira, Freshlyground", - "mbid": null, - "earliestDate": "2010", - "year": 2010, - "error": "No recordings found" - }, - { - "file": "Shawn Mendes - Señorita.mp3", - "title": "Señorita", - "artist": "Shawn Mendes, Camila Cabello", - "mbid": null, - "earliestDate": "2019", - "year": 2019, - "error": "No recordings found" - }, - { - "file": "Sia - Cheap Thrills.mp3", - "title": "Cheap Thrills", - "artist": "Sia", - "mbid": "8fcdf7b9-6a1c-40c5-aae0-a489dc8898ef", - "earliestDate": "2015-12-17", - "year": 2015, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 211696, - "matchedDurationMs": 211000 - } - }, - { - "file": "Silbermond - Das Beste.mp3", - "title": "Das Beste", - "artist": "Silbermond", - "mbid": "1fb661ee-5789-4ec3-a372-55417788a089", - "earliestDate": "2005-04-18", - "year": 2005, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 284578, - "matchedDurationMs": 359000 - } - }, - { - "file": "Simply Red - Holding Back the Years (2008 Remaster).mp3", - "title": "Holding Back the Years (2008 Remaster)", - "artist": "Simply Red", - "mbid": null, - "earliestDate": "1985", - "year": 1985, - "error": "No recordings found" - }, - { - "file": "Sinéad O'Connor - Nothing Compares 2 U.mp3", - "title": "Nothing Compares 2 U", - "artist": "Sinéad O'Connor", - "mbid": "cfa03e25-2700-490c-b087-9bc8feec5cb5", - "earliestDate": "1990", - "year": 1990, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 280085, - "matchedDurationMs": 286760 - } - }, - { - "file": "Sister Sledge - We Are Family (1995 Remaster).mp3", - "title": "We Are Family (1995 Remaster)", - "artist": "Sister Sledge", - "mbid": "94f14692-3dc9-458f-a9ae-4bac3acff1b4", - "earliestDate": "2018-10-12", - "year": 2018, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 216764, - "matchedDurationMs": 216733 - } - }, - { - "file": "Siw Malmkvist - Liebeskummer lohnt sich nicht.mp3", - "title": "Liebeskummer lohnt sich nicht", - "artist": "Siw Malmkvist", - "mbid": "596704c7-dfc3-42dc-ad0d-e72fc3ac72fb", - "earliestDate": "1966", - "year": 1966, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 148846, - "matchedDurationMs": null - } - }, - { - "file": "SNoW - Informer.mp3", - "title": "Informer", - "artist": "SNoW", - "mbid": "81d0e771-20f9-450e-9c54-83af3687f304", - "earliestDate": "1993", - "year": 1993, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 268957, - "matchedDurationMs": 268306 - } - }, - { - "file": "Sonny & Cher - I Got You Babe.mp3", - "title": "I Got You Babe", - "artist": "Sonny & Cher", - "mbid": "ba61515c-1829-449c-bdb5-fb0f6a13e327", - "earliestDate": "1965", - "year": 1965, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 190119, - "matchedDurationMs": 190800 - } - }, - { - "file": "Sophie Ellis-Bextor - Murder On The Dancefloor.mp3", - "title": "Murder On The Dancefloor", - "artist": "Sophie Ellis-Bextor", - "mbid": "19164602-a33e-4da7-8bdd-7ede0897c47c", - "earliestDate": "2001-12-03", - "year": 2001, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 230060, - "matchedDurationMs": 233000 - } - }, - { - "file": "Spice Girls - Stop.mp3", - "title": "Stop", - "artist": "Spice Girls", - "mbid": "efeb152f-6eb4-485e-a547-3dfc8dad5346", - "earliestDate": "1997-10-31", - "year": 1997, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 204826, - "matchedDurationMs": 204880 - } - }, - { - "file": "Spider Murphy Gang - Skandal im Sperrbezirk.mp3", - "title": "Skandal im Sperrbezirk", - "artist": "Spider Murphy Gang", - "mbid": "526ac780-1b4a-4525-bd59-586946e893de", - "earliestDate": "1981-09", - "year": 1981, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 219611, - "matchedDurationMs": 217000 - } - }, - { - "file": "Sportfreunde Stiller - Ein Kompliment.mp3", - "title": "Ein Kompliment", - "artist": "Sportfreunde Stiller", - "mbid": "4a7ef2eb-2829-4946-a6bb-672373f4fb0e", - "earliestDate": "2002-03-04", - "year": 2002, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 198426, - "matchedDurationMs": 198000 - } - }, - { - "file": "Steppenwolf - Born To Be Wild.mp3", - "title": "Born To Be Wild", - "artist": "Steppenwolf", - "mbid": "28795e75-878f-48af-aa18-5f27ae6361fd", - "earliestDate": "1970-04", - "year": 1970, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 209450, - "matchedDurationMs": 343000 - } - }, - { - "file": "Stevie Wonder - Part-Time Lover.mp3", - "title": "Part-Time Lover", - "artist": "Stevie Wonder", - "mbid": "db0a4b68-5dc2-44b6-95c9-752b5ec69e66", - "earliestDate": "1985-05-07", - "year": 1985, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 252604, - "matchedDurationMs": 249000 - } - }, - { - "file": "Sylvester - You Make Me Feel (Mighty Real).mp3", - "title": "You Make Me Feel (Mighty Real)", - "artist": "Sylvester", - "mbid": "7134eba5-f912-426c-a44d-7c19d9d4706c", - "earliestDate": "1979", - "year": 1979, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 400144, - "matchedDurationMs": null - } - }, - { - "file": "Taio Cruz - Hangover.mp3", - "title": "Hangover", - "artist": "Taio Cruz, Flo Rida", - "mbid": null, - "earliestDate": "2011", - "year": 2011, - "error": "No recordings found" - }, - { - "file": "The Bangles - Manic Monday.mp3", - "title": "Manic Monday", - "artist": "The Bangles", - "mbid": "2d2338fc-7ace-47fe-a36f-02c8db809a52", - "earliestDate": "1985", - "year": 1985, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 185339, - "matchedDurationMs": 183000 - } - }, - { - "file": "The Beach Boys - Good Vibrations.mp3", - "title": "Good Vibrations", - "artist": "The Beach Boys", - "mbid": "e9eb684a-5c5a-485e-ac76-ce799aeba7a0", - "earliestDate": "1974", - "year": 1974, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 217025, - "matchedDurationMs": 217000 - } - }, - { - "file": "The Beach Boys - Surfin' U.S.A. (Mono).mp3", - "title": "Surfin' U.S.A. (Mono)", - "artist": "The Beach Boys", - "mbid": "fa52f01e-6c8c-46ff-860d-daa4930f93a4", - "earliestDate": "2008-06-10", - "year": 2008, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 150570, - "matchedDurationMs": 148666 - } - }, - { - "file": "The Beatles - Get Back (Remastered 2009).mp3", - "title": "Get Back (Remastered 2009)", - "artist": "The Beatles", - "mbid": null, - "earliestDate": "1969", - "year": 1969, - "error": "No recordings found" - }, - { - "file": "The Chordettes - Lollipop.mp3", - "title": "Lollipop", - "artist": "The Chordettes", - "mbid": "ed626d61-415e-4a4c-bcc0-89805243ab8b", - "earliestDate": "1987", - "year": 1987, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 131056, - "matchedDurationMs": 130000 - } - }, - { - "file": "The Commodores - Easy.mp3", - "title": "Easy", - "artist": "The Commodores", - "mbid": "0b0e1974-584b-44c3-90f1-ed43ac8b920d", - "earliestDate": "2002", - "year": 2002, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 256731, - "matchedDurationMs": 257000 - } - }, - { - "file": "The Cranberries - Zombie.mp3", - "title": "Zombie", - "artist": "The Cranberries", - "mbid": "5f843af3-5d20-433c-9cf7-4413c92073bc", - "earliestDate": "1994-09", - "year": 1994, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 307644, - "matchedDurationMs": 315000 - } - }, - { - "file": "The Cure - Friday I'm In Love.mp3", - "title": "Friday I'm In Love", - "artist": "The Cure", - "mbid": "bde8feda-2711-42ab-b6b0-9f9ad8c8e66c", - "earliestDate": "1992", - "year": 1992, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 215197, - "matchedDurationMs": 207133 - } - }, - { - "file": "The Four Seasons - December, 1963 (Oh What a Night!).mp3", - "title": "December, 1963 (Oh What a Night!)", - "artist": "The Four Seasons", - "mbid": "f22db82f-6c55-45cf-966c-ad64662bba5b", - "earliestDate": "1975-11", - "year": 1975, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 201143, - "matchedDurationMs": 212000 - } - }, - { - "file": "The Hollies - He Ain't Heavy He's My Brother.mp3", - "title": "He Ain't Heavy He's My Brother", - "artist": "The Hollies", - "mbid": "da9e8196-4677-4b5f-8285-ee5e8699459a", - "earliestDate": "1969-09-01", - "year": 1969, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 258847, - "matchedDurationMs": 257426 - } - }, - { - "file": "The Human League - Don't You Want Me.mp3", - "title": "Don't You Want Me", - "artist": "The Human League", - "mbid": "a1280d2b-d7f2-44fd-ae6c-dec441749bb8", - "earliestDate": "1982", - "year": 1982, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 236957, - "matchedDurationMs": 236000 - } - }, - { - "file": "The Kinks - Lola.mp3", - "title": "Lola", - "artist": "The Kinks", - "mbid": "8f86baef-a44a-4033-8c6b-3e4fb06e7e14", - "earliestDate": "1970-06-12", - "year": 1970, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 243357, - "matchedDurationMs": 230000 - } - }, - { - "file": "The Monkees - I'm a Believer.mp3", - "title": "I'm a Believer", - "artist": "The Monkees", - "mbid": "1bb8b072-d300-4940-be9c-28800f15a29a", - "earliestDate": "1975", - "year": 1975, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 165642, - "matchedDurationMs": 164000 - } - }, - { - "file": "The Police - Every Breath You Take (Remastered 2003).mp3", - "title": "Every Breath You Take (Remastered 2003)", - "artist": "The Police", - "mbid": "e60981c2-c79a-4687-ac26-7ad730fe34e6", - "earliestDate": "2023-08-11", - "year": 2023, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 254250, - "matchedDurationMs": 253960 - } - }, - { - "file": "The Rolling Stones - (I Can't Get No) Satisfaction (Mono).mp3", - "title": "(I Can't Get No) Satisfaction (Mono)", - "artist": "The Rolling Stones", - "mbid": "c02ff73a-59d3-409c-aa6a-288ad431f3d2", - "earliestDate": "2022", - "year": 2022, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 223007, - "matchedDurationMs": 223440 - } - }, - { - "file": "The Rolling Stones - Start Me Up (Remastered 2009).mp3", - "title": "Start Me Up (Remastered 2009)", - "artist": "The Rolling Stones", - "mbid": "a832bd7d-2f5a-48f3-960c-161903ddf126", - "earliestDate": "2023", - "year": 2023, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 213107, - "matchedDurationMs": 213000 - } - }, - { - "file": "The Supremes - You Can't Hurry Love.mp3", - "title": "You Can't Hurry Love", - "artist": "The Supremes", - "mbid": "aeb60866-b57e-4ab1-bf3b-c6b2334d4755", - "earliestDate": "1966", - "year": 1966, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 165460, - "matchedDurationMs": 170000 - } - }, - { - "file": "The Trammps - Disco Inferno.mp3", - "title": "Disco Inferno", - "artist": "The Trammps", - "mbid": "fe1bbf77-90a5-4d5d-9a7e-b002966510c8", - "earliestDate": "1976-12-29", - "year": 1976, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 659043, - "matchedDurationMs": 650866 - } - }, - { - "file": "The Verve - Bitter Sweet Symphony (Remastered 2016).mp3", - "title": "Bitter Sweet Symphony (Remastered 2016)", - "artist": "The Verve", - "mbid": null, - "earliestDate": "1997", - "year": 1997, - "error": "No recordings found" - }, - { - "file": "The Weeknd - Blinding Lights.mp3", - "title": "Blinding Lights", - "artist": "The Weeknd", - "mbid": "1a67e215-a19e-40c9-9b12-732de134bf5f", - "earliestDate": "2019-11-29", - "year": 2019, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 200072, - "matchedDurationMs": 200046 - } - }, - { - "file": "Thelma Houston - Don't Leave Me This Way.mp3", - "title": "Don't Leave Me This Way", - "artist": "Thelma Houston", - "mbid": "041c3add-3ba9-408c-a47f-20cc425f7ea7", - "earliestDate": "1984-09-15", - "year": 1984, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 342387, - "matchedDurationMs": 218680 - } - }, - { - "file": "Tic Tac Toe - Warum.mp3", - "title": "Warum?", - "artist": "Tic Tac Toe", - "mbid": "09d8a8c6-1519-4cb1-b296-23215d2c4715", - "earliestDate": "1997-02-24", - "year": 1997, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 202945, - "matchedDurationMs": 202000 - } - }, - { - "file": "Tim Bendzko - Nur noch kurz die Welt retten.mp3", - "title": "Nur noch kurz die Welt retten", - "artist": "Tim Bendzko", - "mbid": "54615b3a-ebde-4855-83cc-d7b558c526e6", - "earliestDate": "2011-05-30", - "year": 2011, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 192340, - "matchedDurationMs": 191817 - } - }, - { - "file": "Tina Turner - The Best.mp3", - "title": "The Best", - "artist": "Tina Turner", - "mbid": "c8ac6945-bd95-4ddc-b7f7-bc2237db0ef7", - "earliestDate": "1989-09-12", - "year": 1989, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 333296, - "matchedDurationMs": 329786 - } - }, - { - "file": "Tokio Hotel - Durch den Monsun (Radio Mix).mp3", - "title": "Durch den Monsun (Radio Mix)", - "artist": "Tokio Hotel", - "mbid": null, - "earliestDate": "2005", - "year": 2005, - "error": "No recordings found" - }, - { - "file": "Tom Jones - She's A Lady.mp3", - "title": "She's A Lady", - "artist": "Tom Jones", - "mbid": "2fb5f013-77dd-4532-9f5c-10bcac7173c2", - "earliestDate": "1971", - "year": 1971, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 174184, - "matchedDurationMs": 135000 - } - }, - { - "file": "Tones and I - Dance Monkey.mp3", - "title": "Dance Monkey", - "artist": "Tones and I", - "mbid": "c0f89d6a-d740-4f91-b6e1-d5e8572268c1", - "earliestDate": "2019-05-10", - "year": 2019, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 209476, - "matchedDurationMs": 209438 - } - }, - { - "file": "Toploader - Dancing in the Moonlight.mp3", - "title": "Dancing in the Moonlight", - "artist": "Toploader", - "mbid": "e392d283-545e-4522-9093-2f81cb573555", - "earliestDate": "2000", - "year": 2000, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 233404, - "matchedDurationMs": 232000 - } - }, - { - "file": "Torfrock - Beinhart (Single Version).mp3", - "title": "Beinhart (Single Version)", - "artist": "Torfrock", - "mbid": "38a0743b-b925-4729-9237-1a03d721e5f7", - "earliestDate": "2006-06-25", - "year": 2006, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 198087, - "matchedDurationMs": 197967 - } - }, - { - "file": "Toto - Africa.mp3", - "title": "Africa", - "artist": "Toto", - "mbid": "4d89c734-db46-4418-86c0-3f00814412bd", - "earliestDate": "1982", - "year": 1982, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 295941, - "matchedDurationMs": 244066 - } - }, - { - "file": "T'pau - China In Your Hand (Single Version).mp3", - "title": "China In Your Hand (Single Version)", - "artist": "T'pau", - "mbid": "56a5d0fc-a0c3-4e07-91b5-0c8c77b43ab2", - "earliestDate": "1987", - "year": 1987, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 247171, - "matchedDurationMs": 223880 - } - }, - { - "file": "Tracy Chapman - Fast Car.mp3", - "title": "Fast Car", - "artist": "Tracy Chapman", - "mbid": "883821fc-9bbc-4e04-be79-b4b12c4c4a4e", - "earliestDate": "1988-04-05", - "year": 1988, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 296829, - "matchedDurationMs": 296840 - } - }, - { - "file": "Train - Hey, Soul Sister.mp3", - "title": "Hey, Soul Sister", - "artist": "Train", - "mbid": "f939409f-c292-4a8f-ad18-3d8d4cc07376", - "earliestDate": "2009-10-26", - "year": 2009, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 216816, - "matchedDurationMs": 216699 - } - }, - { - "file": "Trude Herr - Ich will keine Schokolade.mp3", - "title": "Ich will keine Schokolade", - "artist": "Trude Herr", - "mbid": "31cf1929-bd55-46bc-b33d-3e323e1c4a3c", - "earliestDate": "1960", - "year": 1960, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 147069, - "matchedDurationMs": 145760 - } - }, - { - "file": "U96 - Das Boot.mp3", - "title": "Das Boot", - "artist": "U96", - "mbid": "640e5c64-e006-4026-bea4-ca5b7ee8ec28", - "earliestDate": "1992", - "year": 1992, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 314044, - "matchedDurationMs": 314000 - } - }, - { - "file": "Udo Jürgens - Siebzehn Jahr, blondes Haar.mp3", - "title": "Siebzehn Jahr, blondes Haar", - "artist": "Udo Jürgens", - "mbid": "133f4646-b4bb-4e98-9573-2945997301f5", - "earliestDate": "1965", - "year": 1965, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 152111, - "matchedDurationMs": 142000 - } - }, - { - "file": "Unheilig - Geboren um zu leben.mp3", - "title": "Geboren um zu leben", - "artist": "Unheilig", - "mbid": "a88a1877-700b-4290-b796-0ae5b6a896ae", - "earliestDate": "2010-01-29", - "year": 2010, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 230504, - "matchedDurationMs": 230000 - } - }, - { - "file": "Van McCoy & The Soul City Symphony - The Hustle.mp3", - "title": "The Hustle", - "artist": "Van McCoy & The Soul City Symphony", - "mbid": "cc1c08ef-ba53-4e58-a2be-865cdfc30b1a", - "earliestDate": "1975", - "year": 1975, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 242887, - "matchedDurationMs": 249200 - } - }, - { - "file": "Vanilla Ice - Ice Ice Baby.mp3", - "title": "Ice Ice Baby", - "artist": "Vanilla Ice", - "mbid": "1cd7d430-7daf-4758-bad1-1c34f71d42ca", - "earliestDate": "1990", - "year": 1990, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 271517, - "matchedDurationMs": 226666 - } - }, - { - "file": "Vaya Con Dios - Nah Neh Nah.mp3", - "title": "Nah Neh Nah", - "artist": "Vaya Con Dios", - "mbid": "ac8f200b-0efd-478f-abe4-7dc0266e73e9", - "earliestDate": "1990-10-31", - "year": 1990, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 173949, - "matchedDurationMs": 175000 - } - }, - { - "file": "Wencke Myhre - Er hat ein knallrotes Gummiboot.mp3", - "title": "Er hat ein knallrotes Gummiboot", - "artist": "Wencke Myhre", - "mbid": "e62b5ab5-0131-4db5-82d5-2b14a074276d", - "earliestDate": "1970", - "year": 1970, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 195918, - "matchedDurationMs": 197000 - } - }, - { - "file": "Wet Wet Wet - Love Is All Around (From Four Weddings And A Funeral).mp3", - "title": "Love Is All Around (From \"Four Weddings And A Funeral\")", - "artist": "Wet Wet Wet", - "mbid": null, - "earliestDate": "1994", - "year": 1994, - "error": "No recordings found" - }, - { - "file": "Whitney Houston - I Wanna Dance with Somebody (Who Loves Me).mp3", - "title": "I Wanna Dance with Somebody (Who Loves Me)", - "artist": "Whitney Houston", - "mbid": "3b100fc8-dcd9-4feb-b6e1-6fae5574f023", - "earliestDate": "1987", - "year": 1987, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 289489, - "matchedDurationMs": 284000 - } - }, - { - "file": "Will Smith - Gettin' Jiggy Wit It.mp3", - "title": "Gettin' Jiggy Wit It", - "artist": "Will Smith", - "mbid": "979013be-6050-48d3-81cf-8fbe4130b9af", - "earliestDate": "1997-11-24", - "year": 1997, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 227971, - "matchedDurationMs": 228013 - } - }, - { - "file": "Wincent Weiss - Die guten Zeiten.mp3", - "title": "Die guten Zeiten", - "artist": "Wincent Weiss, Johannes Oerding", - "mbid": null, - "earliestDate": "2021", - "year": 2021, - "error": "No recordings found" - }, - { - "file": "Wolfgang Petry - Wahnsinn.mp3", - "title": "Wahnsinn", - "artist": "Wolfgang Petry", - "mbid": "2e9d400a-d316-4f23-8cb0-0fe0aec42267", - "earliestDate": "1983", - "year": 1983, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 224418, - "matchedDurationMs": 210000 - } - }, - { - "file": "Yazoo - Don't Go.mp3", - "title": "Don't Go", - "artist": "Yazoo", - "mbid": "2a6ab198-23f1-4653-9a5f-43dd2cb56d21", - "earliestDate": "1981", - "year": 1981, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 176065, - "matchedDurationMs": 175000 - } - }, - { - "file": "50 Cent - In Da Club.mp3", - "title": "In Da Club", - "artist": "50 Cent", - "mbid": "e094af7b-77bc-4581-a9c6-a207b0cd5fe3", - "earliestDate": "2002", - "year": 2002, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 193515, - "matchedDurationMs": 225626 - } - }, - { - "file": "ABBA - Waterloo.mp3", - "title": "Waterloo", - "artist": "ABBA", - "mbid": "bfdcfb41-167c-4f5b-b163-bde83bbf69ac", - "earliestDate": "1974-03-04", - "year": 1974, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 165851, - "matchedDurationMs": 166000 - } - }, - { - "file": "Ace of Base - All That She Wants.mp3", - "title": "All That She Wants", - "artist": "Ace of Base", - "mbid": "8c429ef6-3338-44b3-8d77-2fb486cd10ab", - "earliestDate": "1993", - "year": 1993, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 211252, - "matchedDurationMs": 299066 - } - }, - { - "file": "Adele - Set Fire to the Rain.mp3", - "title": "Set Fire to the Rain", - "artist": "Adele", - "mbid": "d1e0a99e-1894-457b-ba6a-985eeef4d0c4", - "earliestDate": "2011-01-19", - "year": 2011, - "confidence": { - "mbScore": 100, - "titleSim": 1, - "artistSim": 1, - "durationMs": 243017, - "matchedDurationMs": 241693 - } - } - ] -} \ No newline at end of file diff --git a/public/index.html b/public/index.html index 8253fe9..c327d10 100644 --- a/public/index.html +++ b/public/index.html @@ -122,6 +122,21 @@ + +
+ Als Host kannst du die Playlist für dieses Spiel wählen. +
+