I’m looking to delete all Nails listens from ListenBrainz because, since I’ve started listening to Nails last November, they’ve become my all-time most-listened artist. And since they have, I’m getting nothing interesting in my weekly discovery playlists. They used to sometimes give me interesting things I’ve never heard about, but now it’s nothing but what I like to call normiecore lol
I was thinking about making a bash script using jq and a for loop to go through and individually delete each listen with the API using curl. I would probably make it sleep for 2 seconds between each API call, but then that’d take at least 5000 seconds