Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: What is the workflow for unknown discs? (Read 2187 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

What is the workflow for unknown discs?

Right now I'm clicking on the musicbrainz icon in the bottom of the cueripper window. Then when the search doesn't turn up anything I create a new release from the disc info. But after that, I can't seem to get CueRipper to download the info I've entered. I've even waited a week and hit the "reload" button a lot but it doesn't seem to do anything.

Hitting the musicbrainz icon does show me the disc I added. Any ideas?

Re: What is the workflow for unknown discs?

Reply #1
The disc has been ripped and (TOCID) submitted.to the CTDB? If not by you, by someone?

If the rip (TOCID) is not in the database there isn't a record of the TOC to store associated metadata.

The CTDB replicates and stores metadata from MusicBrainz. CUERipper retrieves the stored MusicBrainz metadata from the CTDB.
korth

Re: What is the workflow for unknown discs?

Reply #2
Next to the musicbrainz icon I see a 2 and then a 5. Which I think means 2 rips in the cuetools db and 5 in the accurip db.

I guess I actually have several problems:

1. The disc was in musicbrainz, I added some info there, I can't seem to that updated info to show up in cueripper.

2. The disc was in musicbrainz, but attached to another release. I added the DiscID to my desired release, but I can't seem to get that release to ever show up in cueripper.

3. I have a disc that is not in the cuetools db, but I have entered it into musicbrainz. I can't seem to get the info to show up in cueripper.

Would appreciate any thoughts, thanks!

Re: What is the workflow for unknown discs?

Reply #3
Correct. (1, 2, 3 added while I was typing)

The MusicBrainz schema changes periodically which can break synchronization of new data in the CTDB.
Do you have the MusicBrainz link?
Do you have the corresponding CTDB TOCID from a rip?


Edit: There was a MusicBrainz schema change 2023-05-15.
korth

Re: What is the workflow for unknown discs?

Reply #4
How can I find the CTDB TOCID? I clicked around on the website (by the way, it has an expired ssl certificate) but did not see any way to search. I hoped that clicking on the icon next to the musicbrainz icon in the bottom of the CUERipper window would take me there, but alas, it does not.

When you say "There was a MusicBrainz schema change 2023-05-15." do you mean this was a change that broke data synchronization?

Re: What is the workflow for unknown discs?

Reply #5
Quote
How can I find the CTDB TOCID?
*.accurip file in extraction folder. It can be opened in notepad.
Quote
by the way, it has an expired ssl certificate
Site is still http.
Quote
When you say "There was a MusicBrainz schema change 2023-05-15." do you mean this was a change that broke data synchronization?
May have broke data synchronization. Yours is the only report I've found to suggest that.
korth


Re: What is the workflow for unknown discs?

Reply #7
TBH my cue.tools bookmarks are all still http
I was going by this not being closed https://github.com/gchudov/db.cue.tools/issues/11
korth


Re: What is the workflow for unknown discs?

Reply #9
MusicBrainz only shows that TOC attached to one release.
https://musicbrainz.org/release/cd36d557-4a5e-4bdc-bcc6-683adf5cf713

The CTDB has the same release attached
http://db.cue.tools/lookup2.php?version=3&ctdb=1&metadata=extensive&fuzzy=1&toc=32:10517:25655:36250:47140:58842:71150:84300:97175:108285:121200
Code: [Select]
id="cd36d557-4a5e-4bdc-bcc6-683adf5cf713" source="musicbrainz"

But the CTDB doesn't have the most recent edits
https://musicbrainz.org/release/cd36d557-4a5e-4bdc-bcc6-683adf5cf713/edits

I'm just guessing here
This TOCID refers to Problem #1 above.
Missing recent edits of Year, Label   name/number, & Barcode

Or is this TOCID an example of #2 or #3?
korth

Re: What is the workflow for unknown discs?

Reply #10
Yes, sorry for not specifying, this is an example of problem #1.

Re: What is the workflow for unknown discs?

Reply #11
I just noticed that the "Format" was not set for that release in musicbrainz, maybe that prevents syncing? Let me grab another disc id.



Re: What is the workflow for unknown discs?

Reply #14
I just gave up and entered all the info by hand, I couldn't get CueRipper to load any of my updated info 🥲

Re: What is the workflow for unknown discs?

Reply #15
I have not received a response from the site developer.
korth

Re: What is the workflow for unknown discs?

Reply #16
Thanks for looking into it for me, is this service open source? Is it something I could look into myself?

Re: What is the workflow for unknown discs?

Reply #17
The project is https://github.com/gchudov/db.cue.tools
(I'm aware of changes/fixes made less than a year ago so this may not be up-to-date)
korth

Re: What is the workflow for unknown discs?

Reply #18
MusicBrainz issue seems to be fixed.
https certificate not.
korth