Replace 'freedb.freedb.org' CDDB server with a mirror

This is motivated by the imminent shut down of freedb.org which will happen on 2020-03-31.

More details here: https://web.archive.org/web/20200331093822/http://www.freedb.org/
And here: https://hydrogenaud.io/index.php?topic=118682

Signed-off-by: JoeLametta <JoeLametta@users.noreply.github.com>
This commit is contained in:
JoeLametta
2020-03-31 13:22:21 +00:00
parent 6b7fc81189
commit bbf1eba0e4
2 changed files with 12 additions and 4 deletions

View File

@@ -28,8 +28,8 @@ class LadyhawkeTestCase(tcommon.TestCase):
# Ladyhawke - Ladyhawke - 0602517818866
# contains 12 audio tracks and one data track
# CDDB has been verified against freedb:
# http://www.freedb.org/freedb/misc/c60af50d
# http://www.freedb.org/freedb/jazz/c60af50d
# https://web.archive.org/web/20200331130804/http://www.freedb.org/freedb/misc/c60af50d
# https://web.archive.org/web/20200331130829/http://www.freedb.org/freedb/jazz/c60af50d
# AccurateRip URL has been verified against EAC's, using wireshark
def setUp(self):