There seems to be an odd issue with the cddb_query program which ships with libcddb (and also shows up in Asunder).
The command `cddb_query query time tracks offsets` is only returning one entry from freedb.org for certain discs (feels like all of mine mind). To cut to the chase I think it is due to invalid characters in the disc and artist names hence null by null.
using cd-discid I can get...
The patch fixes Access Violation on Windows platform, caused by non-existent "HOME" environment variable. This also makes the library actually work on Windows.