External Resources: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
m (→‎External sites: Update URL to yambs source repository.)
(added https://codeberg.org/derat/mbstats)
Line 40: Line 40:
* [https://releasefeed.elomatreb.eu/ ReleaseFeed]: Generates Atom (RSS) feeds for new releases by specified artists on Bandcamp and/or Spotify
* [https://releasefeed.elomatreb.eu/ ReleaseFeed]: Generates Atom (RSS) feeds for new releases by specified artists on Bandcamp and/or Spotify
* [https://sr.ht/~phw/musicbrainz/ outsidecontext's MusicBrainz Projects]: git repositories/code for various MB and LB projects
* [https://sr.ht/~phw/musicbrainz/ outsidecontext's MusicBrainz Projects]: git repositories/code for various MB and LB projects
* [https://codeberg.org/derat/mbstats mbstats]: Command-line tools for generating statistics about the MusicBrainz online music database.
* There are many ISRC submit tools in [[ISRC#Resources]]
* There are many ISRC submit tools in [[ISRC#Resources]]



Revision as of 02:42, 24 April 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

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: Parsers 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. Require at Perl v5.10 or newer, and a differing set of Perl Modules based off the particular service. Local file parsers are format specific.
  • vgmdb2mb.py: Python script to import VGMDB to MusicBrainz

External sites

Other online databases

See Other Databases.

Access MusicBrainz using external APIs

See MusicBrainz API libraries

Other

Old/defunct