<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on IMDb Weaver | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/6602</link>
    <description>Recent comments on userscript: IMDb Weaver</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>aspect ratio at top, replied by MikeGolan</title>
      <description>&lt;p&gt;The aspect ratio is important now with 2.35 screen that I have at home, choosing if a 1080 is better or 720 will be enough for download...&lt;/p&gt;

&lt;p&gt;CODE: &lt;/p&gt;

&lt;p&gt;AFTER         var lang = titleDoc.getLanguage();
&lt;br /&gt;              if(...)
&lt;br /&gt;ADD&lt;/p&gt;

&lt;p&gt;       var aspect=titleDoc.getAspect();
&lt;br /&gt;       if(aspect!=null) titleAttrs.push(aspect);&lt;/p&gt;

&lt;p&gt;ADD FUNC &lt;/p&gt;

&lt;p&gt;   titleDoc.getAspect = function() {
&lt;br /&gt;        var aspect_text = this.selectNodeNullable(
&lt;br /&gt;            &quot;//*[text()='Aspect Ratio:']/following-sibling::text()[1]&quot;);
&lt;br /&gt;        if (aspect_text == null) {
&lt;br /&gt;            return null;
&lt;br /&gt;        }
&lt;br /&gt;        return aspect_text.textContent;&lt;/p&gt;

&lt;p&gt;    }&lt;/p&gt;

&lt;p&gt;I'd also love to have that AKA of the movie (and select only one title, from USA/UK/International in that order title and display only that) -  sorry no code :-(&lt;/p&gt;</description>
      <pubDate>Tue, 13 Oct 2009 18:58:58 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:37232:178902</guid>
      <author>MikeGolan</author>
      <link>http://userscripts.org/posts/178902</link>
    </item>
    <item>
      <title>Possible request, replied by nickodemos</title>
      <description>&lt;p&gt;OK thx for at least thinking about it.&lt;/p&gt;</description>
      <pubDate>Mon, 12 Oct 2009 16:22:34 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:36870:178525</guid>
      <author>nickodemos</author>
      <link>http://userscripts.org/posts/178525</link>
    </item>
    <item>
      <title>Possible request, replied by Chris No&#233;</title>
      <description>&lt;p&gt;It sounds like you're asking me to add information to titles on the Search Results page. This would involve retrieving the underlying page for each listed title in the background, and that would cause a performance hit during every title search. So no, that is not feasible.&lt;/p&gt;</description>
      <pubDate>Mon, 12 Oct 2009 12:16:55 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:36870:178482</guid>
      <author>Chris No&#233;</author>
      <link>http://userscripts.org/posts/178482</link>
    </item>
    <item>
      <title>Possible request, replied by nickodemos</title>
      <description>&lt;p&gt;Was wondering if you could add something for me. 
&lt;br /&gt;   On the site that I download movies from we have personal made list of actors and the links of the movies if they are onsite. One of the categories is the type of movie it is. All the information I need is on the actors page but the genre of the movie so this requires me to click on each movie to find this information out. Is there are way you could add a quick change so that the titles go from this:&lt;/p&gt;

&lt;p&gt;Port of New York (1949) .... Paul Vicola 
&lt;br /&gt;to this:
&lt;br /&gt;Port of New York (1949) .... Paul Vicola (Crime | Drama | Film-Noir)&lt;/p&gt;

&lt;p&gt;nickodemos&lt;/p&gt;</description>
      <pubDate>Thu, 08 Oct 2009 20:33:42 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:36870:177332</guid>
      <author>nickodemos</author>
      <link>http://userscripts.org/posts/177332</link>
    </item>
    <item>
      <title>Select First Match Bug?, replied by Wo Fat</title>
      <description>&lt;p&gt;I take it that should read: Version:  0.3.3.1? not 1.3.3.1. Great script by the way. Use it nearly everyday.&lt;/p&gt;</description>
      <pubDate>Thu, 23 Jul 2009 00:10:42 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:22864:149371</guid>
      <author>Wo Fat</author>
      <link>http://userscripts.org/posts/149371</link>
    </item>
    <item>
      <title>Select First Match Bug?, replied by Chris No&#233;</title>
      <description>&lt;p&gt;This has been fixed in 1.3.3.1&lt;/p&gt;</description>
      <pubDate>Thu, 19 Mar 2009 21:43:44 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:22864:103982</guid>
      <author>Chris No&#233;</author>
      <link>http://userscripts.org/posts/103982</link>
    </item>
    <item>
      <title>Headshot issue, replied by Chris No&#233;</title>
      <description>&lt;p&gt;This has been fixed in 1.3.3.1&lt;/p&gt;</description>
      <pubDate>Thu, 19 Mar 2009 21:43:31 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:23417:103981</guid>
      <author>Chris No&#233;</author>
      <link>http://userscripts.org/posts/103981</link>
    </item>
    <item>
      <title>Headshot issue, replied by MagnoliaSouth</title>
      <description>&lt;p&gt;Just wanted to let you know that headshots are not being magnified under full credits. Example: &lt;a href=&quot;http://www.imdb.com/title/tt0107207/fullcredits&quot;&gt;http://www.imdb.com/title/tt0107207/fullcredits&lt;/a&gt; (no headshots). &lt;/p&gt;

&lt;p&gt;Example:
&lt;br /&gt;Headshots: &lt;a href=&quot;http://www.imdb.com/title/tt0107207/&quot;&gt;http://www.imdb.com/title/tt0107207/&lt;/a&gt;
&lt;br /&gt;No headshots: &lt;a href=&quot;http://www.imdb.com/title/tt0107207/fullcredits&quot;&gt;http://www.imdb.com/title/tt0107207/fullcredits&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Just thought you might wish to know. :)&lt;/p&gt;

&lt;p&gt;Great script though! It's the only one I use continuously.&lt;/p&gt;</description>
      <pubDate>Wed, 18 Mar 2009 19:53:37 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:23417:103614</guid>
      <author>MagnoliaSouth</author>
      <link>http://userscripts.org/posts/103614</link>
    </item>
    <item>
      <title>Select First Match Bug?, replied by Chris No&#233;</title>
      <description>&lt;p&gt;I'll have a look at that when I get a chance. Frankly, even though I enabled the feature on both title and name pages, I have never really used the name page side of myself. Thanks for providing such a specific use case. That always makes it much more likely for me to analyze it.&lt;/p&gt;</description>
      <pubDate>Fri, 13 Mar 2009 01:09:36 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:22864:102243</guid>
      <author>Chris No&#233;</author>
      <link>http://userscripts.org/posts/102243</link>
    </item>
    <item>
      <title>Select First Match Bug?, replied by leopolly</title>
      <description>&lt;p&gt;This feature doesn't actually work properly when searching names. It always selects the first title. Is it supposed to be like that? Could you add support for names too?
&lt;br /&gt;Another thing: sometimes, the link beside the &quot;[A]&quot; isn't the one that is gonna be selected. Take the search for &quot;Matt Damon&quot;, for example. It puts an &quot;[A]&quot; beside a character called &quot;Matt Damon&quot;, selecting &quot;The Departed&quot;, when it actually should be selecting and putting an &quot;[A]&quot; in the actor &quot;Matt Damon&quot;.&lt;/p&gt;

&lt;p&gt;thanks for such a great script!&lt;/p&gt;</description>
      <pubDate>Sun, 08 Mar 2009 18:37:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:22864:101107</guid>
      <author>leopolly</author>
      <link>http://userscripts.org/posts/101107</link>
    </item>
    <item>
      <title>script bug?, replied by jeroen3000</title>
      <description>&lt;p&gt;indeed it reacted just as with castaban, its fixed, sorry for not reply sooner have been very busy lately.&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;</description>
      <pubDate>Fri, 27 Feb 2009 23:52:50 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:21304:98930</guid>
      <author>jeroen3000</author>
      <link>http://userscripts.org/posts/98930</link>
    </item>
    <item>
      <title>Bug when directed from board, replied by Chris No&#233;</title>
      <description>&lt;p&gt;Thanks Robin, that's a great catch. See version 0.3.2.1 for the fix, which uses your suggestion.&lt;/p&gt;</description>
      <pubDate>Sat, 21 Feb 2009 22:12:33 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:22083:97601</guid>
      <author>Chris No&#233;</author>
      <link>http://userscripts.org/posts/97601</link>
    </item>
    <item>
      <title>Bug when directed from board, replied by RobinRosengren</title>
      <description>&lt;p&gt;The &quot;Display age at release&quot; doesn't work for me, when I've been directed from the discussion-board of a movie.&lt;/p&gt;

&lt;p&gt;See Roy Rogers link here: &lt;a href=&quot;http://www.imdb.com/title/tt0095016/board/nest/129753969&quot;&gt;http://www.imdb.com/title/tt0095016/board/nest/...&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Should be an easy fix. Either block when redirected from boards, or crop after &quot;tt#######&quot;.&lt;/p&gt;

&lt;p&gt;Oh, and great script by the way...&lt;/p&gt;</description>
      <pubDate>Sat, 21 Feb 2009 17:09:43 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:22083:97538</guid>
      <author>RobinRosengren</author>
      <link>http://userscripts.org/posts/97538</link>
    </item>
    <item>
      <title>script bug?, replied by jaffigre</title>
      <description>&lt;p&gt;Thanks Chris! I had same problem and your Adblock filter helped me.&lt;/p&gt;</description>
      <pubDate>Thu, 19 Feb 2009 09:19:33 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:21304:96988</guid>
      <author>jaffigre</author>
      <link>http://userscripts.org/posts/96988</link>
    </item>
    <item>
      <title>script bug?, replied by castaban</title>
      <description>&lt;p&gt;Thanks, that did stop it. That is one hell of a rule, so complicated and long. One interesting behavior: I added the rule, that fixed it (for one page the rule is hit 6 times), then disabled it and reloaded the page and rapid fire refresh started again. Now I enabled the rule and the rapid fire refresh stopped without me even reloading the page (This time the rule got hit just once). I don't know whether this helps.&lt;/p&gt;

&lt;p&gt;I am sure to some capacity the problem is coming from this script, as when I disable it, it stops the problem).
&lt;br /&gt;Anyway, I can live with this workaround.&lt;/p&gt;</description>
      <pubDate>Thu, 12 Feb 2009 17:51:57 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:21304:95762</guid>
      <author>castaban</author>
      <link>http://userscripts.org/posts/95762</link>
    </item>
    <item>
      <title>script bug?, replied by Chris No&#233;</title>
      <description>&lt;p&gt;I am stumped by this. I'm not even sure that it's being caused by my script, because debugging statements at the very top of the script do not get executed in those rapid fire refreshes. I'm starting to wonder if this is happening to any other imdb scripts...&lt;/p&gt;

