<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Fix MPAA &amp; Aspect Ratio Fetching (Updated)</title>
	<atom:link href="http://themetabrowser.com/2009/11/13/fix-mpaa-aspect-ratio-fetching/feed/" rel="self" type="application/rss+xml" />
	<link>http://themetabrowser.com/2009/11/13/fix-mpaa-aspect-ratio-fetching/</link>
	<description>Your all-in-one solution for metadata.</description>
	<lastBuildDate>Wed, 08 Sep 2010 04:20:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: ckitching</title>
		<link>http://themetabrowser.com/2009/11/13/fix-mpaa-aspect-ratio-fetching/comment-page-1/#comment-38</link>
		<dc:creator>ckitching</dc:creator>
		<pubDate>Sat, 20 Feb 2010 20:22:14 +0000</pubDate>
		<guid isPermaLink="false">http://themetabrowser.com/?p=698#comment-38</guid>
		<description>Here&#039;s a possible alternate regex for the MPAA rating that uses the certification instead of looking for the MPAA rating which isn&#039;t present on a lot of movies.  It has problems of its own, though.  It should be more specific to avoid bad matches.  It has an overly specific pattern for the rating itself because there can be multiple USA certifications, and some are useless (like &quot;Approved&quot;) or have been superseded by newer ratings.  Ideally, I&#039;d like it to use the last match, but I don&#039;t think this is possible from the regex alone.

&lt;MPAARatingPattern&gt;&lt;![CDATA[&quot;&gt;\n*USA:(?&lt;grp1&gt;(\w\w?-?\d?\d?))&lt;/a&gt;]]&gt;&lt;/MPAARatingPattern&gt;</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a possible alternate regex for the MPAA rating that uses the certification instead of looking for the MPAA rating which isn&#8217;t present on a lot of movies.  It has problems of its own, though.  It should be more specific to avoid bad matches.  It has an overly specific pattern for the rating itself because there can be multiple USA certifications, and some are useless (like &#8220;Approved&#8221;) or have been superseded by newer ratings.  Ideally, I&#8217;d like it to use the last match, but I don&#8217;t think this is possible from the regex alone.</p>
<p>&lt;MPAARatingPattern&gt;&lt;![CDATA["&gt;\n*USA:(?&lt;grp1&gt;(\w\w?-?\d?\d?))&lt;/a&gt;]]&gt;&lt;/MPAARatingPattern&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: schatztastic</title>
		<link>http://themetabrowser.com/2009/11/13/fix-mpaa-aspect-ratio-fetching/comment-page-1/#comment-35</link>
		<dc:creator>schatztastic</dc:creator>
		<pubDate>Tue, 01 Dec 2009 05:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://themetabrowser.com/?p=698#comment-35</guid>
		<description>This still will not work all the time. The problem is that MANY IMDB posts to not list an MPAA Rating. It would be better to change to code to look at the certification from the country of origin (as each rating differs by county). The Certifications rating is on every IMDB post that I have seen.

I was thinking the code should be modified to include this, but after messing around with it I wasn&#039;t able to make it work. Hopefully &lt; will work it out.</description>
		<content:encoded><![CDATA[<p>This still will not work all the time. The problem is that MANY IMDB posts to not list an MPAA Rating. It would be better to change to code to look at the certification from the country of origin (as each rating differs by county). The Certifications rating is on every IMDB post that I have seen.</p>
<p>I was thinking the code should be modified to include this, but after messing around with it I wasn&#8217;t able to make it work. Hopefully &lt; will work it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MaxSteel</title>
		<link>http://themetabrowser.com/2009/11/13/fix-mpaa-aspect-ratio-fetching/comment-page-1/#comment-34</link>
		<dc:creator>MaxSteel</dc:creator>
		<pubDate>Sat, 14 Nov 2009 06:53:11 +0000</pubDate>
		<guid isPermaLink="false">http://themetabrowser.com/?p=698#comment-34</guid>
		<description>Or for people updating records in WinXP it&#039;s located here:
C:\Documents and Settings\All Users\Application Data\MetaBrowser</description>
		<content:encoded><![CDATA[<p>Or for people updating records in WinXP it&#8217;s located here:<br />
C:\Documents and Settings\All Users\Application Data\MetaBrowser</p>
]]></content:encoded>
	</item>
</channel>
</rss>
