ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 111 |
2012-02-18 01:49
Post: #11
you probably need to add '+ System.HasMediaDVD' to line 4030 as well.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
winestock
Fan Posts: 398 Joined: Jan 2011 Reputation: 4 |
2012-02-18 02:02
Post: #12
I changed 4032.
From this: <visible>!Skin.HasSetting(Menu_PlayDisc_Sub_Playeritems)</visible> To this: <visible>!Skin.HasSetting(Menu_PlayDisc_Sub_Playeritems) + System.HasMediaDVD</visible> That did not get rid of the slide out menu. I also tried changing line 4024 from this: <visible>!Skin.HasSetting(Menu_PlayDisc_Sub) + Container(5040).HasFocus(13)</visible> To this: <visible>!Skin.HasSetting(Menu_PlayDisc_Sub) + Container(5040).HasFocus(13) + System.HasMediaDVD</visible> That did not work either. XBMC Frodo 12.2, Transparency Skin (5.0.9) PogoPlug v4 running Arm Linux 3.9.2-0 as MySQL (mariadb) and media file server for XBMC Mac OS X 10.8.3 2011 27" iMac 3.4 GHz Quad, 16GB RAM, 1TB HD, 256GB SSD 2009 2.0GHz MacMini, 4GB RAM, 320GB HD 2009 17" Macbook Pro, 8GB RAM, 500GB HD |
| find quote |

Search
Help