Jump to content


Photo

Channel numbers among different bouquets


  • Please log in to reply
101 replies to this topic

Re: Channel numbers among different bouquets #101 macnuts

  • Senior Member
  • 420 posts

+14
Neutral

Posted 4 August 2012 - 16:17

Something wrong happened to channel numbering during last 24h.

When I switch the alternatiive channel from PiP to main window (either [Blue]->[Yellow] or [0] to move PiP to main), the channel# on infobar is always 1. Switching the PiP into main the regular channel works OK.

Switch between alternative channels in single view (one service is playing only) works OK for <</>>, 0 and direct number selection with numerical keys.

Re: Channel numbers among different bouquets #102 Dimitrij

  • PLi® Core member
  • 10,330 posts

+350
Excellent

Posted 4 August 2012 - 16:35


Continue :)
Plugin BouquetHotkeys(autor vlamo)
/usr/lib/enigma2/python/Plugins/Extensions/

Just a question:
I can assign bouqets to the number keys, but how can I switch bouqets using them?

ChannelSelection -Blue Button or key CHANNELDOWN/CHANNELUP or /usr/share/enigma2/keymap.xml
add(highlighted in red):
<map context="ChannelSelectBaseActions">
<key id="KEY_RED" mapto="showAllServices" flags="m"/>
<key id="KEY_GREEN" mapto="showSatellites" flags="m"/>
<key id="KEY_YELLOW" mapto="showProviders" flags="m"/>
<key id="KEY_BLUE" mapto="showFavourites" flags="m"/>
<key id="KEY_CHANNELUP" mapto="nextBouquet" flags="m"/>
<key id="KEY_CHANNELDOWN" mapto="prevBouquet" flags="m"/>
<key id="KEY_PREVIOUS" mapto="prevMarker" flags="m"/>
<key id="KEY_NEXT" mapto="nextMarker" flags="m"/>
<key id="KEY_BACK" mapto="prevMarker" flags="m"/>
<key id="KEY_FORWARD" mapto="nextMarker" flags="m"/>
<key id="KEY_RIGHT" mapto="nextBouquet" flags="m" />
<key id="KEY_LEFT" mapto="prevBouquet" flags="m" />

Edited by Dima73, 4 August 2012 - 16:36.

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



11 user(s) are reading this topic

0 members, 11 guests, 0 anonymous users