3

I just downloaded Asunder and ran it and get an Unknown Host Name error which apparently is because freedb is no longer a thing. That was 9 months ago. Why was Asunder still try to access freedb and what can be used in its place?

~$ sudo apt install asunder
[sudo] password for zzz:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
asunder is already the newest version (2.9.5-1).
0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.

1 Answers1

3

The very latest version of Asunder does not in fact use freedb, having successfully moved the default cddb lookup to gnudb. Older versions of Asunder (versions before 2.9.6) can be brought back to life by changing the relevant settings under:

Preferences --> Advanced --> CDDB

Alter your settings in this location to match the following:

enter image description here

And then all should be well...

andrew.46
  • 39,359