aboutsummaryrefslogtreecommitdiff
path: root/lib/python
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python')
-rw-r--r--lib/python/Screens/Standby.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/python/Screens/Standby.py b/lib/python/Screens/Standby.py
index 9c555028..09a87ce6 100644
--- a/lib/python/Screens/Standby.py
+++ b/lib/python/Screens/Standby.py
@@ -9,7 +9,9 @@ class Standby(Screen):
#set input to encoder
eAVSwitch.getInstance().setInput(0)
#start last played service
- self.infobar.servicelist.zap()
+ #self.infobar.servicelist.zap()
+ self.session.nav.playService(eServiceReference(config.tv.lastservice.value))
+
#unmute adc
self.leaveMute()
#set brightness of lcd