openatv / enigma2

openatv-gui
GNU General Public License v2.0
200 stars 317 forks source link

Standby: fix stop service in standby if box automatic wake up, e.g. for record timer #287

Closed Dima73 closed 8 years ago

Dima73 commented 8 years ago

Please merge this https://github.com/OpenPLi/enigma2/commit/4a6b43ebfc1c6128b606d1cd6a4a2a202900e3a2 and https://github.com/OpenPLi/enigma2/commit/0a01e48e453e4185712d864b819898977140a909

Users complain that the play service is not disabled.

rx5670 commented 8 years ago

I confirm this. When stb goes form deep sleep into standby the channel that was opened before deep sleep becomes active.

ghost commented 8 years ago

I have the same problem

arn354 commented 8 years ago

Try that /Screens/Standby.py if you are familiar with testing python code changes. https://github.com/openatv/enigma2/raw/DEV/lib/python/Screens/Standby.py

rx5670 commented 8 years ago

arn354 Hello! I tried your .py and it works as it should. I just tried to reboot the box and when it boots to standby softcam's log shows only a couple of requests. Much better then it was before. Thank you! When this .py will be integrated into the distribution?

atvcaptain commented 8 years ago

thanks for testing, we merge at weekend

rx5670 commented 8 years ago

Hello! I installed "openatv-5.1-vusolo2-20160217_usb.zip" and the bug is still there.