move CutListEditorActions into cutlist, and provide own CutlistSeekActions
[enigma2.git] / Navigation.py
index 37f3fbf96794a2a8a03129afe209fbd86b921cae..cde4ca4c33f1496809bb3698158673d1f5104734 100644 (file)
@@ -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()