mirror of
https://github.com/murdos/musicbrainz-userscripts
synced 2024-12-13 11:52:27 +00:00
Added a README for convenient script installations.
This commit is contained in:
parent
193bd05ceb
commit
2946116ab0
1 changed files with 22 additions and 0 deletions
22
README.md
Normal file
22
README.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
# Bitmap’s User Scripts #
|
||||
|
||||
These are **user scripts** for [MusicBrainz](https://musicbrainz.org).
|
||||
|
||||
Once you have installed a [user script extension](https://greasyfork.org/help/installing-user-scripts) to your browser, you can click one of these scripts to install and start using it.
|
||||
|
||||
|
||||
### [MusicBrainz: Batch-add "performance of" relationships](raw/master/batch-add-recording-relationships.user.js) ###
|
||||
|
||||
Batch link recordings to works from artist **Recordings** page.
|
||||
|
||||
### [MusicBrainz: Expand/collapse release groups](raw/master/expand-collapse-release-groups.user.js) ###
|
||||
|
||||
See what’s inside a release or release group without having to follow its URL. Also adds convenient edit links for it.
|
||||
|
||||
### [MusicBrainz: Fast cancel edits](raw/master/fast-cancel-edits.user.js) ###
|
||||
|
||||
Mass cancel open edits with optional edit notes.
|
||||
|
||||
### [MusicBrainz: Set recording comments for a release](raw/master/set-recording-comments.user.js) ###
|
||||
|
||||
Batch set recording comments from a **Release** page.
|
Loading…
Reference in a new issue