Jump to content


Photo

HOTKEY - problems / suggestions


  • Please log in to reply
579 replies to this topic

Re: HOTKEY - problems / suggestions #201 Gue1302

  • Senior Member
  • 39 posts

+1
Neutral

Posted 12 October 2014 - 11:29

Very good... No more need of MQB...

 

Notice: Adding Plugins->AutoTimer doesn't show list of AutoTimer



Re: HOTKEY - problems / suggestions #202 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 12 October 2014 - 11:56

For an AT-overview the command should be something like "Infobar/showAutoTimerList".



Re: HOTKEY - problems / suggestions #203 Pedro_Newbie

  • Senior Member
  • 4,631 posts

+225
Excellent

Posted 12 October 2014 - 12:10

Here it does. I have under Red the EPG/add Autotimer.

This gives you the list of existing autotimers



Re: HOTKEY - problems / suggestions #204 Gue1302

  • Senior Member
  • 39 posts

+1
Neutral

Posted 12 October 2014 - 12:19

Here it does. I have under Red the EPG/add Autotimer.

This gives you the list of existing autotimers

Indeed... Thank you!



Re: HOTKEY - problems / suggestions #205 littlesat

  • PLi® Core member
  • 56,964 posts

+695
Excellent

Posted 12 October 2014 - 14:17

Do I need to add somethinf for the AutoTimer lost... -or- is it already included?


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


Re: HOTKEY - problems / suggestions #206 Dimitrij

  • PLi® Core member
  • 10,192 posts

+346
Excellent

Posted 12 October 2014 - 19:33

 

Here it does. I have under Red the EPG/add Autotimer.

This gives you the list of existing autotimers

Indeed... Thank you!

 

use

http://forums.openpl...ndpost&p=449093


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


Re: HOTKEY - problems / suggestions #207 Dimitrij

  • PLi® Core member
  • 10,192 posts

+346
Excellent

Posted 12 October 2014 - 20:28

suggestion...

Show/hide only first infoBar:

--- a/Hotkey.py
+++ b/Hotkey.py
@@ -127,7 +127,7 @@
 	hotkeyFunctions.append((_("Start teletext"), "Infobar/startTeletext", "InfoBar"))
 	hotkeyFunctions.append((_("Open subservice selection"), "Infobar/subserviceSelection", "InfoBar"))
 	hotkeyFunctions.append((_("Open subtitle selection"), "Infobar/subtitleSelection", "InfoBar"))
-	hotkeyFunctions.append((_("Show InfoBar"), "Infobar/show", "InfoBar"))
+	hotkeyFunctions.append((_("Show InfoBar"), "Infobar/showOnlyFirstInfoBar", "InfoBar"))
 	hotkeyFunctions.append((_("Show second InfoBar"), "Infobar/showSecondInfoBar", "InfoBar"))
 	hotkeyFunctions.append((_("Show/hide infoBar"), "Infobar/toggleShow", "InfoBar"))
 	hotkeyFunctions.append((_("Letterbox zoom"), "Infobar/vmodeSelection", "InfoBar"))
--- a/InfoBarGenerics.py
+++ b/InfoBarGenerics.py
@@ -347,6 +347,12 @@
 			self.hide()
 			self.hideTimer.stop()
 
+	def showOnlyFirstInfoBar(self):
+		if self.__state == self.STATE_HIDDEN:
+			self.doShow()
+		elif self.__state == self.STATE_SHOWN:
+			self.doTimerHide()
+
 	def lockShow(self):
 		self.__locked = self.__locked + 1
 		if self.execing:

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


Re: HOTKEY - problems / suggestions #208 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 13 October 2014 - 04:43

IMHO you should delete the function "cursor behaviour' in the channel list context menu, as it is overruled by Hotkey.

Again one setting less!



Re: HOTKEY - problems / suggestions #209 littlesat

  • PLi® Core member
  • 56,964 posts

+695
Excellent

Posted 13 October 2014 - 06:39

Nope... As I think it is not a good idea to use hotkeys with the arrow buttons... But I added it because I thought that is could be wished.
And with these settings you can change basic patterns at once..
Hotkey allows when you want to make it really wierd... And as hotkeys have a higher priority it can overrule...

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


Re: HOTKEY - problems / suggestions #210 Dishmagic66

  • Senior Member
  • 1,132 posts