&lt;p&gt;I see now that it is not EasyList that is blocking the troublesome doubleclick content, but rather a custom rule that I have. Unfortunately I don't have any idea how I got these custom rules, but Adblock tells me which one is blocking the doubleclick goobers. I think you can add this rule yourself as follows:&lt;/p&gt;

&lt;p&gt;Paste this into the Adblock options dialog, (just open the dialog and paste it):&lt;/p&gt;

&lt;p&gt;/[^a-z\d=+]\d*((cible|com|context|double|euro(s4)?|fast|fine|pay-by-|precision|smart|specific|value)_?clicks?|clicks?(2net|adhere|ban\.php|bank\.net|booth(lnk?)\.com|over|sor\.com|tag|thrutraffic|trade|xchange))(\W|$)(?!but)/&lt;/p&gt;

&lt;p&gt;This new rule should show up under &quot;My Ad Blocking Rules&quot;. Make sure that it is Enabled.&lt;/p&gt;

&lt;p&gt;Let me know if that helps.&lt;/p&gt;</description>
      <pubDate>Wed, 11 Feb 2009 23:06:06 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:21304:95655</guid>
      <author>Chris No&#233;</author>
      <link>http://userscripts.org/posts/95655</link>
    </item>
    <item>
      <title>script bug?, replied by castaban</title>
      <description>&lt;p&gt;I have adblock plus with EasyList subscription and it still happens to me even though Adblock is enabled. This is quite annoying. Any more info you can give to us until this is corrected?&lt;/p&gt;</description>
      <pubDate>Wed, 11 Feb 2009 16:25:26 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:21304:95581</guid>
      <author>castaban</author>
      <link>http://userscripts.org/posts/95581</link>
    </item>
    <item>
      <title>script bug?, replied by Chris No&#233;</title>
      <description>&lt;p&gt;Oookay, with a little experimentation I am able to see this problem by disabling my Adblock Plus extension. Apparently there is some weird interaction with doubleclick ads that imdb has integrated into their site. I'll look into this. In the meantime, you can get Adblock here: &lt;a href=&quot;http://adblockplus.org/&quot;&gt;http://adblockplus.org/&lt;/a&gt;. You probably need a filter subscription for it to automatically block that doubleclick content, (subscriptions are free). I'm using EasyList.&lt;/p&gt;

&lt;p&gt;THANKS jeroen for reporting this.&lt;/p&gt;</description>
      <pubDate>Fri, 06 Feb 2009 13:45:44 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:21304:94522</guid>
      <author>Chris No&#233;</author>
      <link>http://userscripts.org/posts/94522</link>
    </item>
    <item>
      <title>script bug?, replied by Chris No&#233;</title>
      <description>&lt;p&gt;Hmm, that's not happening for me. Nor does IMDb Weaver have any page reloading logic. What version of the script do you have? Which imdb domain are you visiting, (varies by country)? Maybe they have a problem going on. Have you tried disabling IMDb Weaver to see if the problem still occurs? (Right-click on the greasemonkey icon in the status bar, then click on IMDb Weaver to uncheck) Do you have any other scripts that operate on imdb.com?&lt;/p&gt;</description>
      <pubDate>Fri, 06 Feb 2009 02:54:04 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:21304:94469</guid>
      <author>Chris No&#233;</author>
      <link>http://userscripts.org/posts/94469</link>
    </item>
    <item>
      <title>script bug?, replied by jeroen3000</title>
      <description>&lt;p&gt;Here at my side&lt;/p&gt;

&lt;p&gt;When i go to imdb.com and look something up, the page keeps refreshing non-stop.
&lt;br /&gt;Anyone else having this problem, if so, could this be fixed.&lt;/p&gt;

