2023-05-19, 01:26 PM
Why does NPVRTray.exe make power requests when running on the same PC as the NextPVRService who already makes the necessary power requests while a tuner is active?
The NPVRTray always shows green when my single tuner is idle and red when it's active so it's perfectly aware of what's going on. While investigating a rare problem with NextPVRService power requests (now probably fixed by sub), I sometimes observed NPVRTray power requests out of sync with the red/green status.
On a few occasions NPVRTray had no power requests during live tv and on a few occasions NPVRTray had power requests during hours of idle time keeping the server awake (shown below).
Could NPVRTray.exe notice cases where NextPVRService is on the same PC and skip the power requests altogether?
The NPVRTray always shows green when my single tuner is idle and red when it's active so it's perfectly aware of what's going on. While investigating a rare problem with NextPVRService power requests (now probably fixed by sub), I sometimes observed NPVRTray power requests out of sync with the red/green status.
On a few occasions NPVRTray had no power requests during live tv and on a few occasions NPVRTray had power requests during hours of idle time keeping the server awake (shown below).
Code:
C:\Windows\System32>powercfg /requests
DISPLAY:
None.
SYSTEM:
[PROCESS] \Device\HarddiskVolume5\Program Files\NextPVR\NPVRTray.exe
AWAYMODE:
[PROCESS] \Device\HarddiskVolume5\Program Files\NextPVR\NPVRTray.exe
EXECUTION:
None.
PERFBOOST:
None.
ACTIVELOCKSCREEN:
None.
Could NPVRTray.exe notice cases where NextPVRService is on the same PC and skip the power requests altogether?