Is there a way to do priorities with actions? I'm trying to set it up so if nothing is playing or recording in SageTV it will show a clock. If I'm watching a show it will have the show name and a progress bar. If I'm not watching something and it's recording something then show what it's recording. I can get it to do the clock or now watching if I just use the first example below, but if I try to add in an action for recording then it screws everything up. It would be slick if I could just do something like this:
$dll(sage.dll, 1, 0, 1) = 1 then GotoScreen(2) (now playing)
$dll(sage.dll, 1, 1, 1) = 1 then GotoScreen(3) (recording on tuner 1)
$dll(sage.dll, 1, 2, 1) = 1 then GotoScreen(3) (recording on tuner 2)
with the first entry having the highest priority.
Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
Priority in Actions tab
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact: