6 ms·
Show HN: Check if any of the $656M in unclaimed royalties at The MLC is yours
Hi HN, I built this. Quick background on why it exists:
When music is streamed on digital streaming platforms (think Spotify, Apple Music, Pandora), there are two separate royalty streams: one for the recording, paid through your distributor (DistroKid, TuneCore, CDBaby), and one for the underlying work (generally known as publishing). The work side's mechanical royalties are collected by The MLC, a nonprofit that was created by the 2018 Music Modernization Act (MMA). If you haven't registered your songs with The MLC, there are issues with your metadata, or about half a dozen other reasons, that money will never reach you, it just collects in a big pile we call the "black box".
That pile is big. The MLC's own dashboard currently shows over $656M is held (themlc.com/blanket-royalties), and the biggest problem is the MMA dictates that The MLC cannot hold that money indefinitely. At some point, by law, The MLC must distribute this big pile of cash, and since they don't know who it's supposed to go to, they pay it out through a process called "market share" (themlc.com/marketshare). Market share means they pay it out, pro-rata, to the artists, songwriters and publishers that are in the system, which in practice means the largest publishers collect most of the leftovers.
This is slated to begin in January 2027 and will pay portions of the pool out monthly (themlc.com/unclaimed-accrued-royalties), as of this morning, the next 12 months of market share sums up to $76.61M, starting with $6.41M in January.
Full disclosure: I run Doubly, which is an independent publishing administrator, so I have a commercial interest in this space. That being said, we're a team of two people and we don't have the bandwidth to directly assist the hundreds of thousands of artists and songwriters who are going to start losing this money in January 2027.
That's why I built this self-service tool, no signup, no email, no paywall, the reports are completely actionable without needing anything from us.
The tool: paste a Spotify artist link (or search for a Spotify artist by name). It pulls every release on that profile, checks each recording against The MLC's public bulk data, and tells you per-song whether it's fully claimed, partially claimed, registered but unmatched, or missing entirely. It then provides a link to the exact MLC tool that fixes each case. It also estimates the dollars stuck, as a rough range.
Even if you're not an artist yourself, you probably know someone who is a musician, please share it with them.
Thanks for your time and I'm happy to answer any questions about the industry as a whole, The MLC, the tech, anything really.
- orsorna 28d agoNot really any indication that you are collecting data for your own usage. No source code at least? On that note, would it really be hard to use my own deployment of your app to check against the datasources your deployment uses?
- knaught 27d agoThe code behind this is a whole AWS stack built as part of our larger infrastructure. It's not just a simple script, it's a full data pipeline. The MLC data is ~400GB of raw TSV data dropped on an FTP server every week, which we then process, index, make available internally for our tools. The Blackbox site is a frontend that leverages this infrastructure. That being said, everything we use here, the MLC Bulk Data feed and the Spotify API are publicly available. https://www.themlc.com/bulk-database-feed https://www.themlc.com/bulk-database-feed ($100 sign up fee and $25/mo)
- iamacyborg 27d agoCool, so not only do Spotify pay big record labels/artists more than smaller artists (because if I listen exclusively to artist X, my subscription money is paid across all streams globally on the platform, not just the artist I actually listened to) but then it double dips and those artists could be getting fucked over twice. Wow, streaming is great.
- knaught 27d agoI agree with you that pro-rata streaming royalties are not ideal. DSPs like Deezer do have 'artist centric' royalty systems, which I think are great. That being said, the MLC has been holding this money for 6 years, and by law (The Music Modernization Act 2018), they can't hold it forever, so they have to disperse it somehow. So the best thing for artists to do here is go register their songs so they get their money.
- quickdeer 27d agoI tried running an artist through who is a friend, with a few grand found. Will forward the link to her. Is this Spotify only? Thank you.