[RESOLVED] Getting Musicbrainz "Send to Tagger" to work.

Discussions about the Application Boundaries Enforcer (ABE) module
instinct
Posts: 3
Joined: Tue Aug 04, 2009 3:00 pm

[RESOLVED] Getting Musicbrainz "Send to Tagger" to work.

Post by instinct »

Musicbrainz.org has a nifty feature where it sends album information from the browser to the local tagger application with a single click on a link. Noscript ABE seems to block that. This is the error that I get.

Image

I realize that blocking such links from the general web is a good idea, but I trust Musicbrainz.org and would like to have the ability to allow select sites like it. How do I go about allowing only Musicbrainz to do this?
Last edited by instinct on Tue Jun 22, 2010 11:24 am, edited 1 time in total.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
instinct
Posts: 3
Joined: Tue Aug 04, 2009 3:00 pm

Re: Getting Musicbrainz "Send to Tagger" to work.

Post by instinct »

Judging by the lack of replies to my query, would I be right in assuming that there's currently no way to do this?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
dhouwn
Bug Buster
Posts: 968
Joined: Thu Mar 19, 2009 12:51 pm

Re: Getting Musicbrainz "Send to Tagger" to work.

Post by dhouwn »

Open NoScript Options → Advanced → ABE, select the SYSTEM ruleset, click "Edit" and insert the following rule at the beginning of the file:

Code: Select all

# Musicbrainz exception
Site http://127.0.0.1:8000
Accept from musicbrainz.org
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
Guest

Re: Getting Musicbrainz "Send to Tagger" to work.

Post by Guest »

Thanks. Now it works again.
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091109 Ubuntu/9.10 (karmic) Firefox/3.5.5 GTB5
instinct
Posts: 3
Joined: Tue Aug 04, 2009 3:00 pm

Re: Getting Musicbrainz "Send to Tagger" to work.

Post by instinct »

dhouwn wrote:Open NoScript Options > Advanced > ABE, select the SYSTEM ruleset, click "Edit" and insert the following rule at the beginning of the file:

Code: Select all

# Musicbrainz exception
Site http://127.0.0.1:8000
Accept from musicbrainz.org
Thanks "dhouwn". That solved it.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9
Raffer

Re: [RESOLVED] Getting Musicbrainz "Send to Tagger" to work.

Post by Raffer »

thanks
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0
Post Reply