Adds Tunecaster Rock Top 30 for 1994-01-08, 1994-04-09, 1994-07-09, and 1994-10-15, checked against all existing shows' actual live Navidrome playlist contents (not just the hand-compiled list of chart titles used so far, which had already let one duplicate slip through -- see below) for exact-track duplicates. Also fixes a real duplicate: "Everclear - Santa Monica" was airing in both the 1995-12-16 and 1996-01-13 shows, because the manual text-based dedup check compared exact strings and missed that "Santa Monica" and "Santa Monica (Watch The World Die)" resolve to the same library track (the matcher's containment-boost logic correctly treats them as the same song; the manual check didn't). Removed from 1995-12-16, kept on the thinner 1996-01-13 show. Claude-Session: https://claude.ai/code/session_01L7Rwa6guD5wK8F8tWQwcJX
131 lines
2.4 KiB
JSON
131 lines
2.4 KiB
JSON
{
|
|
"station": "Tunecaster Rock Top 30",
|
|
"date": "1995-12-16",
|
|
"tracks": [
|
|
{
|
|
"rank": 1,
|
|
"artist": "Bush",
|
|
"title": "Glycerine"
|
|
},
|
|
{
|
|
"rank": 2,
|
|
"artist": "Oasis",
|
|
"title": "Wonderwall"
|
|
},
|
|
{
|
|
"rank": 3,
|
|
"artist": "The Smashing Pumpkins",
|
|
"title": "1979"
|
|
},
|
|
{
|
|
"rank": 4,
|
|
"artist": "Pearl Jam",
|
|
"title": "I Got ID"
|
|
},
|
|
{
|
|
"rank": 6,
|
|
"artist": "Seven Mary Three",
|
|
"title": "Water's Edge"
|
|
},
|
|
{
|
|
"rank": 7,
|
|
"artist": "Collective Soul",
|
|
"title": "The World I Know"
|
|
},
|
|
{
|
|
"rank": 8,
|
|
"artist": "Alanis Morissette",
|
|
"title": "All I Really Want"
|
|
},
|
|
{
|
|
"rank": 9,
|
|
"artist": "Red Hot Chili Peppers",
|
|
"title": "Give It Away"
|
|
},
|
|
{
|
|
"rank": 10,
|
|
"artist": "The Presidents Of The United States Of America",
|
|
"title": "Kitty"
|
|
},
|
|
{
|
|
"rank": 12,
|
|
"artist": "Silverchair",
|
|
"title": "Pure Massacre"
|
|
},
|
|
{
|
|
"rank": 14,
|
|
"artist": "Alice In Chains",
|
|
"title": "Would?"
|
|
},
|
|
{
|
|
"rank": 15,
|
|
"artist": "Foo Fighters",
|
|
"title": "This Is A Call"
|
|
},
|
|
{
|
|
"rank": 17,
|
|
"artist": "No Doubt",
|
|
"title": "Just A Girl"
|
|
},
|
|
{
|
|
"rank": 18,
|
|
"artist": "Better Than Ezra",
|
|
"title": "Circle of Friends"
|
|
},
|
|
{
|
|
"rank": 19,
|
|
"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",
|
|
"title": "Carnival"
|
|
},
|
|
{
|
|
"rank": 28,
|
|
"artist": "Ruth Ruth",
|
|
"title": "Uninvited"
|
|
},
|
|
{
|
|
"rank": 29,
|
|
"artist": "The Beatles",
|
|
"title": "Free As A Bird"
|
|
}
|
|
]
|
|
} |