ROpdebee / mb-userscripts

Collection of userscripts for MusicBrainz
MIT License
117 stars 9 forks source link

Seeding song links from song.link to Musicbrainz recording #774

Open yetanotherketan opened 2 months ago

yetanotherketan commented 2 months ago

Requesting script which can copy links from song.link page and paste it into Musicbrainz recording edit page. e.g. https://song.link/i/1051394215 copy button on this page, which copies links of all external services and a paste button on https://musicbrainz.org/recording/0a8e8d55-4b83-4f8a-9732-fbb5ded9f344/edit page, to submit all those copied links.

ROpdebee commented 1 month ago

Hi, thanks for the suggestion! Rather than creating a new userscript, I think I'd rather integrate it into MB: QoL: Paste multiple external links at once. We could integrate a mechanism that allows copying and pasting via selecting text from the song.link page, similar to #546 🤔 Alternatively, we could add a button to song.link pages, as is done for atisket in #686.

If you really want separate copy and paste buttons, like in the MB: Bulk copy-paste work codes script, I'd recommend posting your request on the community forum instead, as I unfortunately don't have the bandwidth to develop new scripts currently.