MusicBrainz API/Search/CDStubsSearch: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(New page: ====Search Fields==== The CD Stub index contains the following fields you can search: {| border="1" class="wikitable sortable" |- ! Field !! Description |- | artist || artist name ...)
 
mNo edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
====Search Fields====
====Search Fields====
The [[CD Stub]] index contains the following fields you can search:
The [[CD Stub|CD stub]] index contains the following fields you can search:
{| border="1" class="wikitable sortable"
{| border="1" class="wikitable sortable"
|-
|-
! Field !! Description
! Field !! Description
|-
|-
| added || the date the CD stub was added (e.g. "2020-01-22")
| artist || artist name
|-
|-
| title || release name
| artist || (part of) the artist name set on the CD stub
|-
|-
| barcode || release barcode
| barcode || the barcode set on the CD stub
|-
|-
| comment || general comments about the release
| comment || (part of) the comment set on the CD stub
|-
|-
| tracks || number of tracks on the CD stub
| discid || the CD stub's [[Disc ID]]
|-
|-
| discid || [[Disc ID|disc ID]] of the CD
| title || (part of) the release title set on the CD stub
|-
| tracks || the number of tracks on the CD stub
|}
|}

If you don't specify a field, the terms will be searched for in the ''artist'' and ''title'' fields.

Latest revision as of 15:28, 29 January 2021

Search Fields

The CD stub index contains the following fields you can search:

Field Description
added the date the CD stub was added (e.g. "2020-01-22")
artist (part of) the artist name set on the CD stub
barcode the barcode set on the CD stub
comment (part of) the comment set on the CD stub
discid the CD stub's Disc ID
title (part of) the release title set on the CD stub
tracks the number of tracks on the CD stub

If you don't specify a field, the terms will be searched for in the artist and title fields.