Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atj/userscripts
A collection of userscripts primarily relating to to importing and editing releases on MusicBrainz.
https://github.com/atj/userscripts
greasemonkey musicbrainz tampermonkey userscript userscripts violentmonkey
Last synced: 3 months ago
JSON representation
A collection of userscripts primarily relating to to importing and editing releases on MusicBrainz.
- Host: GitHub
- URL: https://github.com/atj/userscripts
- Owner: atj
- License: mit
- Created: 2019-06-13T19:40:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T20:10:27.000Z (3 months ago)
- Last Synced: 2024-11-01T21:19:00.364Z (3 months ago)
- Topics: greasemonkey, musicbrainz, tampermonkey, userscript, userscripts, violentmonkey
- Language: JavaScript
- Homepage:
- Size: 847 KB
- Stars: 27
- Watchers: 5
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - atj/userscripts - A collection of userscripts primarily relating to to importing and editing releases on MusicBrainz. (JavaScript)
README
# atj's userscripts
![Build Status](https://github.com/atj/userscripts/workflows/CI/badge.svg)
All scripts are available under the MIT license.
## Add a-tisket button to Deezer
Adds a button to Deezer interface to load the current release into a-tisket.
[![Source](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png)](https://github.com/atj/userscripts/blob/master/deezer_atisket_link.user.js)
[![Install](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png)](https://github.com/atj/userscripts/raw/master/deezer_atisket_link.user.js)## Add a-tisket button to Spotify
Adds a button to the Spotify interface to load the current release into a-tisket.
[![Source](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png)](https://github.com/atj/userscripts/blob/master/spotify_atisket_link.user.js)
[![Install](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png)](https://github.com/atj/userscripts/raw/master/spotify_atisket_link.user.js)## Add a link to MusicBrainz to import ISRCs
Adds an "import ISRCs" link on MusicBrainz releases which have a Spotify URL.
[![Source](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png)](https://github.com/atj/userscripts/blob/master/mb_spotify_isrc_link.user.js)
[![Install](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png)](https://github.com/atj/userscripts/raw/master/mb_spotify_isrc_link.user.js)## MusicBrainz: Semi-automate adding "remixer" and "remix of" credits
Adds links to the relationship editor that semi-automate adding "remixer" and "remix-of" credits to recordings.
[![Source](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png)](https://github.com/atj/userscripts/blob/master/mb_add_remix_credit_links.user.js)
[![Install](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png)](https://github.com/atj/userscripts/raw/master/mb_add_remix_credit_links.user.js)## MusicBrainz: Disable browser autofill on the tags field
Disables browser autofill functionality on the tags input field.
[![Source](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png)](https://github.com/atj/userscripts/blob/master/mb_disable_tags_field_browser_autofill.user.js)
[![Install](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png)](https://github.com/atj/userscripts/raw/master/mb_disable_tags_field_browser_autofill.user.js)## MusicBrainz: Disable the tags field genre autocompletion
Disables the tags input field genre autocompletion functionality.
[![Source](https://github.com/jerone/UserScripts/blob/master/_resources/Source-button.png)](https://github.com/atj/userscripts/blob/master/mb_disable_tags_field_genre_autocomplete.user.js)
[![Install](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png)](https://github.com/atj/userscripts/raw/master/mb_disable_tags_field_genre_autocomplete.user.js)