mirror of
https://github.com/murdos/musicbrainz-userscripts
synced 2024-11-10 05:04:13 +00:00
Regenerate README.md
This commit is contained in:
parent
768addf94d
commit
c71fd0ef41
1 changed files with 1 additions and 9 deletions
10
README.md
10
README.md
|
@ -6,7 +6,6 @@
|
|||
- [Import Beatport Classic releases to MusicBrainz](#beatport_classic_importer)
|
||||
- [Import Beatport releases to MusicBrainz](#beatport_importer)
|
||||
- [Import Boomkat releases to Musicbrainz](#boomkat_importer)
|
||||
- [Import CD Baby releases to MusicBrainz](#cdbaby_importer)
|
||||
- [Import CD1D releases to MusicBrainz](#cd1d_importer)
|
||||
- [Import Deezer releases into MusicBrainz](#deezer_importer)
|
||||
- [Import Discogs releases to MusicBrainz](#discogs_importer)
|
||||
|
@ -71,13 +70,6 @@ Add a button on Boomkat release pages to open MusicBrainz release editor with pr
|
|||
|
||||
[![Source](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png)](https://github.com/murdos/musicbrainz-userscripts/blob/master/boomkat_importer.user.js)
|
||||
|
||||
## <a name="cdbaby_importer"></a> Import CD Baby releases to MusicBrainz
|
||||
|
||||
One-click importing of releases from cdbaby.com into MusicBrainz.
|
||||
|
||||
[![Source](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png)](https://github.com/murdos/musicbrainz-userscripts/blob/master/cdbaby_importer.user.js)
|
||||
[![Install](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png)](https://raw.githubusercontent.com/murdos/musicbrainz-userscripts/master/cdbaby_importer.user.js)
|
||||
|
||||
## <a name="cd1d_importer"></a> Import CD1D releases to MusicBrainz
|
||||
|
||||
Add a button on CD1D.com release pages allowing to open MusicBrainz release editor with pre-filled data for the selected release
|
||||
|
@ -195,7 +187,7 @@ Direct links to the recording edit page are added to instruments' recordings pag
|
|||
Batch link recordings to works from artist Recordings page.
|
||||
|
||||
[![Source](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png)](https://github.com/murdos/musicbrainz-userscripts/blob/master/batch-add-recording-relationships.user.js)
|
||||
[![Install](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png)](https://raw.githubusercontent.com/murdos/musicbrainz-userscripts/master/batch-add-recording-relationships.user.js)
|
||||
[![Install](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png)](https://github.com/murdos/musicbrainz-userscripts/raw/master/batch-add-recording-relationships.user.js)
|
||||
|
||||
## <a name="expand-collapse-release-groups"></a> MusicBrainz: Expand/collapse release groups
|
||||
|
||||
|
|
Loading…
Reference in a new issue