Jump to content


Photo

timeshift press 0 key stop it immediately without any prompt!

et9000 Openpli4 timeshift

  • Please log in to reply
8 replies to this topic

#1 Pr2

  • PLi® Contributor
  • 6,070 posts

+257
Excellent

Posted 10 April 2014 - 08:56

Hi,

 

Tested on ET-9000, Openpi4.

 

My timeshift is configured to prompts a warning when it is stopped (yes, no, save,...) ant it is working fine.

 

But yesterday I was in timeshift in pause state and by mistake I press the 0 key, then Openpli4 immediately switch to the previous TV channel (like it should do in live), so timeshift is totally stopped and lost.   :(

 

Can you please also "protect" the 0 key and pop-up the warning to stop the timeshift before switching to another TV channel?

 

Thanks,

 

Pr2

 

 


NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: timeshift press 0 key stop it immediately without any prompt! #2 Erik Slagter

  • PLi® Core member
  • 46,951 posts

+541
Excellent

Posted 10 April 2014 - 18:51

Looks like Littlesat fixed it.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: timeshift press 0 key stop it immediately without any prompt! #3 Pr2

  • PLi® Contributor
  • 6,070 posts

+257
Excellent

Posted 11 April 2014 - 10:45

Hi,

 

Thanks just tested and it is indeed fixed!

 

Pr2


NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: timeshift press 0 key stop it immediately without any prompt! #4 Dimitrij

  • PLi® Core member
  • 9,986 posts

+338
Excellent

Posted 12 April 2014 - 08:01

Littlesat

Maybe so?

	def keyNumberGlobal(self, number):
		if number == 0:
			if isinstance(self, InfoBarPiP) and self.pipHandles0Action():
				self.pipDoHandle0Action()
			else:
+				hlen = self.servicelist and len(self.servicelist.history)
+				if hlen and hlen > 1:
+					self.checkTimeshiftRunning(self.recallPrevService)
-				self.checkTimeshiftRunning(self.recallPrevService)
		else:
			if self.has_key("TimeshiftActions") and self.timeshiftEnabled():
				ts = self.getTimeshift()
				if ts and ts.isTimeshiftActive():
					return
			self.session.openWithCallback(self.numberEntered, NumberZap, number, self.searchNumber)

GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: timeshift press 0 key stop it immediately without any prompt! #5 littlesat

  • PLi® Core member
  • 56,226 posts

+691
Excellent

Posted 12 April 2014 - 08:39

Why dima?

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: timeshift press 0 key stop it immediately without any prompt! #6 Dimitrij

  • PLi® Core member
  • 9,986 posts

+338
Excellent

Posted 12 April 2014 - 08:50

Why dima?

For example, servicelist history is empty or equals one .


Edited by Dima73, 12 April 2014 - 08:51.

GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: timeshift press 0 key stop it immediately without any prompt! #7 littlesat

  • PLi® Core member
  • 56,226 posts

+691
Excellent

Posted 12 April 2014 - 09:01

Isn't that arranged by recallPrevService?

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: timeshift press 0 key stop it immediately without any prompt! #8 Dimitrij

  • PLi® Core member
  • 9,986 posts

+338
Excellent

Posted 12 April 2014 - 11:32

Isn't that arranged by recallPrevService?

Yes,but...

The task is not to display the message(check timeshift) if servicelist history is empty or equals one.


Edited by Dima73, 12 April 2014 - 11:33.

GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: timeshift press 0 key stop it immediately without any prompt! #9 littlesat

  • PLi® Core member
  • 56,226 posts

+691
Excellent

Posted 12 April 2014 - 11:58

That is a good argument....

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users