2011-07-30, 11:42
2011-08-04, 13:38
It seems to work again.
2011-08-05, 05:43
IMDB just changed the way they present the information...
fun stuff...
Well anywhoo I just noticed that they killed MPAA ratings, unfortunately just did a re-scan on my entire library so I ended up deleting the ratings. Which the family uses to find G/PG movies for the kiddos. Not fun.
Here's the MPAA regex:

Well anywhoo I just noticed that they killed MPAA ratings, unfortunately just did a re-scan on my entire library so I ended up deleting the ratings. Which the family uses to find G/PG movies for the kiddos. Not fun.
Here's the MPAA regex:
Code:
<RegExp input="$$1" output="<mpaa>\1</mpaa>" dest="5+">
<expression>MPAA</a>\)</h4>\n*?<span itemprop="contentRating">([^<]*)</expression>
</RegExp>