https://github.com/lioncat6/musicbrainz-userscripts
Collection of my MusicBrainz Userscripts
https://github.com/lioncat6/musicbrainz-userscripts
musicbrainz userscript userscripts
Last synced: 3 months ago
JSON representation
Collection of my MusicBrainz Userscripts
- Host: GitHub
- URL: https://github.com/lioncat6/musicbrainz-userscripts
- Owner: Lioncat6
- Created: 2024-11-03T20:20:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-14T21:28:13.000Z (about 1 year ago)
- Last Synced: 2024-12-21T13:59:53.572Z (about 1 year ago)
- Topics: musicbrainz, userscript, userscripts
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MusicBrainz-UserScripts
Collection of my MusicBrainz Userscripts
## [Musicbrainz Artist SAMBL Button](https://github.com/Lioncat6/MusicBrainz-UserScripts/blob/main/Musicbrainz-Artist-SAMBL-Button.js)
### **[Import Userscript](https://github.com/Lioncat6/MusicBrainz-UserScripts/raw/refs/heads/main/Musicbrainz-Artist-SAMBL-Button.user.js)** [[View on greasyfork](https://greasyfork.org/en/scripts/515640-musicbrainz-artist-sambl-button)]
Adds a button to go to an artists [SAMBL](https://lioncat6.github.io/SAMBL/) lookup page

## [Edit Release: No Label Button](https://github.com/Lioncat6/MusicBrainz-UserScripts/blob/main/No-Label-Button.user.js)
### **[Import Userscript](https://github.com/Lioncat6/MusicBrainz-UserScripts/raw/main/No-Label-Button.user.js)**
Adds a button to quickly set a release as not having a label

## [MB Release Edit Seeding Helper](https://github.com/Lioncat6/MusicBrainz-UserScripts/blob/main/Seeding-Helper.user.js)
### **[Import Userscript](https://github.com/Lioncat6/MusicBrainz-UserScripts/raw/main/Seeding-Helper.user.js)**
Enables the seeding of MusicBrainz release editor fields via URL parameters. Fixes [MBS-13688](https://tickets.metabrainz.org/browse/MBS-13688)
Follows this documentation: https://musicbrainz.org/doc/Development/Seeding/Release_Editor
