View Issue Details

IDProjectCategoryView StatusLast Update
0016742MMW 5Burning / Disc Handlingpublic2022-07-22 13:59
Reporterpeke Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Target Version5.0Fixed in Version5.0 
Summary0016742: FreeDB contains more CDs than MusicBrainz
DescriptionCurrently if CD is Not found on MusicBrainz it results in 404, but FreeDB contains that CD without problem.

Uploaded CD image file and corresponding FreeDB File to FTP.

I tested 170 CDs today and Only 30 were found in MusicBrainz :(

CD Image can be burned easy with free http://www.anyburn.com/index.htm burner app.

Physical exact releases:
https://www.amazon.co.uk/Whos-Gonna-Ride-Your-Horses/dp/B00004XT7T
https://www.discogs.com/U2-Whos-Gonna-Ride-Your-Wild-Horses/release/2235996

MusicBrainz: https://musicbrainz.org/release/f3d1cdd9-7855-41a8-aee7-0b14d336a412
TagsNo tags attached.
Fixed in build2259

Relationships

related to 0016243 closedrusty MMW 5 Add MusicBrainz alternative to FreeDB 
related to 0016715 closedLudek MMW v4 Freedb lookup no longer works 
related to 0016722 closedLudek MMW v4 Some specific MusicBrainz 'Audio CD' lookups fails 
related to 0016745 closedLudek MMW v4 Audio CD: MusicBrainz Audio CD lookup import Artist for Compilations wrongly 
related to 0019274 closedLudek MMW 5 MusicBrainz: Auto Downgrade to CDDB when MM fail to connect to MUzikBrainz server 

Activities

peke

2020-06-22 12:00

developer   ~0058625

Last edited: 2020-06-22 12:03

An Update, U2 Disk I tried to yesterday worked today in both MM and MM :(

Created image of another one, please let me know hat type of image you need. as that one is 700MB

Ludek

2020-06-22 13:12

developer   ~0058626

Last edited: 2020-06-22 13:33

ok, the U2 disc works and is this disc: https://musicbrainz.org/cdtoc/LVQWjck4NFCcc5cIpyskY.a8nVA-

The other CD: "Hot Dance / The 80's double collection English No. 1 Hit, CD1" with FreeDB ID = 0e10fc12 and MusicBraniz ID = Tnj4ad6O876zATHhoQHr13UB_jU- really isn't in the MusicBrainz database.
The only CD with same FreeDB id (0e10fc12) is this: https://musicbrainz.org/cdtoc/pwzpHBfUqnxtkXc8IfIhl36hkfE- which is totally different CD.

Ludek

2020-06-22 13:33

developer   ~0058627

Last edited: 2020-06-22 13:47

I expanded the debug messages, in the future builds you can see both disc IDs (i.e. MusicBrainz and also FreeDB) when querying MusicBrainz:
[3256] MM5 [16672](R) MusicBrainz: querying discID: mtkfRL0vEkxBHu_iVenpKs9O.Jw- , FreeDB: 970E3C0B

Then you can put the FreeDB ID here ( https://musicbrainz.org/search ) like this:
https://www.dropbox.com/s/dom2k78fzkxfh00/screenshot%202020-06-22%2015.28.21.png?dl=0

To verify that the particular CD release is (or isn't) in the MusicBrainz database.

Ludek

2020-06-22 13:52

developer   ~0058628

Last edited: 2020-06-23 06:05

As for the absence of many CDs in the MusicBraniz database (against FreeDB)

I guess that the only way is to utilize (or found ) alternate freedb server or another metadata source (like Discog - which would probably result in similar issues though).

As Peke has the sources from freedb.org backed up then we should be able to utilize and run own Freedb server. Assigned to Jiri for evaluation.

Ludek

2020-06-24 16:06

developer   ~0058640

Last edited: 2020-06-24 18:19

Alternate freedb server that works currently with MM4 (EAC uses the same):

Protocol: Freedb (HTTP)
Server: freedb.dbpoweramp.com


------------EDIT------------
Petr is utilizing our own Freedb server now:

Protocol: Freedb (HTTP)
Server: mb.mediamonkey.com

=> So we should just decide whether we want this server as the default in MM4 (or whether we want to leave the MusicBraniz as the default with potentional fallback to FreeBD ?).

Ludek

2020-06-24 18:42

developer   ~0058644

Last edited: 2020-06-24 19:34

I would suggest:
- for MM4: Freedb as the default (our server mb.mediamonkey.com)
- for MM5: MusicBrainz with fallback to Freedb

=> implemented

peke

2020-07-01 00:06

developer   ~0058709

Verified 2259
Both MB search and FreeDB fallback work. Hopefully that will be the end of issues.

peke

2020-07-01 00:17

developer   ~0058713

Re verified 2259 using one one "80s HOT" CDs from 0016742:0058626 and FreeDB is correctly used instead of false MB CD

Closing.