Skip to content

chaban-mb/metabrainz-readme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

MusicBrainz

FAQ

1. Why vote abstain?

  • I'm not interested it it and want it to disappear from my search results
  • Edit looks correct but verifying it takes too much time
  • I just want to follow a discussion
  • I don't know
  • ...

In general, if you want people to vote yes on your edits or as far as approve them, make good edit notes.

Need votes in a timely manner? Please post in the Voting/Auto-editor Request Thread. Do you think I've voted unfairly? Please speak up by leaving an edit note. I'm always willing to rectify my votes or help you out.

Also read:

Todo

Voting

Editing

Editing resources

Tracking and discovering new music

See Keep track of new releases/artists

Cover art sources

This list deliberately omits other databases (Whitelist)

Shops

Lists of non-digital retailers that have proven to be useful

  • HHV (some are badly cropped but other than that a fine source for cover art, especially vinyl)
  • Rockers
  • Decks (annoying site design, some images have watermarks but otherwise decent for vinyl cover art)
  • Mandarake (Japanese secondhand shop, tends to have good scans of front and back)

Marketplaces

Usually just photos but better than no reference (sometimes I even add them when scans are already present) Make sure to select type "Raw/Unedited" when adding those

Multiple countries and languages

Japanese

Spanish, Portuguese, etc.

Russian

DACH (Germany, Austria, Switzerland)

Swedish

Polish

Estonian

French

Turkish

SEA (Southeast Asia)

Useful references

Tools

See wiki

ISRC batch submission

See wiki

See wiki

General

javascript:void%20function(){function%20e(e){try{var%20t,n;t=document.getElementsByTagName(%22head%22)[0],n=document.createElement(%22style%22),n.type=%22text/css%22,t.appendChild(n),n.innerHTML=e}catch(u){document.styleSheets.length||document.createStyleSheet(),document.styleSheets[0].cssText+=e}}var%20t=%22kanjibigifier%22,n=[%22.%22+t+%22%20{%22,%22font-size:%2024px;%22,%22}%22].join(%22%22),u=%22//text()[not(ancestor::script)%20and%20not(ancestor::style)]%22,a=/([\u2E80-\u2EFF\u2F00-\u2FDF\u3000-\u303F\u3040-\u309F\u30A0-\u30FF\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\u3400-\u4DBF\u4E00-\u9FFF]+)/g;e(n);for(var%20d=document.evaluate(u,document,null,XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE,null),o=d.snapshotLength-1;o%3E=0;o--){var%20s=d.snapshotItem(o);if(a.test(s.nodeValue)){var%20c=document.createElement(%22span%22),l=s.nodeValue;s.parentNode.replaceChild(c,s),a.lastIndex=0;for(var%20r=null,i=0;r=a.exec(l);){c.appendChild(document.createTextNode(l.substring(i,r.index)));var%20m=document.createElement(%22span%22);m.setAttribute(%22class%22,t),m.appendChild(document.createTextNode(r[0])),c.appendChild(m),i=a.lastIndex}c.appendChild(document.createTextNode(l.substring(i))),c.normalize()}}}();

Without them editing (and voting) is a PITA

Repos

General

Various userscripts that can make not only editing life better :)

Images

Sick of websites showing postage stamp sized images only? Try one of these.

Non-browser scripts

  • vgmdbrip (batch download high resolution images off VGMdb)
    • Image Picka can easily take its place and is more flexible
    • The "Enhanced Cover Art Uploads" userscript by ROpdebee can automatically grab and queue them for upload to the cover art archive
  • Macros by jesus2099 for EmEditor

Various extensions that can make not only editing life better :)

Image editing

  • Jpegcrop (lossless JPEG manipulation)
  • GIMP (alternative to Adobe Photoshop)

Tips & tricks

Where to find barcode on digital releases?

The barcode field is supposed to store the EAN / UPC for digital releases. See MBS-7419 Those can often be found hidden somewhere on the site (check page source, URLs, etc.) or acquired via an API if available.

Spotify

iTunes

  • Ca. 2021 Apple started embedding data from the Apple Music API in the page source, there is a userscript to parse and display it
  • Take a look at the thumbnail URL, sometimes it's in there.
  • If you found the barcode there or somewhere else you can do a check with their API
  • The Enterprise Partner Feed is probably the best of all, if you have access to it.

Deezer

7digital

Bandcamp

HDtracks

  • Use the API. The productId can be found in the URL of the release, e.g. https://www.hdtracks.com/#/album/5e16dc6995ad4845eaed2d14
    • Full release details: https://hdtracks.azurewebsites.net/api/v1/album/<productId>
    • Just title, description and UPC: https://hdtracks.azurewebsites.net/api/v1/album/<productId>/meta

Beatport

Qobuz

  • Use the API

WIP

For now merely an unsorted list of research methods/sites, notes and other stuff

Freedb

When dealing with obscure CDs or working on reports like Discs as separate releases that are hard to prove to exist:

Userscript managers

Firefox's CSP implementation can be troublesome, especially when using multiple extensions that touch CSP (For Tampermonkey you can enable "Add Tampermonkey to the HTML's CSP" but it will break page content occasionally)

Mass editing workflows

Release addition:

BookBrainz

-> WIP <- For now mostly a link collection of useful and other book related sites

Databases

Shops

Distributors

Blogs

Forums

Archives

Dictionaries

Multilingual

English

German

Japanese-English

OSINT

Other lists

About

Personal readme with tips and tricks for editors of MusicBrainz and other MetaBrainz projects

Resources

Stars

Watchers

Forks

Contributors