<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on MusicBrainz AR disambiguation | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/9169</link>
    <description>Recent comments on userscript: MusicBrainz AR disambiguation</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Opera support (AR disambiguation), replied by jesus2099</title>
      <description>&lt;p&gt;Hi Jugdish.
&lt;br /&gt;It works for me when I first come to the existing AR edit page.
&lt;br /&gt;But is it supposed to do a new request when changing one side of the AR or when clicking ''change direction'' ?
&lt;br /&gt;I don't have any new request so the script is quite unusable for me. I think it's because I use Opera.
&lt;br /&gt;Thanks, Tristan.&lt;/p&gt;</description>
      <pubDate>Tue, 10 Feb 2009 15:26:12 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:21587:95290</guid>
      <author>jesus2099</author>
      <link>http://userscripts.org/posts/95290</link>
    </item>
    <item>
      <title>Archived Comments, replied by Chiark</title>
      <description>&lt;p&gt;Seems a small change to the track page has broken this; I fixed mine by changing the following lines:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;	var artist = data.match(/^\s*&amp;lt;span class=&quot;linkartist&quot;&amp;gt;.*?(&amp;lt;a href=.*? title=&quot;Artist.*?&quot;&amp;gt;.*?&amp;lt;\/a&amp;gt;)&amp;lt;\/span&amp;gt;/m);&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;to &lt;/p&gt;

&lt;p&gt;&lt;code&gt;	var artist = data.match(/^\s*&amp;lt;span class=&quot;linkartist-icon&quot;&amp;gt;.*?(&amp;lt;a href=.*? title=&quot;Artist.*?&quot;&amp;gt;.*?&amp;lt;\/a&amp;gt;)&amp;lt;\/span&amp;gt;/m);&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;and&lt;/p&gt;

&lt;p&gt;&lt;code&gt;	var release = data.match(/^\s*&amp;lt;span class=&quot;linkrelease&quot;&amp;gt;.*?(&amp;lt;a href=.*? title=&quot;Release&quot;&amp;gt;.*?&amp;lt;\/a&amp;gt;)&amp;lt;\/span&amp;gt;/m);&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;to &lt;/p&gt;

&lt;p&gt;&lt;code&gt;	var release = data.match(/^\s*&amp;lt;span class=&quot;linkrelease-icon&quot;&amp;gt;.*?(&amp;lt;a href=.*? title=&quot;Release&quot;&amp;gt;.*?&amp;lt;\/a&amp;gt;)&amp;lt;\/span&amp;gt;/m);&lt;/code&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 01 Jun 2008 15:46:04 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13273:41289</guid>
      <author>Chiark</author>
      <link>http://userscripts.org/posts/41289</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jugdish</title>
      <description>&lt;p&gt;Updated script to add the release date (first one listed among release events) for releases.&lt;/p&gt;</description>
      <pubDate>Thu, 14 Jun 2007 07:14:24 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13273:41290</guid>
      <author>Jugdish</author>
      <link>http://userscripts.org/posts/41290</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jugdish</title>
      <description>&lt;p&gt;Thanks for the heads up, this bug has been fixed in the latest version.&lt;/p&gt;</description>
      <pubDate>Wed, 06 Jun 2007 23:13:18 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13273:41291</guid>
      <author>Jugdish</author>
      <link>http://userscripts.org/posts/41291</link>
    </item>
    <item>
      <title>Archived Comments, replied by Brian Schweitzer</title>
      <description>&lt;p&gt;It works really well - just AR'd up 31 &quot;cover of&quot; Beatles ARs tonight, and this saved a lot of headaches.  I noticed it's pulling wierd artists on the target side (at least for Beatles tracks) - I kept getting Clapton, Hendrix, etc, as artist instead of the Beatles - and I'm sure that it was the Beatles.  Album title was always right, though, so I could tell from that.&lt;/p&gt;</description>
      <pubDate>Mon, 28 May 2007 09:34:43 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13273:41292</guid>
      <author>Brian Schweitzer</author>
      <link>http://userscripts.org/posts/41292</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews</title>
      <description>&lt;p&gt;The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)&lt;/p&gt;</description>
      <pubDate>Wed, 17 Nov 2004 01:05:08 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13273:41288</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/41288</link>
    </item>
  </channel>
</rss>
