Solved Disable Live TV "View Options" panel
#1
Question 
How do I make the "View Options" side panel on the left not show up every time I go to the Live-TV menu?

Image

It's really annoying and as you can see obstructs the timeline. I usually don't want to change anything in it, but rather interactive with something in the main window.

thanks.
Reply
#2
Never mind, Figured it out. I edited this file:

Code:
C:\Program Files (x86)\XBMC\addons\skin.confluence\720p\MyPVR.xml

and changed this line at the top:

Code:
    <defaultcontrol>9000</defaultcontrol>

to this:

Code:
    <defaultcontrol>50</defaultcontrol>
Reply

Logout Mark Read Team Forum Stats Members Help
Disable Live TV "View Options" panel0