X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=Navigation.py;h=cde4ca4c33f1496809bb3698158673d1f5104734;hb=ed2ffac89d41e126a3a9cc951b0b112a5303ac19;hp=37f3fbf96794a2a8a03129afe209fbd86b921cae;hpb=7249d5f07b5ee201a6b775ac7946255514350682;p=vuplus_dvbapp diff --git a/Navigation.py b/Navigation.py index 37f3fbf..cde4ca4 100644 --- a/Navigation.py +++ b/Navigation.py @@ -62,7 +62,7 @@ class Navigation: else: playref = ref if self.pnav and not self.pnav.playService(playref): - self.currentlyPlayingServiceReference = ref + self.currentlyPlayingServiceReference = playref return 0 else: self.stopService()