Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

MusicBrainz Subscriptions

Highlights your subscribed artists or labels on MusicBrainz

Description

Highlights the artists or labels for which you are subscribed, changes the "Subscribe" link to "Unsubscribe" and appends a "View subscriptions" link.

Note

There's an open bug on MusicBrainz Tracker (http://bugs.musicbrainz.org/ticket/2573) to have this feature upstream.

Updates

  • 2008-06-13: Some fixes for Opera with the help of jesus2099
  • 2008-06-12: Added Script Update Checker support
  • 2007-10-15: Updated to work with the new MB release (no support for editor subscription yet)
  • 2007-09-14: Back to the XPath request to find if you're subscribed, the regex solution was wrong if you are in the top voters ; The XPath request is now compatible with Opera (thanks jesus2099)
  • 2007-08-19: contributions by jesus2099 (thanks!): fix for Opera compatibility, new link "View subscriptions", nicer decoration






Jul 23, 2008
jesus2099 Scriptwright

Hi Murdos, it's me again ! (^_^;)
Would you think it would be nice to add the decoration on artists and labels in the edit search page too ? I would. (^_^)
Thanks,
Tristan.

 
Jun 30, 2008
Jarett Scriptwright

Good to know my script updater is being used, and thanks for the link back.

 
Jun 13, 2008
jesus2099 Scriptwright

I had to add a try { … } catch(e) {} around the new Script Update Checker (lines 17 ~ 21) to make it work in Opera (because of GM_* functions).

Sorry to bother you with my browser all the time … :-/

 
Sep 19, 2007
Tarkus User

Great idea for a script. Thanks!

 
Aug 19, 2007
jesus2099 Scriptwright

Hi Murdos!
I deleted my script below already now that yours is so great! :)

 
Jul 18, 2007
jesus2099 Scriptwright

Thank you very much Murdos for your great script!
It's very well done… It must have taken time.

For Opera support I just changed the regex in xmlhttpChange() function and artistTitle.style.borderBottom = "red dotted 2px"; in subscriptionDecorator() function (because it was hard to see if the artist was subscribed).

Here is my update to the script : http://pastebin.com/f3a0cdae (diff)

I thought it would be more convenient that I upload it here for Opera users : MusicBrainz editor subscriptions (+Opera support)

Bye!

 
May 30, 2007
mll Scriptwright

Cool idea. I often grumbled about the extra clicks needed to know if I was subscribed or not. :)

You could comment on this script if you were logged in.