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

141 lines
2.6 KiB
JSON

{
"station": "Tunecaster Rock Top 30",
"date": "1994-07-09",
"tracks": [
{
"rank": 1,
"artist": "Stone Temple Pilots",
"title": "Vasoline"
},
{
"rank": 2,
"artist": "Live",
"title": "Selling The Drama"
},
{
"rank": 3,
"artist": "The Rolling Stones",
"title": "Love Is Strong"
},
{
"rank": 4,
"artist": "Soundgarden",
"title": "Black Hole Sun"
},
{
"rank": 5,
"artist": "Alice In Chains",
"title": "I Stay Away"
},
{
"rank": 7,
"artist": "The Offspring",
"title": "Come Out And Play"
},
{
"rank": 8,
"artist": "Toad The Wet Sprocket",
"title": "Fall Down"
},
{
"rank": 10,
"artist": "Stone Temple Pilots",
"title": "Big Empty"
},
{
"rank": 11,
"artist": "Great White",
"title": "Sail Away"
},
{
"rank": 13,
"artist": "Cracker",
"title": "Get Off This"
},
{
"rank": 14,
"artist": "John Mellencamp/Me'shell Ndegeocello",
"title": "Wild Night"
},
{
"rank": 16,
"artist": "Blur",
"title": "Girls & Boys"
},
{
"rank": 17,
"artist": "Seal",
"title": "Prayer For The Dying"
},
{
"rank": 18,
"artist": "Pride & Glory",
"title": "Losin' Your Mind"
},
{
"rank": 19,
"artist": "Crash Test Dummies",
"title": "Afternoons & Coffeespoons"
},
{
"rank": 20,
"artist": "Pink Floyd",
"title": "Take It Back"
},
{
"rank": 21,
"artist": "Lisa Loeb & Nine Stories",
"title": "Stay (I Missed You)"
},
{
"rank": 22,
"artist": "Spin Doctors",
"title": "You Let Your Heart Go Too Fast"
},
{
"rank": 23,
"artist": "The Smashing Pumpkins",
"title": "Rocket"
},
{
"rank": 24,
"artist": "Gary Hoey",
"title": "Low Rider"
},
{
"rank": 25,
"artist": "Rob Rule",
"title": "She Gets Too High"
},
{
"rank": 26,
"artist": "The Steve Miller Band",
"title": "Rock It"
},
{
"rank": 27,
"artist": "Yes",
"title": "Walls"
},
{
"rank": 28,
"artist": "Lenny Kravitz",
"title": "Deuce"
},
{
"rank": 29,
"artist": "Steve Perry",
"title": "You Better Wait"
},
{
"rank": 30,
"artist": "The Pretenders",
"title": "Night In My Veins"
},
{
"rank": 15,
"artist": "Pearl Jam",
"title": "Elderly Woman Behind The Counter In A Small Town"
}
]
}