mirror of
https://github.com/murdos/musicbrainz-userscripts
synced 2024-12-13 11:52:27 +00:00
Add Metal Archives importer to README
This commit is contained in:
parent
4e0da45657
commit
e0250f6f83
1 changed files with 8 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
* [Import Encyclopedisque releases to MusicBrainz](#encyclopedisque_importer)
|
||||
* [Import Juno Download releases to MusicBrainz](#juno_download_importer)
|
||||
* [Import Last.fm releases to MusicBrainz](#lastfm_importer)
|
||||
* [Import Metal Archives releases into MB](#metalarchives_importer)
|
||||
* [Import Qobuz releases to MusicBrainz](#qobuz_importer)
|
||||
* [Musicbrainz DiscIds Detector](#mb_discids_detector)
|
||||
* [Musicbrainz UI enhancements](#mb_ui_enhancements)
|
||||
|
@ -84,6 +85,13 @@ One-click importing of releases from last.fm into MusicBrainz. PLEASE import rel
|
|||
[![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)
|
||||
|
||||
## <a name="metalarchives_importer"></a> Import Metal Archives releases into MB
|
||||
|
||||
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)
|
||||
|
||||
## <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
|
||||
|
|
Loading…
Reference in a new issue