When browsing a list I can hit left, left and get to the menu where there is an option "hide watched".
Is there any way I can toggle this through a keypress directly?
Toggle watched hide/show?
Kaitlyn2004
Senior Member Posts: 217 Joined: Jun 2011 Reputation: 0 |
2011-10-14 03:00
Post: #1
|
| find quote |
jhsrennie
Team-XBMC Developer Posts: 7,237 Joined: Nov 2008 Reputation: 117 Location: Chester, UK |
2011-10-14 10:06
Post: #2
There is no action that you can simply map to a keypress. It might be possible to write a Python script to do it, and you could run this from a keypress.
Later: it might be possible to do this with the SendClick function (see http://wiki.xbmc.org/?title=List_of_Built_In_Functions). However the "Hide Watched" setting is a control within a control, so I'm not sure what you'd use for the control id. JR
(This post was last modified: 2011-10-14 10:14 by jhsrennie.)
|
| find quote |
tjpoe
Junior Member Posts: 46 Joined: Nov 2009 Reputation: 0 |
2012-03-03 07:37
Post: #3
i saw someone do this in a demonstration for VOX Commando, so it seems like it has to be doable. Would love to program a custom HTTP command for my remote that toggles this on / off
|
| find quote |

Search
Help