Menu

#114 Disabling of DID3 data in local discdb files

open
nobody
None
3
2004-08-07
2004-08-07
No

DGENRE: This field contains the exact genre of the disc
in a textual form
(i.e. write the genre here and do not use e.g. simply
the MP3 ID3V1
genre code). Please note that this genre is not
limited to the
11 CDDB-genres. The Genre in this field should be
capitalized, e.g.
"New Age" instead of "newage" or "new age".

--------------------------------
This patch synchronizes a local discdb entryes produced
by Grip to the quoted above part of cddb proto level 6
DBFORMAT.
DID3 is now unnecessary because DGENRE contains all
it's data.
One strcmp() is replaced by strcasecmp() to allow
parsing of a wrong uncapitalized DGENRE data.
Reading of DID3 is kept for compatibility to older
versions of Grip.

Discussion

  • Vladimir Petrov

    Vladimir Petrov - 2004-08-07
    • priority: 5 --> 3
     

Log in to post a comment.