Microsoft's album lookup server went offline around Christmas 2025, so both Windows Media Player Legacy and the Windows 11 Media Player app now rip discs with empty tags. The endpoint was musicmatch-ssl.xboxlive.com. It stopped responding, and nobody announced anything.
Insert a disc today, and you get an offline message where the track list used to appear. A support representative on Reddit reportedly confirmed the servers were shut down, which is the closest thing to an official statement anyone has managed to find.
If you are working through a shelf of albums, discs landing in your library with blank track names is not a small annoyance. It is the difference between a weekend and a month.
CDDB originally ran under the GNU General Public License. Gracenote made it proprietary, and in March 2001 banned unlicensed applications from touching the database, which is precisely why freedb launched that year to keep a free version alive.
freedb held just under two million discs by 2006. Magix bought it the same year, announced closure in March 2020 because a changing legal and technical environment had made it uneconomical, and switched it off that June.
MusicBrainz had run its own freedb gateway from 2007, and closed that in March 2019, more than a year before the original service died.
What survived is worth knowing about. The gnudb.org project carries the old freedb data forward, and MusicBrainz runs an active database that most serious ripping software can query. Neither one is a default anywhere in Windows.
The lookup has always been more fragile than people assume. No barcode is involved anywhere. Your software hashes the disc's table of contents into a disc ID and asks whether the database has seen that fingerprint before, so a disc nobody ever submitted returns nothing at all.
Optical drives rarely start reading at the sector you asked for. Every drive model carries a consistent read offset, sometimes ahead and sometimes behind, and the largest one recorded in the AccurateRip database is 1,776 samples. Rip the same disc on two drives without correcting for that and the two files will not be bit-identical.
AccurateRip exists to settle this. It checksums your rip and compares it against a database of over two million unique discs, so agreement with other people's submissions tells you the extraction came out clean.
The checksum deliberately ignores the first 2,939 samples of a track and the last 2,940, which is how it tolerates drives that overread the edges. Version 2 also cross-checks alternate pressings, since the same album manufactured in different batches can hold identical audio sitting at different offsets.
What it cannot do is catch an error shared by every copy. If a pressing was faulty at the plant, every rip of it agrees with every other, and the checksum cheerfully confirms all of them.
That is why a small desktop application can now offer MP3 encoding with no royalty line anywhere in its pricing. A format that once required a license from a German research institute is simply available to anyone.
It also explains why MP3 keeps turning up as the default in software where FLAC would serve you far better. Free is not the same as correct, and for a disc you may never pull off the shelf again, a lossy encode is a decision you cannot walk back.
So when a desktop player that rips straight to MP3 offers to bring your collection indoors, the encoder is the least interesting thing about it. What matters is which database it queries for tags, whether it corrects for your drive's offset, and whether it tells you when a rip failed to verify.
Insert a disc today, and you get an offline message where the track list used to appear. A support representative on Reddit reportedly confirmed the servers were shut down, which is the closest thing to an official statement anyone has managed to find.
If you are working through a shelf of albums, discs landing in your library with blank track names is not a small annoyance. It is the difference between a weekend and a month.
The free metadata commons went first
None of this started in 2025. The infrastructure behind automatic CD tagging has been eroding for two decades, and Microsoft is the most recent failure rather than the first.CDDB originally ran under the GNU General Public License. Gracenote made it proprietary, and in March 2001 banned unlicensed applications from touching the database, which is precisely why freedb launched that year to keep a free version alive.
freedb held just under two million discs by 2006. Magix bought it the same year, announced closure in March 2020 because a changing legal and technical environment had made it uneconomical, and switched it off that June.
MusicBrainz had run its own freedb gateway from 2007, and closed that in March 2019, more than a year before the original service died.
What survived is worth knowing about. The gnudb.org project carries the old freedb data forward, and MusicBrainz runs an active database that most serious ripping software can query. Neither one is a default anywhere in Windows.
The lookup has always been more fragile than people assume. No barcode is involved anywhere. Your software hashes the disc's table of contents into a disc ID and asks whether the database has seen that fingerprint before, so a disc nobody ever submitted returns nothing at all.
Your drive reads the disc in the wrong place
Metadata is the visible problem. Accuracy is the invisible one, and it is stranger than most people expect.Optical drives rarely start reading at the sector you asked for. Every drive model carries a consistent read offset, sometimes ahead and sometimes behind, and the largest one recorded in the AccurateRip database is 1,776 samples. Rip the same disc on two drives without correcting for that and the two files will not be bit-identical.
AccurateRip exists to settle this. It checksums your rip and compares it against a database of over two million unique discs, so agreement with other people's submissions tells you the extraction came out clean.
The checksum deliberately ignores the first 2,939 samples of a track and the last 2,940, which is how it tolerates drives that overread the edges. Version 2 also cross-checks alternate pressings, since the same album manufactured in different batches can hold identical audio sitting at different offsets.
What it cannot do is catch an error shared by every copy. If a pressing was faulty at the plant, every rip of it agrees with every other, and the checksum cheerfully confirms all of them.
Encoding stopped being the expensive part in 2017
There is one piece of good news buried in all this. Technicolor's mp3 licensing program for the relevant patents and software was terminated on April 23, 2017, and Fraunhofer marked the occasion by thanking its licensees for two decades of support.That is why a small desktop application can now offer MP3 encoding with no royalty line anywhere in its pricing. A format that once required a license from a German research institute is simply available to anyone.
It also explains why MP3 keeps turning up as the default in software where FLAC would serve you far better. Free is not the same as correct, and for a disc you may never pull off the shelf again, a lossy encode is a decision you cannot walk back.
So when a desktop player that rips straight to MP3 offers to bring your collection indoors, the encoder is the least interesting thing about it. What matters is which database it queries for tags, whether it corrects for your drive's offset, and whether it tells you when a rip failed to verify.