No MPAA ratings on IMDB scrape?
#1
Aren't MPPA ratings supposed to be scraped using IMDB scraper? I'm looking in Movie table in the DB, specifically column C12 and it's blank. Am I looking in the wrong place?

Cheers.
Reply
#2
Lots of daily changes so at a minimum you might want to mention your version.
Main - Intel E6750 C2D (2.66ghz)/Geforce 240
Bedroom - Intel E3300 C2D (2.5ghz)/Geforce 210
Guest Bedroom - Acer Revo 1600/ION LE
Test Desktop - Intel Q9300 C2Q (2.5ghz)/Geforce 9600 GSO
Reply
#3
I have build 26018 of Live. I downloaded latest live build and compared imdb.xml and they are identical. I turned on debugging and checked the log. In the GetDetails section (where mpaa expression is in the scraper file) there is no occurrence of mpaa rating. It's simply not bringing it in.

I am not familiar with the nightly builds and SVN so maybe someone can post the mppa expression from their latest imdb.xml if it's changed lately and I can compare that to mine? (I am assuming it's a scraper problem and not something else).

Thanks.
Reply
#4
Change the expression to:

Code:
<expression>MPAA&lt;/a&gt;:&lt;/h5&gt;\n?&lt;div class=&quot;info-content&quot;&gt;\n?(.[^&lt;]*)</expression>
Reply
#5
Thank you Olympia!!! =)
Reply

Logout Mark Read Team Forum Stats Members Help
No MPAA ratings on IMDB scrape?0