kepstin / magicisrc

JS web tool to batch-submit ISRCs to MusicBrainz
18 stars 6 forks source link

Allow submission (and seeding) of an edit note #9

Open kellnerd opened 2 years ago

kellnerd commented 2 years ago

It would be great if there was a textarea where the user could enter an edit note, e.g. the source of the ISRCs. This field could also get prefilled by other tools which seed MagicISRC from various sources.

Bonus points if it also includes the MBID/URL of the target release automatically, like tatsumo's ISRC submitter for Spotify does.

See MBS-6048 for the implementation of the edit note WS parameter.