mirror of
https://github.com/murdos/musicbrainz-userscripts
synced 2025-03-04 14:27:14 +00:00
cd1d_importer: add more websites, they all share the same interface
This commit is contained in:
parent
e0ca73766a
commit
af2e38d30a
1 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
|||
// @name Import CD1D releases to MusicBrainz
|
||||
// @description Add a button on CD1D.com release pages allowing to open MusicBrainz release editor with pre-filled data for the selected release
|
||||
// @namespace http://userscripts.org/users/517952
|
||||
// @include http://1d-aquitaine.com/*/album/*
|
||||
// @include http://1d-midipyrenees.com/*/album/*
|
||||
// @include http://1d-paca.com/*/album/*
|
||||
// @include http://1d-paysdelaloire.com/*/album/*
|
||||
// @include http://1d-rhonealpes.com/*/album/*
|
||||
// @include http://cd1d.com/*/album/*
|
||||
// @version 2015.06.10.2
|
||||
// @downloadURL https://raw.github.com/murdos/musicbrainz-userscripts/master/cd1d_importer.user.js
|
||||
|
|
Loading…
Add table
Reference in a new issue