PTS...What should we adapt now PTS or E2?
Version of the plugin PTS for PLi has long far from the original.
Posted 15 February 2013 - 09:06
In version 2.1d plugin works on channels without EPG + I corrected the error for record event >1That is why we can change the PTS too...
It was 3rd party isn't....
def __evStart(self): self.service_changed = 1 self.pts_delay_timer.stop() self.pts_service_changed = True +if config.plugins.pts.enabled.value: +self.check_timeshift = False +self.__evEventInfoChanged()Now I do not know if I need it?
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Posted 15 February 2013 - 09:42
Posted 15 February 2013 - 11:37
Edited by littlesat, 15 February 2013 - 11:38.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Posted 15 February 2013 - 11:40
Edited by Dream1975, 15 February 2013 - 11:40.
Mutant HD2400, OpenPLi nightly, 2x DVB-C & 2x DVB-S
Mutant HD51, OpenPLi nightly, 1x DVB-C & 1x DVB-S
Wavefrontier T55 (Astra 1,2,3 en HB)
Smartcards Ziggo (Irdeto) and CDS (Seca) on Oscam
Posted 15 February 2013 - 12:18
def activateTimeshiftEnd(self, back = True): ts = self.getTimeshift() print "activateTimeshiftEnd" if ts is None: return if ts.isTimeshiftActive(): print "!! activate timeshift called - but shouldn't this be a normal pause?" self.pauseService() else: print "play, ..." ts.activateTimeshift() # activate timeshift will automatically pause self.setSeekState(self.SEEK_STATE_PAUSE) -seekable = self.getSeek() -if seekable is not None: - seekable.seekTo(-90000) # seek approx. 1 sec before end if back: self.ts_rewind_timer.start(200, 1)
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Posted 15 February 2013 - 14:27
You decide in the first instance.Can't that be taken care of in the PTS plugin?
In my opinion we should not put hacks in the infobar, just to work around issues in some plugin.
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Posted 15 February 2013 - 18:26
Posted 15 February 2013 - 19:03
http://openpli.org/forums/topic/26712-timeshifting-problems-with-openpli-30/page__view__findpost__p__334512I have installed the plugin. Testing is quite difficult because of green screens (because of checkTimeshift function).
No:I have pressed rewind key while watching live tv. Once I had a totally black screen for several seconds. Did you mean this?
The other times it worked without problems (except the known problem with rewind key that it don't work for me everytime).
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
0 members, 7 guests, 0 anonymous users