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
This commit is contained in:
2026-09-12 23:54:07 +00:00
parent ef77443e49
commit 4653e91f61
5 changed files with 25 additions and 55 deletions
@@ -121,11 +121,6 @@
"rank": 29,
"artist": "Melissa Etheridge",
"title": "All American Girl"
},
{
"rank": 30,
"artist": "Pearl Jam",
"title": "Elderly Woman Behind The Counter In A Small Town"
}
]
}
@@ -131,6 +131,11 @@
"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"
}
]
}
@@ -126,6 +126,11 @@
"rank": 30,
"artist": "Peter Gabriel",
"title": "Red Rain"
},
{
"rank": 9,
"artist": "Green Day",
"title": "Basket Case"
}
]
}
@@ -12,11 +12,6 @@
"artist": "Oasis",
"title": "Wonderwall"
},
{
"rank": 3,
"artist": "The Smashing Pumpkins",
"title": "1979"
},
{
"rank": 4,
"artist": "Pearl Jam",
@@ -27,11 +22,6 @@
"artist": "Seven Mary Three",
"title": "Water's Edge"
},
{
"rank": 7,
"artist": "Collective Soul",
"title": "The World I Know"
},
{
"rank": 8,
"artist": "Alanis Morissette",
@@ -62,11 +52,6 @@
"artist": "Foo Fighters",
"title": "This Is A Call"
},
{
"rank": 17,
"artist": "No Doubt",
"title": "Just A Girl"
},
{
"rank": 18,
"artist": "Better Than Ezra",
@@ -77,41 +62,16 @@
"artist": "Tom Petty And The Heartbreakers",
"title": "Waiting For Tonight"
},
{
"rank": 20,
"artist": "Rancid",
"title": "Ruby Soho"
},
{
"rank": 21,
"artist": "Green Day",
"title": "Brain Stew"
},
{
"rank": 22,
"artist": "Candlebox",
"title": "Far Behind"
},
{
"rank": 23,
"artist": "Spacehog",
"title": "In The Meantime"
},
{
"rank": 24,
"artist": "Dave Matthews Band",
"title": "What Would You Say"
},
{
"rank": 25,
"artist": "AC/DC",
"title": "Cover You In Oil"
},
{
"rank": 26,
"artist": "Goo Goo Dolls",
"title": "Long Way Down"
},
{
"rank": 27,
"artist": "Natalie Merchant",
@@ -157,20 +157,25 @@
"artist": "Don Henley",
"title": "The Garden Of Allah"
},
{
"rank": 32,
"artist": "Foo Fighters",
"title": "Big Me"
},
{
"rank": 33,
"artist": "Garbage",
"title": "Only Happy When It Rains"
},
{
"rank": 34,
"artist": "Ruth Ruth",
"title": "Uninvited"
},
{
"rank": 1,
"artist": "The Smashing Pumpkins",
"title": "1979"
},
{
"rank": 5,
"artist": "Collective Soul",
"title": "The World I Know"
},
{
"rank": 11,
"artist": "Spacehog",
"title": "In The Meantime"
}
]
}