+3
Neutral

Posted 13 October 2014 - 09:58

In MQB there was the option to enable / disable  ac3/dts downmix with a single buttonpress.  It would be cool to see that one as hotkey, then i can rid of mqb


Mijn Enigma2 doos bevat een P(Licentie) Vu+ Duo with 500GB hdd & Vu+ Solo

Re: HOTKEY - problems / suggestions #211 Robinson

  • Senior Member
  • 2,621 posts

+30
Good

Posted 13 October 2014 - 10:06

Some MQB variations have macro's.... 

Question... are they really needed...?

 

This may be useful. I understand it can replace several button presses of my choice?

Anyway, this should not be a priority if you have more important things to do on HOTKEY.

For me, box model customization would be a more important thing.


ET9000, OpenPLi 4.0, 13E, 19E

HD51, OpenPLi 6.2, 75E - 30W


Re: HOTKEY - problems / suggestions #212 littlesat

  • PLi® Core member
  • 56,964 posts

+695
Excellent

Posted 13 October 2014 - 10:44

Dishmagic,

Are you able to create this by your own?
Volume up down, mute are also something that could be added...

Please hold on everyone.. The coming days I have reduced time available.

Edited by littlesat, 13 October 2014 - 10:46.

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


Re: HOTKEY - problems / suggestions #213 josjansen

  • Senior Member
  • 342 posts

+2
Neutral

Posted 19 October 2014 - 12:17

In the Multiquick button version 3.0.2 (OpenXTA)

You can set “rewind in LiveTV (permanent-timeshift)”

It is possible to integrate this function in Hotkey?


ET8000  

Oscam

Openpli 6.2


Re: HOTKEY - problems / suggestions #214 littlesat

  • PLi® Core member
  • 56,964 posts

+695
Excellent

Posted 19 October 2014 - 19:54

Sure... Can't you try yourself? Please note there are already timeshift functions available...

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


Re: HOTKEY - problems / suggestions #215 josjansen

  • Senior Member
  • 342 posts

+2
Neutral

Posted 19 October 2014 - 21:43

Sure... Can't you try yourself? Please note there are already timeshift functions available...

No I can not. 'm not very technical concerns linux.


ET8000  

Oscam

Openpli 6.2


Re: HOTKEY - problems / suggestions #216 ims

  • PLi® Core member
  • 13,746 posts

+214
Excellent

Posted 22 October 2014 - 11:20

When is not attached function under "long" pressing a button, then "long" press is always function attached under "short". Is it feature ?


Kdo nic nedělá, nic nezkazí!

Re: HOTKEY - problems / suggestions #217 littlesat

  • PLi® Core member
  • 56,964 posts

+695
Excellent

Posted 22 October 2014 - 14:52

Nog a feature but likely a side effect as on the release of the button an action is startend what is the same as short press

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


Re: HOTKEY - problems / suggestions #218 Chelsea

  • Member
  • 47 posts

0
Neutral

Posted 26 October 2014 - 21:03

Hi.

 

I have Vu+ Duo2.

 

Have found that I have Hotkey in my settings menu.

 

Try to start EPG Cool TV Guide when press EPG button, so I start Hotkey from settings menu. Change Info (EPG) to EPG Cool TV Guide.

 

Now when press EPG button, a list are shown with two choice 1. Show event details, 2. Cool TV Guide.

Soo almost there, but I like to start the Cool TV guide direct and not get the list with the two choice.

 

I have search the forum, but not find anything that help.

I don't have Hotkey.po but Hotkey.pyo

 

Please help



Re: HOTKEY - problems / suggestions #219 ims

  • PLi® Core member
  • 13,746 posts

+214
Excellent

Posted 29 October 2014 - 09:27

when is used long hotkey, then after finish plugin/function is always first press of any RC's button (which is useable for hotkey) dropped.


Kdo nic nedělá, nic nezkazí!

Re: HOTKEY - problems / suggestions #220 littlesat

  • PLi® Core member
  • 56,964 posts

+695
Excellent

Posted 29 October 2014 - 10:50

Sorry, what do you mean?
Should we add somewhere to clear that longkey flag?

Edited by littlesat, 29 October 2014 - 10:53.

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



15 user(s) are reading this topic

0 members, 15 guests, 0 anonymous users