Menu

#3 Parsing fails for disc with id bd11610e (rock)

closed-fixed
None
9
2004-10-15
2004-10-08
No

The result of

cddb_query read rock bd11610e

is

Artist: (null)
Title: (null)
Genre: rock
Year: 0
Length: 0:00 (0 seconds)
14 tracks
[01] '(null)' by (null) (5:33)
[02] '(null)' by (null) (5:59)
[03] '(null)' by (null) (5:46)
[04] '(null)' by (null) (4:39)
[05] '(null)' by (null) (5:33)
[06] '(null)' by (null) (5:32)
[07] '(null)' by (null) (5:40)
[08] '(null)' by (null) (4:23)
[09] '(null)' by (null) (5:13)
[10] '(null)' by (null) (3:47)
[11] '(null)' by (null) (5:09)
[12] '(null)' by (null) (4:55)
[13] '(null)' by (null) (5:50)
[14] '(null)' by (null) (unknown)

The cached version contains the correct disc and track
information.

Discussion

  • Kris Verbeeck

    Kris Verbeeck - 2004-10-08
    • status: open --> closed
     
  • Kris Verbeeck

    Kris Verbeeck - 2004-10-08

    Logged In: YES
    user_id=23605

    The cause of this bug is that FreeDB has changed the spec of
    their file format. In their previous HOWTO (v1.06) the disc
    length line had to contain the string " seconds". According
    to the new HOWTO (v1.07) this is no longer mandatory.

    A new version of the library will be available soon (working
    on character set support). If you can't wait for this, get
    cddb_regex.c version 1.9 from CVS. This new version of teh
    file contains the fix.

     
  • Kris Verbeeck

    Kris Verbeeck - 2004-10-15
    • status: closed --> closed-fixed
     

Log in to post a comment.