View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0022315 | MMW 5 | Burning / Disc Handling | public | 2026-09-09 21:08 | 2026-09-16 11:11 |
| Reporter | lowlander | Assigned To | |||
| Priority | high | Severity | minor | Reproducibility | random |
| Status | resolved | Resolution | fixed | ||
| Platform | Windows | OS | - | OS Version | 11 |
| Product Version | 2027 | ||||
| Target Version | 2027 | Fixed in Version | 2027 | ||
| Summary | 0022315: MusicBrainz errors when inserting a CD | ||||
| Description | There are frequent MusicBrainz errors when you insert a CD. | ||||
| Steps To Reproduce | 1 Insert CD 2 MediaMonkey does CD lookup --> MusicBrainz toast errors happen frequently | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Fixed in build | 3522 | ||||
|
|
Should be better in build 3521. We now use our MB server preferably, to avoid rate limits of original server (request to original server is done only in case our server does not return the result). And I added better error handling and rate limiting of requests to original server. |
|
|
Verified 3521 @lowlander Can you confirm also as you hit rate limit faster |
|
|
Seen on 3521, new log added |
|
|
It is MB server overload message. We can do nothing with this, their server has simply limits. And it was used, because CD was not found in our DB. |
|
|
Can we make the Toast errors more descriptive. So translate http errors to what they mean? Something along the line: "Disc not found on MediaMonkey MB server, MusicBrainz,org refused connection (HTTP 503/release_id: xxxxxxx)" Maybe make it a multi-line Toast for clarity? |
|
|
Error messaging for all CDDB services improved in build 3522. Used multiline toast with errors: 'The service is temporarily unavailable.' 'The service is receiving too many requests.' 'The server did not respond in time.' 'Could not connect to the server.' 'The server returned incomplete or invalid information.' |