Here is the Pastebin link
http://pastebin.com/qsDCy0FW
Here is the ".nfo" for the movie I tried.
Code:
<?xml version="1.0" encoding="utf-8"?>
<movie xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<id>tt1816060</id>
<title>Walt Disney's Fables Vol.3</title>
<originaltitle>Walt Disney's Fables Vol.3</originaltitle>
<year>2003</year>
<releasedate>15/09/2003</releasedate>
<rating>7.5</rating>
<mpaa>UK:U</mpaa>
<certification>UK:U</certification>
<genre>Animation / Family</genre>
<studio>Walt Disney Home Video</studio>
<director>Jack King / Hamilton Luske</director>
<credits>Del Connell (writer) / Milt Banta (writer)</credits>
<tagline>More tall tales</tagline>
<plot>More fables retold by Walt Disney characters... Donald in Mathmagicland, Ben and Me</plot>
<runtime>61 mins</runtime>
<fileinfo>
<streamdetails>
<audio>
<channels>2</channels>
<codec>mp3</codec>
</audio>
<video>
<aspect>1.310</aspect>
<codec>xvid</codec>
<duration>61 mins</duration>
<height>464</height>
<scantype>Progressive</scantype>
<width>608</width>
</video>
</streamdetails>
</fileinfo>
</movie>
Now. Before somebody says the "U.avi" file is bad. I Tested that. It works fine. Tested by re-nameing it to "PG-13.avi" and copied it into the the "MPAA" folder and changed the setting to match for "MPAA" in "Cinema Experience Addon Setting".
I Have one movie that is scraped using the inbuilt XBMC scrapper (imdb) and that is "Daredevil". As I predicted. It played as it should.
From what I can tell (And I am no expert - if I was I would fix it lol). It has to be something to do with the UK flagged scraped.
Code:
<mpaa>UK:U</mpaa>
<certification>UK:U</certification>
part of the ".nfo".
I Scraped all my movies using Ember Media Manager before I let XBMC add them to the "library". I Do this as I then get UK Flaggins in the skin "night.purtiy" (it's a mod of "night")
You can see the flags in the top left of this video here
http://www.youtube.com/watch?v=n5VVlZr3J5A&hd=1
Skip to 1:36 and look at the top left to see the little round and triangles BBFC flags.
This is as much info as I can give you.
EDIT---------------------------
Look at line 238 of the log.
05:25:06 T:4564 M:2121355264 NOTICE: [script.cinema.experience] - MPAA: NR
This seems to be the issue. It's looking for a file for the "NR.avi" When in fact it should be looking for a "BBFC U.avi"