Kodi Community Forum
System goes into standby while Timeshift pause - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167)
+---- Forum: DVBViewer (https://forum.kodi.tv/forumdisplay.php?fid=219)
+---- Thread: System goes into standby while Timeshift pause (/showthread.php?tid=342114)



System goes into standby while Timeshift pause - Morpog - 2019-03-17

It seems that the addon ignores all time based energy settings from kodi and the pvr.dvbviewer addon while Timeshift is being used and paused.

It seems to use system standby time.

If will try to do do a debug log later.


RE: System goes into standby while Timeshift pause - manül - 2019-03-17

The PVR doesn't know or care about your energy settings. Whatever your trying to say/describe the PVR isn't responsible. The PVR is just a "data provider". It's main job is converting data from/to the DMS and Kodi. It does not prohibit standby. That's the job of Kodi.


RE: System goes into standby while Timeshift pause - jsauro - 2020-04-22

Was there ever a debug log from this?


RE: System goes into standby while Timeshift pause - phunkyfish - 2020-04-27

A PVR addon today can now be aware of standby.

The hts and Enigma2 addons support this. Possibly others.


RE: System goes into standby while Timeshift pause - emveepee - 2020-04-27

Does Kodi PVR include a multi OS mechanism to block sleep on the client which I think this request is about?  pvr.nextpvr handles the fact that it is disconnecting on sleep so it can reconnect on wake but I don't see a call to keep the OS up.

Martin