External Resources: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
m (→‎Valuable online databases: remove underscores & add link)
(→‎Valuable online databases: Moved online databases into the other page - it seems these lists were not kept up to date concurrently/were doubling up (or not) on info)
Line 28: Line 28:
* [[ISRC#Resources|Multiple ISRC submission sites]]
* [[ISRC#Resources|Multiple ISRC submission sites]]


==Valuable online databases==
==Other online databases==


See [[Other Databases]].
See [[Other Databases]].

{| border="1"
|-
| '''URI''' || '''Wikipedia Entry''' || '''Comments''' (reliability, etc)
|-
| [http://www.discogs.com/ http://www.discogs.com/] || [[WikiPedia:Discogs|Discogs]] ||
|-
| [http://allmusic.com/ http://allmusic.com/] || [[WikiPedia:Allmusic|Allmusic]] ||
|-
| [http://en.wikipedia.org/ http://en.wikipedia.org/] || [[WikiPedia:Wikipedia|Wikipedia]] ||
|-
| [http://amazon.com http://amazon.com] || ||
|-
| [http://amazon.co.uk http://amazon.co.uk] || ||
|-
| [http://amazon.fr http://amazon.fr] || || Releases dates often wrong
|-
| [http://amazon.de http://amazon.de] || || Often omits to mark imports as "[Import]"
|-
| [http://www.metal-archives.com http://www.metal-archives.com] || [[WikiPedia:Encyclopaedia_Metallum|Encyclopaedia Metallum]] ||
|-
| [http://www.encyclopedisque.fr http://www.encyclopedisque.fr] || [[Wikidata::Q63345666|Encyclopédisque (Wikidata)]] || For French vinyls
|-
| [http://www.lpdiscography.com/ http://www.lpdiscography.com/] || [[Wikidata::Q116035887|LP Discography (Wikidata)]] || Has dates, labels, and catalog numbers
|-
| [https://rateyourmusic.com// https://rateyourmusic.com/] || [[WikiPedia:Rate_Your_Music|Rate Your Music]] || Good for genres and formation date/place
|}

About amazon's [Import] label not being trustworthy, here is the smoke-proof to check whether the IMPORT is bogus or not on .fr. Switch the tld to .de: [http://www.amazon.de/gp/product/B00004UH7R http://www.amazon.de/gp/product/B00004UH7R]

Check what they have as a label, in this case: Label: France (Megaphon Importservice) => it comes from france, and the [Import] is on .fr is bogus.


==Access MusicBrainz using external APIs==
==Access MusicBrainz using external APIs==
Line 74: Line 43:
* There are many ISRC submit tools in [[ISRC#Resources]]
* There are many ISRC submit tools in [[ISRC#Resources]]


== Old ==
== Old/defunct ==


* [http://davesmey.com/programs/autoit/emutomb.htm eMusic-to-Musicbrainz import tool]
* [http://davesmey.com/programs/autoit/emutomb.htm eMusic-to-Musicbrainz import tool]

Revision as of 03:57, 14 January 2023

This page lists tools external to MusicBrainz that make editing or viewing data more convenient. This includes programs, scripts, reports, etc from various sources.

Editing tools

User scripts / GreaseMonkey / User javascripts / UserJS

See Guides/Userscripts for more information and a list of MusicBrainz userscripts.

Userscripts run in a users web browser and make on-the-fly local changes to specific web pages. In MusicBrainz they are generally used to change the display of pages, often facilitating editing.

For instance, a script may add functionalities to a MusicBrainz page, or shorten repetitive actions to only one click, and so on.

Parsers

  • Bandcamp, Beatport, and Local File Parsers (with great assistance comes great responsibility). These parsers are meant to be run at the command line passing in either a URL (Bandcamp release, or Beatport release), or a directory with a set of files. The local file parsers run on all files in a directory with the same extension, and are intended to output a whole release, suitable for copying / pasting into the tracklist page's Track Parser. They are written in Perl, require at least Perl v5.10 and a differing set of Perl Modules based off the particular service. The local file parsers are currently format specific.

External sites

Other online databases

See Other Databases.

Access MusicBrainz using external APIs

See MusicBrainz API libraries

Other

Old/defunct