Two kinds of IDs in the Database?

Marc van Woerkom (van.woerkom nospam at netcologne.de)
Mon, 5 Apr 1999 21:15:05 +0200 (CEST)

Hi!

Is it possible that the CD entries with old-style (MD5 based) ID
calculation were not subject of a migration to the new-style
(SHA1 based) ID?

My reason for this suspicion:

I hacked up the latest cdindex demo client to run under FreeBSD
but was not able too get successful lookups of some of my CDs
that are in the database.

Example Björk: Post

http://www.freeamp.org/cgi-bin/cdi/hget.pl?\
id=m1WjfYjQRY48XLUeb0jydF0s2tc-&\
tracks=11&\
toc=1+11+208310+182+17747+41847+60610+77015+\
94787+106010+132047+155060+173340+182797

First I thought of a problem with the leadout calculation,
but using the Windows 1.0.0 client yields this:

http://www.freeamp.org/cgi-bin/cdi/hget.pl?\
id=m1WjfYjQRY48XLUeb0jydF0s2tc-

You see the argument to id (m1WjfYjQRY48XLUeb0jydF0s2tc) is the
same.

For debugging purposes it would be helpful, if it was possible
to display the ID of an stored entry, maybe date of entry too.

Regards,
Marc