X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FScreens%2FInfoBar.py;h=550628786ff0a8f109d2f6ce6855d34b1876e9b5;hb=1b1339127ce152097492d899e401e3c6a2438f2c;hp=5b061245b1937c8d82bb2f47cc157d49eb17e081;hpb=812cf012acb92112b4f5f3bc6d2728c23448934b;p=vuplus_dvbapp diff --git a/lib/python/Screens/InfoBar.py b/lib/python/Screens/InfoBar.py index 5b06124..5506287 100644 --- a/lib/python/Screens/InfoBar.py +++ b/lib/python/Screens/InfoBar.py @@ -221,6 +221,7 @@ class MoviePlayer(InfoBarBase, InfoBarShowHide, \ self.session.nav.stopService() elif answer == "restart": self.doSeek(0) + self.setSeekState(self.SEEK_STATE_PLAY) def doEofInternal(self, playing): if not self.execing: