X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/7f31882035b596c3293417906a0d0a70ee636da9..568ac075b7a3a6ded4cd080ef5a2881b003b33fe:/Navigation.py diff --git a/Navigation.py b/Navigation.py index c42a62e5..8ff1be0c 100644 --- a/Navigation.py +++ b/Navigation.py @@ -29,6 +29,7 @@ class Navigation: x(i) def playService(self, ref): + print "playing", ref self.currentlyPlayingServiceReference = None if ref is None: self.stopService()