![]() |
|
adding certificate to screen - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Skin Help and Support (/forumdisplay.php?fid=67) +---- Forum: Confluence (/forumdisplay.php?fid=125) +---- Thread: adding certificate to screen (/showthread.php?tid=127651) |
adding certificate to screen - matt77303 - 2012-04-03 21:12 how would i fi about adding the film certificate to the film information as showned by the red circle in the below picture? im using mad max's confluence mod btw/ Thanks Matt
RE: adding certificate to screen - mad-max - 2012-04-05 11:11 You might open "Viewtype_Lowlist.xml" and check line 371... There you should have Code: <include>VideoTypeHackFlaggingConditions</include>Change it to Code: <include>VideoMPAAFlaggingConditions</include>mad-max RE: adding certificate to screen - matt77303 - 2012-04-05 13:09 Thanks mate Is it to much to ask how i would get uk certs in there, I followed another guide on here about uk certs and got them working in the standard conflene, but the xml that was relevent was completley different in your mod. Thanks Matt RE: adding certificate to screen - mad-max - 2012-04-05 13:20 I will hack some certs for you later on... RE: adding certificate to screen - matt77303 - 2012-04-05 19:04 Thanks mate Ive done clean install of your skin and copied the images into my skin directory as per... http://forum.xbmc.org/showthread.php?tid=65970 Everything else is standard. Thanks bud Matt RE: adding certificate to screen - mad-max - 2012-04-08 21:13 To follow up: http://forum.xbmc.org/showthread.php?tid=103001&pid=1069975#pid1069975 mad-max |