Retrieve Album/CD title using Track Title, Track Artist, Label and Catalog#

I am trying to fill in gaps in a classical music database that is missing the Album/CD title. I have the track title and track artists, Label and Catalog#. Can I use any of that information to retrieve the Album/CD title in the MusicBrainz database?
Thanks for helping :slight_smile:
-Richard

Sure, use the search :wink:

http://musicbrainz.org/search

Im interested, what do you consider to be the ā€˜track artistā€™ for a classical release ?

For most Albums/CDs it will be the main artist (soloist) for the disc. In this database i am working with the Artists are listed for each track they perform on. If the Album is a collection of trumpet concertos by different composers the track artist is the trumpet player performing on that trackā€¦

-Richard

In case you havenā€™t seen it, since itā€™s not very prominent: the search page @outsidecontext linked has a section to search by catalog number. What that does is start an advanced search for releases by catalog number.

That search ignores spaces, so you can do, say, catno:CHAN0644 to find Chandos Chaconneā€™s CHAN 0644 release. You can also use the label in that search: label:ā€œChaconneā€. For some reason, though, a search of label plus partial catno doesnā€™t seem to work: ā€œlabel:ā€œChaconneā€ AND catno:0751ā€ finds no results. Maybe @ijabz has some better ideas on how that one could be made to work.

1 Like

I believe you can use wildcards; it might be necessary when youā€™re searching multiple things like that. So

label:Chaconne AND catno:CHAN0751*

Works properly for me at least.

1 Like

Because Musicbrainz sets the composer for track artists for classical, I dont think that is what you want.

https://wiki.musicbrainz.org/Style/Classical/Track/Artist

instead they are added to the recordingArtist

https://wiki.musicbrainz.org/Style/Classical/Recording/Artist

a clever workaround, but it really isnā€™t obvious And causes problems since we dont use TrackArtist/RecordingArtist in these different ways for non-classical releases.