External Resources: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(→‎Parsers: General tidying and formatting)
(added MusicBrainz Video Tracklist Generator)
 
(24 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This page lists tools external to [[MusicBrainz]] that make editing or viewing data more convenient. This includes programs, scripts, reports, etc from various sources.
This page lists tools external to [[MusicBrainz]] that make editing or viewing data more convenient. This includes programs, scripts, reports, etc from various sources.

== Userscripts ==
For userscripts see [[Guides/Userscripts|Userscripts.]]

== Editing tools ==
== Editing tools ==


Line 19: Line 23:
=== External sites ===
=== External sites ===


* https://atisket.pulsewidth.org.uk/: Imports releases from a Deezer/Spotify/iTunes album url, packaging useful tools into the process, such as ISRC and cover art addition
* [https://atisket.pulsewidth.org.uk/ Atisket]: Imports releases from a Deezer/Spotify/iTunes album url, packaging useful tools into the process, such as ISRC and cover art addition
* [https://yambs.erat.org/ yambs]: Imports standalone recordings, releases, artists, labels, works, and events from user-supplied text files and from Bandcamp/Qobuz/Tidal pages. The command-line version at [https://codeberg.org/derat/yambs codeberg.org/derat/yambs] can also extract data from local MP3 files.
* https://qsniyg.github.io/maxurl/: Will find the maximum size image of a image URL (also integrated into the [[Guides/Userscripts#Userscripts: Cover art|Enhanced Cover Art Uploads]] userscript).
* [http://eac-log-lookup.blogspot.com/ eac-log-lookup]: Generate and submit DiscID's from EAC/XLD log
* https://yambs.erat.org/: Imports standalone recordings and releases from user-supplied text files or from Bandcamp/Qobuz pages. The command-line version at [https://github.com/derat/yambs github.com/derat/yambs] can extract data from local MP3 files.
* [https://qsniyg.github.io/maxurl/ Image Max URL]: Finds biggest available image from a image URL (also included in '[[Guides/Userscripts#Userscripts:_Cover_art|Enhanced Cover Art Uploads]]' userscript functionality)
* http://eac-log-lookup.blogspot.com/: Generate and submit DiscID's from EAC/XLD log
* [http://www.albunack.net/ Albunack]: Displays artist discographies that combine MusicBrainz and Discogs entries. Provides shortcuts for quickly linking MB entities to Discogs, and importing Discogs releases. Also provides a number of custom reports.
* https://chartbrainz.com/: View top rated albums based on year and genre, using MusicBrainz data
* [https://covers.musichoarders.xyz/ COV - Cover Search Engine]: Searches multiple sources for cover art, with options for region and minimum resolution.
* [https://xythium.github.io/tidal.html Xythium/TIDAL]: Quick and compact search for Tidal releases, compact display of artwork, barcodes, ISRC's, etc.
* [https://isrchunt.com/ ISRCHunt]: Checks if ISRC's from a Spotify Playlist exist in MB, supplies an Atisket link.
* [[ISRC#Resources|Multiple ISRC submission sites]]
* [[ISRC#Resources|Multiple ISRC submission sites]]

=== Bookmarklets ===

* [https://github.com/kellnerd/musicbrainz-scripts#bookmarklets Kellnerd's bookmarklets]: Compressed code snippets/actions that can be added to your browser, as a bookmark.


==Other online databases==
==Other online databases==
Line 39: Line 50:


* [[Virtual MusicBrainz Server|VirtualMusicBrainzServer]]
* [[Virtual MusicBrainz Server|VirtualMusicBrainzServer]]
* [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://codeberg.org/derat/mbstats mbstats]: Command-line tools for generating statistics about the MusicBrainz online music database
* [https://mastobrainz.retiolus.net/ MastoBrainz]: Automatically updates your Mastodon user's profile with your currently playing or last played music using data from ListenBrainz
* [https://meta.discourse.org/t/listenbrainz/254769 ListenBrainz for Discourse]: A Discourse plugin allowing users to showcase their recent ListenBrainz listens in their user profile
* [https://github.com/coopw1/BrainzBot BrainzBot]: A Discord bot that uses ListenBrainz to power commands (e.g. create and share album grids)
* [https://github.com/Serene-Arc/listenbrainz-playlist-uploader Listenbrainz Playlist Uploader:] Rust tool to upload M3U playlists to Listenbrainz
* [https://github.com/Mjsciarabba/Listenbrainz-Playlist-Sync ListenBrainz Playlist Sync for Plex:] A Python project that imports the 'Weekly Jams' playlist from ListenBrainz into Plex.
* [https://git.sr.ht/~phw/scotty Scotty:] (beta) Transfers your listens/scrobbles and favorite tracks between various music listen tracking [e.g. ListenBrainz] and streaming services.
* [https://github.com/kellnerd/listenbrainz-ts/ elbisaur:] (beta) [https://deno.com/ Deno] library to access the [https://listenbrainz.readthedocs.io/en/latest/users/api/index.html ListenBrainz API]. ListenBrainz submission and other tools, e.g. listen deletion.
* [https://github.com/mwiencek/lastfm-listenbrainz-sync Last.fm-ListenBrainz Sync:] Scripts to sync Last.fm scrobbles to ListenBrainz, allowing for local cleanup and backup of listen history.
* [https://gist.github.com/fuddl/e17aa687df6ac1c7cbee5650ccfbc889 YTMusic2listenbrainz:] Python script to submit your YouTube Music watch history to Listenbrainz.
* [https://github.com/kellnerd/cueshit Cueshit:] Convert between different cue sheet/chapter/tracklist formats (including MusicBrainz tracklists).
* [https://github.com/Sciencentistguy/qobuz_identifier qobuz_identifier:] A small command-line tool that takes a qobuz ID and matches it to MusicBrainz releases by barcode.
* [https://github.com/arifer612/musicbrainz-video-tracklist MusicBrainz Video Tracklist Generator:] Tools and a script to generate a tracklist of video recordings for MusicBrainz from the chapters of a video file.
* There are many ISRC submit tools in [[ISRC#Resources]]
* There are many ISRC submit tools in [[ISRC#Resources]]



Latest revision as of 05:04, 15 April 2024

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

Userscripts

For userscripts see Userscripts.

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

  • Atisket: Imports releases from a Deezer/Spotify/iTunes album url, packaging useful tools into the process, such as ISRC and cover art addition
  • yambs: Imports standalone recordings, releases, artists, labels, works, and events from user-supplied text files and from Bandcamp/Qobuz/Tidal pages. The command-line version at codeberg.org/derat/yambs can also extract data from local MP3 files.
  • eac-log-lookup: Generate and submit DiscID's from EAC/XLD log
  • Image Max URL: Finds biggest available image from a image URL (also included in 'Enhanced Cover Art Uploads' userscript functionality)
  • Albunack: Displays artist discographies that combine MusicBrainz and Discogs entries. Provides shortcuts for quickly linking MB entities to Discogs, and importing Discogs releases. Also provides a number of custom reports.
  • COV - Cover Search Engine: Searches multiple sources for cover art, with options for region and minimum resolution.
  • Xythium/TIDAL: Quick and compact search for Tidal releases, compact display of artwork, barcodes, ISRC's, etc.
  • ISRCHunt: Checks if ISRC's from a Spotify Playlist exist in MB, supplies an Atisket link.
  • Multiple ISRC submission sites

Bookmarklets

Other online databases

See Other Databases.

Access MusicBrainz using external APIs

See MusicBrainz API libraries

Other

  • VirtualMusicBrainzServer
  • ReleaseFeed: Generates Atom (RSS) feeds for new releases by specified artists on Bandcamp and/or Spotify
  • outsidecontext's MusicBrainz Projects: git repositories/code for various MB and LB projects
  • mbstats: Command-line tools for generating statistics about the MusicBrainz online music database
  • MastoBrainz: Automatically updates your Mastodon user's profile with your currently playing or last played music using data from ListenBrainz
  • ListenBrainz for Discourse: A Discourse plugin allowing users to showcase their recent ListenBrainz listens in their user profile
  • BrainzBot: A Discord bot that uses ListenBrainz to power commands (e.g. create and share album grids)
  • Listenbrainz Playlist Uploader: Rust tool to upload M3U playlists to Listenbrainz
  • ListenBrainz Playlist Sync for Plex: A Python project that imports the 'Weekly Jams' playlist from ListenBrainz into Plex.
  • Scotty: (beta) Transfers your listens/scrobbles and favorite tracks between various music listen tracking [e.g. ListenBrainz] and streaming services.
  • elbisaur: (beta) Deno library to access the ListenBrainz API. ListenBrainz submission and other tools, e.g. listen deletion.
  • Last.fm-ListenBrainz Sync: Scripts to sync Last.fm scrobbles to ListenBrainz, allowing for local cleanup and backup of listen history.
  • YTMusic2listenbrainz: Python script to submit your YouTube Music watch history to Listenbrainz.
  • Cueshit: Convert between different cue sheet/chapter/tracklist formats (including MusicBrainz tracklists).
  • qobuz_identifier: A small command-line tool that takes a qobuz ID and matches it to MusicBrainz releases by barcode.
  • MusicBrainz Video Tracklist Generator: Tools and a script to generate a tracklist of video recordings for MusicBrainz from the chapters of a video file.
  • There are many ISRC submit tools in ISRC#Resources

Old/defunct