2014-12-15, 17:02
I'd like to hide the
"LIVE TV" menu item as I use PTVL.
Is there any way to do this?
"LIVE TV" menu item as I use PTVL.
Is there any way to do this?
<item id="13">
<label>31960</label>
<onclick>ActivateWindow(RadioChannels)</onclick>
<icon>-</icon>
<thumb>-</thumb>
<visible>PVR.HasRadioChannels</visible>
</item>
<item id="12">
<label>31952</label>
<onclick>ActivateWindow(TVChannels)</onclick>
<icon>-</icon>
<thumb>-</thumb>
<visible>PVR.HasTVChannels</visible>
</item>