[LINUX] When ripping CDs, XBMC fails to identify CD
#1
Hi,

XBMC is consistently failing to identify CDs (using freedb.org) that I am ripping. The relevant xbmc.log lines show:

21:08:48 T:140299481249536 M:2826776576 DEBUG: Xcddb::Recv Captured 81 bytes // Buffer= 81 bytes. Captured data follows on next line
201 mirror1.freedb.org CDDBP server v1.5.2PL0 ready at Tue Mar 08 14:08:48 2011
21:08:48 T:140299481249536 M:2826723328 DEBUG: Xcddb::Recv Captured 60 bytes // Buffer= 60 bytes. Captured data follows on next line
200 Hello and welcome xbmc@xbmc running XBMC/10.0 r35648..
21:08:49 T:140299481249536 M:2826874880 DEBUG: Xcddb::Recv Captured 36 bytes // Buffer= 36 bytes. Captured data follows on next line
201 OK, CDDB protocol level now: 5
21:08:49 T:140299481249536 M:2827075584 DEBUG: Xcddb::Recv Captured 36 bytes // Buffer= 36 bytes. Captured data follows on next line
202 No match for disc ID ffffffff.
21:08:49 T:140299481249536 M:2827075584 NOTICE: Xcddb::queryCDinfo No match found in CDDB database when doing the query shown below:
cddb query ffffffffa20cb20c 12 150 23223 42808 59689 76595 97103 111785 135785 163341 188049 207959 224416 3252
21:08:49 T:140299481249536 M:2827075584 ERROR: Xcddb::queryCDinfo Error: "202 No match for disc ID ffffffff.

Obviously a disc ID of ffffffff is incorrect.


Some further points to note:

1. Other ripping software on the same box (rhythmbox, ripperx) identify the CDs fine - I think they use freedb.org too. These are mainstream CDs, not obscure ones.

2. Platform: Linux (Ubuntu 10.10, 2.6.35-23-generic x86_64).

3. Version: Built on Dec 17 2010 (SVN:35648).

4. This problem is happens on both my Ubtuntu 10.10 boxes running XBMC 10.0.


Can anyone offer any suggestions on how to fix this?


Thanks,
Justin.
Reply
#2
A quick follow-up:

After checking out freedb.org, I entered in the 4 bytes that came after the ffffffff, and sure enough, there is my CD!

i.e. Looking at the logs in my original post, the correct ID is actually a20cb20c.

An XBMC bug? 64-bit vs 32-bit issue?


Cheers,
Justin.
Reply

Logout Mark Read Team Forum Stats Members Help
[LINUX] When ripping CDs, XBMC fails to identify CD0