2015-06-10 13:02:51 +00:00
# MusicBrainz UserScripts
2015-07-18 21:04:29 +00:00
* [Display shortcut for relationships on MusicBrainz ](#mb_relationship_shortcuts )
2015-06-10 13:02:51 +00:00
* [Import Bandcamp releases to MusicBrainz ](#bandcamp_importer )
* [Import Bandcamp releases to MusicBrainz Album Link Helper ](#bandcamp_importer_helper )
* [Import Beatport Pro releases to MusicBrainz ](#beatport_pro_importer )
* [Import Beatport releases to MusicBrainz ](#beatport_importer )
* [Import CD1D releases to MusicBrainz ](#cd1d_importer )
2015-05-27 19:29:19 +00:00
* [Import Discogs releases to MusicBrainz ](#discogs_importer )
* [Import Encyclopedisque releases to MusicBrainz ](#encyclopedisque_importer )
2015-06-13 09:38:55 +00:00
* [Import Juno Download releases to MusicBrainz ](#juno_download_importer )
2015-06-17 07:51:08 +00:00
* [Import Last.fm releases to MusicBrainz ](#lastfm_importer )
2015-09-27 09:20:39 +00:00
* [Import Metal Archives releases into MusicBrainz ](#metalarchives_importer )
2015-07-16 09:13:35 +00:00
* [Import Qobuz releases to MusicBrainz ](#qobuz_importer )
2016-03-15 19:46:39 +00:00
* [Import Takealot releases to MusicBrainz ](#takealot_importer )
2015-05-27 19:29:19 +00:00
* [Musicbrainz DiscIds Detector ](#mb_discids_detector )
* [Musicbrainz UI enhancements ](#mb_ui_enhancements )
2015-05-27 14:40:30 +00:00
2015-07-18 21:04:29 +00:00
## <a name="mb_relationship_shortcuts"></a> Display shortcut for relationships on MusicBrainz
Display icon shortcut for relationships of release-group, release, recording and work: e.g. Amazon, Discogs, Wikipedia, ... links. This allows to access some relationships without opening the entity page.
[![Source ](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png )](https://github.com/murdos/musicbrainz-userscripts/blob/master/mb_relationship_shortcuts.user.js)
[![Install ](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png )](https://raw.github.com/murdos/musicbrainz-userscripts/master/mb_relationship_shortcuts.user.js)
2015-06-10 13:02:51 +00:00
## <a name="bandcamp_importer"></a> Import Bandcamp releases to MusicBrainz
2015-05-27 14:40:30 +00:00
2015-05-28 08:26:38 +00:00
Add a button on Bandcamp's album pages to open MusicBrainz release editor with pre-filled data for the selected release
2015-05-27 19:29:19 +00:00
[![Source ](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png )](https://github.com/murdos/musicbrainz-userscripts/blob/master/bandcamp_importer.user.js)
[![Install ](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png )](https://raw.github.com/murdos/musicbrainz-userscripts/master/bandcamp_importer.user.js)
2015-05-27 14:40:30 +00:00
2015-06-10 13:02:51 +00:00
## <a name="bandcamp_importer_helper"></a> Import Bandcamp releases to MusicBrainz Album Link Helper
2015-05-27 14:40:30 +00:00
2015-05-28 08:26:38 +00:00
Add a link to Bandcamp's album canonical URL on pages without /album/, for one to import the release into MusicBrainz
2015-05-27 19:29:19 +00:00
[![Source ](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png )](https://github.com/murdos/musicbrainz-userscripts/blob/master/bandcamp_importer_helper.user.js)
[![Install ](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png )](https://raw.github.com/murdos/musicbrainz-userscripts/master/bandcamp_importer_helper.user.js)
2015-05-27 14:40:30 +00:00
2015-06-10 13:02:51 +00:00
## <a name="beatport_pro_importer"></a> Import Beatport Pro releases to MusicBrainz
2015-05-27 14:40:30 +00:00
2015-05-27 19:29:19 +00:00
One-click importing of releases from pro.beatport.com/release pages into MusicBrainz
2015-05-27 14:40:30 +00:00
2015-05-27 19:29:19 +00:00
[![Source ](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png )](https://github.com/murdos/musicbrainz-userscripts/blob/master/beatport_pro_importer.user.js)
[![Install ](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png )](https://raw.githubusercontent.com/murdos/musicbrainz-userscripts/master/beatport_pro_importer.user.js)
2015-05-27 14:40:30 +00:00
2015-06-10 13:02:51 +00:00
## <a name="beatport_importer"></a> Import Beatport releases to MusicBrainz
One-click importing of releases from beatport.com/release pages into MusicBrainz
[![Source ](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png )](https://github.com/murdos/musicbrainz-userscripts/blob/master/beatport_importer.user.js)
[![Install ](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png )](https://raw.githubusercontent.com/murdos/musicbrainz-userscripts/master/beatport_importer.user.js)
## <a name="cd1d_importer"></a> Import CD1D releases to MusicBrainz
2015-05-27 14:40:30 +00:00
2015-05-28 08:26:38 +00:00
Add a button on CD1D.com release pages allowing to open MusicBrainz release editor with pre-filled data for the selected release
2015-05-27 19:29:19 +00:00
[![Source ](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png )](https://github.com/murdos/musicbrainz-userscripts/blob/master/cd1d_importer.user.js)
[![Install ](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png )](https://raw.github.com/murdos/musicbrainz-userscripts/master/cd1d_importer.user.js)
2015-05-27 14:40:30 +00:00
2015-06-10 13:02:51 +00:00
## <a name="discogs_importer"></a> Import Discogs releases to MusicBrainz
Add a button to import Discogs releases to MusicBrainz and add links to matching MusicBrainz entities for various Discogs entities (artist,release,master,label)
2015-05-27 14:40:30 +00:00
2015-05-27 19:29:19 +00:00
[![Source ](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png )](https://github.com/murdos/musicbrainz-userscripts/blob/master/discogs_importer.user.js)
2016-03-15 19:46:39 +00:00
[![Install ](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png )](https://raw.githubusercontent.com/murdos/musicbrainz-userscripts/master/discogs_importer.user.js)
2015-05-27 14:40:30 +00:00
2015-06-10 13:02:51 +00:00
## <a name="encyclopedisque_importer"></a> Import Encyclopedisque releases to MusicBrainz
2015-05-27 14:40:30 +00:00
2015-05-27 19:29:19 +00:00
Easily import Encyclopedisque releases into MusicBrainz
2015-05-27 14:40:30 +00:00
2015-05-27 19:29:19 +00:00
[![Source ](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png )](https://github.com/murdos/musicbrainz-userscripts/blob/master/encyclopedisque_importer.user.js)
[![Install ](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png )](https://raw.github.com/murdos/musicbrainz-userscripts/master/encyclopedisque_importer.user.js)
2015-05-27 14:40:30 +00:00
2015-06-13 09:38:55 +00:00
## <a name="juno_download_importer"></a> Import Juno Download releases to MusicBrainz
One-click importing of releases from junodownload.com/products pages into MusicBrainz
[![Source ](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png )](https://github.com/murdos/musicbrainz-userscripts/blob/master/juno_download_importer.user.js)
[![Install ](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png )](https://raw.githubusercontent.com/murdos/musicbrainz-userscripts/master/juno_download_importer.user.js)
2015-06-17 07:51:08 +00:00
## <a name="lastfm_importer"></a> Import Last.fm releases to MusicBrainz
One-click importing of releases from last.fm into MusicBrainz. PLEASE import releases from more reliable sources if possible.
[![Source ](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png )](https://github.com/murdos/musicbrainz-userscripts/blob/master/lastfm_importer.user.js)
[![Install ](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png )](https://raw.githubusercontent.com/murdos/musicbrainz-userscripts/master/lastfm_importer.user.js)
2015-09-27 09:20:39 +00:00
## <a name="metalarchives_importer"></a> Import Metal Archives releases into MusicBrainz
2015-09-27 09:18:57 +00:00
Add a button on Metal Archives release pages allowing to open MusicBrainz release editor with pre-filled data for the selected release
[![Source ](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png )](https://github.com/murdos/musicbrainz-userscripts/blob/master/metalarchives_importer.user.js)
[![Install ](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png )](https://raw.github.com/murdos/musicbrainz-userscripts/master/metalarchives_importer.user.js)
2015-07-16 09:13:35 +00:00
## <a name="qobuz_importer"></a> Import Qobuz releases to MusicBrainz
Add a button on Qobuz's album pages to open MusicBrainz release editor with pre-filled data for the selected release
[![Source ](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png )](https://github.com/murdos/musicbrainz-userscripts/blob/master/qobuz_importer.user.js)
[![Install ](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png )](https://raw.github.com/murdos/musicbrainz-userscripts/master/qobuz_importer.user.js)
2016-03-15 19:46:39 +00:00
## <a name="takealot_importer"></a> Import Takealot releases to MusicBrainz
Add a button to import Takealot releases to MusicBrainz
[![Source ](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png )](https://github.com/murdos/musicbrainz-userscripts/blob/master/takealot_importer.user.js)
2016-03-15 19:49:17 +00:00
[![Install ](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png )](https://raw.github.com/murdos/musicbrainz-userscripts/master/takealot_importer.user.js)
2016-03-15 19:46:39 +00:00
2015-06-10 13:02:51 +00:00
## <a name="mb_discids_detector"></a> Musicbrainz DiscIds Detector
2015-05-27 19:29:19 +00:00
Generate MusicBrainz DiscIds from online EAC logs, and check existence in MusicBrainz database.
[![Source ](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png )](https://github.com/murdos/musicbrainz-userscripts/blob/master/mb_discids_detector.user.js)
[![Install ](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png )](https://raw.githubusercontent.com/murdos/musicbrainz-userscripts/master/mb_discids_detector.user.js)
2015-06-10 13:02:51 +00:00
## <a name="mb_ui_enhancements"></a> Musicbrainz UI enhancements
2015-05-27 19:29:19 +00:00
Various UI enhancements for Musicbrainz
[![Source ](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png )](https://github.com/murdos/musicbrainz-userscripts/blob/master/mb_ui_enhancements.user.js)
[![Install ](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png )](https://raw.githubusercontent.com/murdos/musicbrainz-userscripts/master/mb_ui_enhancements.user.js)
2015-05-27 14:40:30 +00:00