Files
poprhythm 4653e91f61 subwave: resolve duplicates after library additions unlocked new matches
User added several previously-recommended albums/compilations to the
library (AC/DC Ballbreaker, Rancid ...And Out Come the Wolves, Garbage,
Foo Fighters, Goo Goo Dolls, Melissa Etheridge x2, Big Shiny Tunes, MTV
Buzz Bin Vol. 2, etc.) and rescanned Navidrome. Re-running the matcher
across all 12 shows resolved many previous misses, which surfaced 6 new
cross-show duplicates (a song now matching in two shows at once). Each
was resolved by keeping the track on whichever show has its authentic/
better chart rank, matching the same policy used earlier this session.

Match counts after re-run: 1994 shows 13/29, 10/24, 10/27, 14/26; 1995
shows 22/30, 20/30, 19/30, 10/17; 1996 shows 17/35, 15/28, 19/29, 13/30.

Claude-Session: https://claude.ai/code/session_01L7Rwa6guD5wK8F8tWQwcJX
2026-09-12 23:54:07 +00:00

136 lines
2.5 KiB
JSON

{
"station": "Tunecaster Rock Top 30",
"date": "1994-10-15",
"tracks": [
{
"rank": 1,
"artist": "Stone Temple Pilots",
"title": "Interstate Love Song"
},
{
"rank": 2,
"artist": "R.E.M.",
"title": "What's The Frequency, Kenneth?"
},
{
"rank": 3,
"artist": "Live",
"title": "I Alone"
},
{
"rank": 6,
"artist": "Dinosaur Jr.",
"title": "Feel The Pain"
},
{
"rank": 7,
"artist": "The Rolling Stones",
"title": "You Got Me Rocking"
},
{
"rank": 10,
"artist": "Nirvana",
"title": "About A Girl"
},
{
"rank": 11,
"artist": "The Cult",
"title": "Coming Down (Drug Tongue)"
},
{
"rank": 12,
"artist": "Pink Floyd",
"title": "High Hopes"
},
{
"rank": 13,
"artist": "Weezer",
"title": "Undone - The Sweater Song"
},
{
"rank": 14,
"artist": "Jimmy Page & Robert Plant",
"title": "Gallows Pole"
},
{
"rank": 15,
"artist": "Eric Clapton",
"title": "I'm Tore Down"
},
{
"rank": 16,
"artist": "Green Day",
"title": "Welcome To Paradise"
},
{
"rank": 17,
"artist": "Gin Blossoms",
"title": "Allison Road"
},
{
"rank": 18,
"artist": "Toad The Wet Sprocket",
"title": "Something's Always Wrong"
},
{
"rank": 19,
"artist": "Veruca Salt",
"title": "Seether"
},
{
"rank": 20,
"artist": "The Smashing Pumpkins",
"title": "Landslide"
},
{
"rank": 21,
"artist": "Queensryche",
"title": "I Am I"
},
{
"rank": 22,
"artist": "Liz Phair",
"title": "Supernova"
},
{
"rank": 23,
"artist": "Eagles",
"title": "Get Over It"
},
{
"rank": 24,
"artist": "Cowboy Junkies",
"title": "Sweet Jane"
},
{
"rank": 25,
"artist": "Pearl Jam",
"title": "Yellow Ledbetter"
},
{
"rank": 27,
"artist": "Pantera",
"title": "Planet Caravan"
},
{
"rank": 28,
"artist": "Gilby Clarke",
"title": "Cure Me... Or Kill Me"
},
{
"rank": 29,
"artist": "Mazzy Star",
"title": "Fade Into You"
},
{
"rank": 30,
"artist": "Peter Gabriel",
"title": "Red Rain"
},
{
"rank": 9,
"artist": "Green Day",
"title": "Basket Case"
}
]
}