b-jesch / service.fritzbox.callmonitor

Fritzbox callmonitor shows incoming/outgoing calls and pause audio/video/tv while connecting
GNU General Public License v2.0
13 stars 2 forks source link

Stop Screensaver on calls #7

Closed lutzleonhardt closed 3 years ago

lutzleonhardt commented 8 years ago

Any idea how to implemen this? There is only a builtin command for ActivateScreensaver. That's all I've found about this:

http://forum.kodi.tv/showthread.php?tid=250636

b-jesch commented 8 years ago

I'll take some investigations next week. I've already worked with JSON within Kodi addons so this shouldn't be a problem.

b-jesch commented 8 years ago

Tried this out. JSON will indeed change the screensaver from actual saver to none and backwards but don't stop/deactivate a screensaver that is currently running.