2016-02-08, 06:55 PM
I would like to create a small plugin. I have looked at the (really sparse) docs here. I have looked at NShared and NUtility in the VS Object Browser. None of that has been much help.
Can anyone suggest some sites that might help learn this API? I've searched these forums but a lot of the posts are old and probably outdated.
Specifically, I would like to get the tuner(s) status. This post looked helpful but ScheduleHelperFactory.GetScheduleHelper() returns null.
Basically what I am doing: I just installed NPVR. I had an old programmable remote collecting dust and a spare Arduino UNO so I decided to create an IR receiver to control NPVR. Pretty easy simply injecting keyboard shortcuts. Now I figure it might be helpful to add some LEDs to display tuner status.
Thanks.
Can anyone suggest some sites that might help learn this API? I've searched these forums but a lot of the posts are old and probably outdated.
Specifically, I would like to get the tuner(s) status. This post looked helpful but ScheduleHelperFactory.GetScheduleHelper() returns null.
Basically what I am doing: I just installed NPVR. I had an old programmable remote collecting dust and a spare Arduino UNO so I decided to create an IR receiver to control NPVR. Pretty easy simply injecting keyboard shortcuts. Now I figure it might be helpful to add some LEDs to display tuner status.
Thanks.