blob: 1aa78f3648a472be8ee0f594bb42685051816305 (
plain)
1
2
3
4
5
6
7
8
9
|
<!--#PLEX-->
<button>
<type>MENU_PLEX</type>
<text>Launch Plex</text>
<description>Open Plex Home Theater</description>
<action>EXEC /usr/LH/bin/plexhometheater.sh</action>
</button>
<!--#PLEX-->
|