murdos / musicbrainz-userscripts

Collection of userscripts for MusicBrainz, by various authors
535 stars 89 forks source link

Set recording comments not working if URL has query string #563

Closed ErikLevin closed 2 months ago

ErikLevin commented 2 months ago

The @include statement in set-recording-comments.user.js prevents it from working when the release URL has a query string, for example the "?tport=xxxx" which appears when you use Picard. Or maybe it's some other user script that adds that, can't remember. :D Anyway, the script should probably work when a query string has been added.