2010-12-14, 20:32
Code:
#if ( slidesxml_exists and mpaa_ratings.get( self.mpaa, -1 ) < mpaa_ratings.get( mpaa, -1 ) ):
# print "skipping whole folder", path
# continue
change those lines in xbmcscript_player.py. i'll get with giftie as i handle that differently now. commenting out those lines will eliminate the mpaa rating restriction.
about mpaa and bbfc ratings they are handled properly in the new version, so i'll get with giftie on that also.