&lt;p&gt;I love using imdb weaver, so i hope this can be fixed.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;

&lt;p&gt;Jeroen/jeroen3000&lt;/p&gt;</description>
      <pubDate>Wed, 04 Feb 2009 21:54:01 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:21304:94136</guid>
      <author>jeroen3000</author>
      <link>http://userscripts.org/posts/94136</link>
    </item>
    <item>
      <title>Script Bugs, replied by Chris No&#233;</title>
      <description>&lt;p&gt;Fixed.&lt;/p&gt;</description>
      <pubDate>Sun, 21 Dec 2008 02:55:06 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:19239:85116</guid>
      <author>Chris No&#233;</author>
      <link>http://userscripts.org/posts/85116</link>
    </item>
    <item>
      <title>Script Bugs, replied by Chris No&#233;</title>
      <description>&lt;p&gt;Yep, I have noticed that the headshot magnifier is broken. IMDb seems to have changed the file naming conventions of their various picture sizes. I am trying to discern an underlying scheme that would make it possible to map smaller size pics to the larger size, but so far I am stumped. Any advice would be appreciated...&lt;/p&gt;</description>
      <pubDate>Fri, 19 Dec 2008 23:35:33 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:19239:84856</guid>
      <author>Chris No&#233;</author>
      <link>http://userscripts.org/posts/84856</link>
    </item>
    <item>
      <title>Archived Comments, replied by Chris No&#233;</title>
      <description>&lt;p&gt;Version 0.3.1.1, minor improvement: does not magnify the photo placeholders.&lt;/p&gt;</description>
      <pubDate>Thu, 11 Sep 2008 01:58:45 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:9869:18759</guid>
      <author>Chris No&#233;</author>
      <link>http://userscripts.org/posts/18759</link>
    </item>
    <item>
      <title>Archived Comments, replied by Doug Adams</title>
      <description>&lt;p&gt;Chris,&lt;/p&gt;

&lt;p&gt;I appreciate the response, but I much prefer the way that your script enlarged the headshots, it is a lot prettier.&lt;/p&gt;</description>
      <pubDate>Sun, 17 Aug 2008 08:57:27 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:9869:18760</guid>
      <author>Doug Adams</author>
      <link>http://userscripts.org/posts/18760</link>
    </item>
    <item>
      <title>Archived Comments, replied by Chris No&#233;</title>
      <description>&lt;p&gt;Version 0.3.1 makes the iMDB navigation bar collapsible. Click the blue triangle to collapse it (less clutter), or to expand it (more functionality).&lt;/p&gt;

&lt;p&gt;Enjoy.&lt;/p&gt;</description>
      <pubDate>Sat, 16 Aug 2008 02:18:17 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:9869:18761</guid>
      <author>Chris No&#233;</author>
      <link>http://userscripts.org/posts/18761</link>
    </item>
  </channel>
</rss>
