leoshaw / rubyripper

Automatically exported from code.google.com/p/rubyripper
0 stars 0 forks source link

Rubyripper rubyripper_0.6.2-1~getdeb1_all.deb produces wrong Disc-ID's and CDDB lookups #561

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1) Please describe the steps to reproduce the situation:
a. Scan drive
b. Get disc info

2) What is the expected output?
CD metadata. 
 What do you see instead?
"cddb_query return code = 500. Return code not supported."

3) What version of rubyripper are you using?
rubyripper_0.6.2-1~getdeb1_all.deb
On what operating system?
Debian Linux Wheezy 64
The gtk2 of commandline interface?
gtk

4) Is this not already fixed with the latest & greatest code? See for
instructions the Source tab above.

5) Does the problem happen with all discs?
Yes.

6) Please explain why this change is important for you. Also, how many
users would benefit from this change?
I ant to use the metadata from CDDB.

Please provide any additional information below. The more usefull
information provided, the sooner the issue will be fixed.

Output of cd-discid:
"jaap@jaap:~$ cd-discid /dev/sr0
7309190a 10 150 19296 34298 52595 77017 88833 108975 125576 137336 159246 2331
jaap@jaap:~$"

Output of Rubyripper in .cue:
"REM GENRE Unknown
REM DATE 0
REM COMMENT "Rubyripper 0.6.2"
REM DISCID fXfy21aWwgGFv0JcsfCty_RyRjE-
REM FREEDB_QUERY "fXfy21aWwgGFv0JcsfCty_RyRjE-"
PERFORMER "Unknown"
TITLE "Unknown"
FILE "01 - Unknown - .flac" WAVE
..."

According to cd-discid the disc-id is "7309190a", but Rubyripper thinks it is 
"fXfy21aWwgGFv0JcsfCty_RyRjE-". The CDDB does not know the last id.

Original issue reported on code.google.com by jvw1...@gmail.com on 10 Mar 2013 at 5:11

GoogleCodeExporter commented 8 years ago
Do you happen to also have an executable "discid"? This happens to be scanned 
first as the freedb calculator.

Original comment by boukewou...@gmail.com on 9 May 2013 at 11:23

GoogleCodeExporter commented 8 years ago
In my testing, 'discid' produces the messed-up output as seen above.

Original comment by jni...@gmail.com on 19 Oct 2014 at 5:21

GoogleCodeExporter commented 8 years ago
The "messed-up output" is the MusicBrainz discid:
https://musicbrainz.org/doc/Disc_ID

Original comment by goo...@JonnyJD.net on 29 Nov 2014 at 3:35