Jump to content


Photo

'ChannelList Preview Mode' on PLi3 ?


  • Please log in to reply
95 replies to this topic

Re: 'ChannelList Preview Mode' on PLi3 ? #61 Dimitrij

  • PLi® Core member
  • 10,038 posts

+339
Excellent

Posted 16 August 2012 - 08:45

Patch...
open ChannelSelection->key INFO/CUDE->EpgSelection(SINGLE)->Change Bouquet(Bouquet+/Bouquet-)

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


Re: 'ChannelList Preview Mode' on PLi3 ? #62 ims

  • PLi® Core member
  • 13,625 posts

+212
Excellent

Posted 16 August 2012 - 08:58

with this patch it goes with < > in one bouquet only and then must be used B+/B- for next bouquet. Beter would be old status ( with < > over all bouquets) AND possibility with B+/- , imho
Kdo nic nedělá, nic nezkazí!

Re: 'ChannelList Preview Mode' on PLi3 ? #63 littlesat

  • PLi® Core member
  • 56,297 posts

+691
Excellent

Posted 16 August 2012 - 09:23

I'm preparing a way to cover pipzap also properly (might take some time currently no time).... and this is complicated as I also want to generate simple code.... :D I'll do it for the GME only but it can be taken over for the other EPGs.

The last patch I do not fully understand... < > in channel EPG should be zapping though the channels??? ????

Edited by littlesat, 16 August 2012 - 09:25.

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


Re: 'ChannelList Preview Mode' on PLi3 ? #64 ims

  • PLi® Core member
  • 13,625 posts

+212
Excellent

Posted 16 August 2012 - 09:28

The last patch I do not fully understand... < > in channel EPG should be zapping though the channels??? ????

Channel Selection , then INFO and then < > :

original status - with < > is possible change channel's EPG workarround all services ( over all bouquets).
dima's patch - in addition with B+/- can be changed whole bouquets too ( but, then < > does work in one bouquet only )

Edited by ims, 16 August 2012 - 09:30.

Kdo nic nedělá, nic nezkazí!

Re: 'ChannelList Preview Mode' on PLi3 ? #65 Dimitrij

  • PLi® Core member
  • 10,038 posts

+339
Excellent

Posted 16 August 2012 - 11:23

elif self.key_red_choice != self.ZAP and self.type != EPG_TYPE_SIMILAR:
self["key_red"].setText(_("Zap"))
self.key_red_choice = self.ZAP

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


Re: 'ChannelList Preview Mode' on PLi3 ? #66 ims

  • PLi® Core member
  • 13,625 posts

+212
Excellent

Posted 16 August 2012 - 15:49

here is patch for it

Attached Files


Kdo nic nedělá, nic nezkazí!

Re: 'ChannelList Preview Mode' on PLi3 ? #67 littlesat

  • PLi® Core member
  • 56,297 posts

+691
Excellent

Posted 18 August 2012 - 08:10

Could one of you pleae help us to adapt the way of zapping in the normal EPG?... (approx) the same way I did in GME?

Edited by littlesat, 18 August 2012 - 08:10.

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


Re: 'ChannelList Preview Mode' on PLi3 ? #68 knobby4321

  • Member
  • 1 posts

0
Neutral

Posted 18 August 2012 - 11:06

Could one of you pleae help us to adapt the way of zapping in the normal EPG?... (approx) the same way I did in GME?


why dont you just nick the code from vix

Re: 'ChannelList Preview Mode' on PLi3 ? #69 holi

  • Senior Member
  • 108 posts

+8
Neutral

Posted 18 August 2012 - 16:09

Found little "bug"? with channel number. While you are in SingleEpg (Channel List, then info button) and you are changing channels with arrows, after zap for selected channel, infobar does not show number - just " ---".

Re: 'ChannelList Preview Mode' on PLi3 ? #70 littlesat

  • PLi® Core member
  • 56,297 posts

+691
Excellent

Posted 18 August 2012 - 16:21

I know... that was wat I meant with.. but I try to promote that Dima73 or IMS might create the patch ;)

Could one of you pleae help us to adapt the way of zapping in the normal EPG?... (approx) the same way I did in GME?


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


Re: 'ChannelList Preview Mode' on PLi3 ? #71 ims

  • PLi® Core member
  • 13,625 posts

+212
Excellent

Posted 18 August 2012 - 18:26

99% of patche is finished ... only little step missing :-)

Edited by ims, 18 August 2012 - 18:26.

Kdo nic nedělá, nic nezkazí!

Re: 'ChannelList Preview Mode' on PLi3 ? #72 ims

  • PLi® Core member
  • 13,625 posts

+212
Excellent

Posted 18 August 2012 - 19:01

Here is patch. May be, there is some code redundant... I am bussy this evening.

Tomorrow i must add same for MultiEPG. In this time it is in conflict.

Attached Files


Edited by ims, 18 August 2012 - 22:21.

Kdo nic nedělá, nic nezkazí!

Re: 'ChannelList Preview Mode' on PLi3 ? #73 littlesat

  • PLi® Core member
  • 56,297 posts

+691
Excellent

Posted 18 August 2012 - 23:12

Then i wait for the merge.... OK???

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


Re: 'ChannelList Preview Mode' on PLi3 ? #74 ims

  • PLi® Core member
  • 13,625 posts

+212
Excellent

Posted 19 August 2012 - 07:16

yes. patch will be new.
Kdo nic nedělá, nic nezkazí!

Re: 'ChannelList Preview Mode' on PLi3 ? #75 rtzhjgg0

  • Senior Member
  • 568 posts

+13
Neutral

Posted 21 August 2012 - 09:03

live preview mode?

@littlesat
with 'live preview mode' I mean to start automatically the preview of selected channel. Of course, after a minimal time delay.
At this moment in Channal Selection screen there are some free buttons like TEXT and REC. Perhaps you can use one of them to start/stop the live preview mode?

an example of how it can be used:
you open Channal Selection, press REC to activate the 'live peview mode'. In this mode, when the cursor moves from channel A to B with UP/DOWN/LEFT/RIGHT, channel B will be automatically previewed, without pressing further buttons like TV and RADIO. To switch off the 'live peview mode' just press the REC button again.

In this way we will have three ways to see selected channels: normal mode with OK, Preview mode with TV/RADIO, and live peview mode.

Do you think it's possible?
Selfsat H50M4
Ultimo4K /2xTwinS2, VTI, PLi, ATV...
NAS: Qnap221

Re: 'ChannelList Preview Mode' on PLi3 ? #76 ims

  • PLi® Core member
  • 13,625 posts

+212
Excellent

Posted 21 August 2012 - 09:35

- not all boxes have standallone REC
- preview mode is not for continuous preview, but for browsing EPG and when is some interesting, can be this event previewed... do not forget, that each zap/prev spends cca 1-2s - it would be not "live preview mode", but "waiting" mode, imho
Kdo nic nedělá, nic nezkazí!

Re: 'ChannelList Preview Mode' on PLi3 ? #77 littlesat

  • PLi® Core member
  • 56,297 posts

+691
Excellent

Posted 21 August 2012 - 09:42

I also think to move them to the REC button it is unlogical as you expect the box start recording an placing it to text is also not logical.... I thought by brainstorming when I made it that the TV/Radio buttons were the most logical. Unless on some remotes they could be further away....

Edited by littlesat, 21 August 2012 - 09:42.

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


Re: 'ChannelList Preview Mode' on PLi3 ? #78 rtzhjgg0

  • Senior Member
  • 568 posts

+13
Neutral

Posted 21 August 2012 - 10:26

I'm not saying to move existing functions from TV/Radio to REC. What I'm suggesting is to eventually add a new preview mode: the 'live preview'.

I mentioned TEXT and REC because this could be a way to activate/deactivate the 'live peview mode'.
Selfsat H50M4
Ultimo4K /2xTwinS2, VTI, PLi, ATV...
NAS: Qnap221

Re: 'ChannelList Preview Mode' on PLi3 ? #79 littlesat

  • PLi® Core member
  • 56,297 posts

+691
Excellent

Posted 21 August 2012 - 10:29

Sorry.... I cannot follow you now....

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


Re: 'ChannelList Preview Mode' on PLi3 ? #80 Frogman

  • Senior Member
  • 389 posts

+68
Good

Posted 21 August 2012 - 10:38

I think he only wants to automate the preview in EPG browsing, he calls this "live preview mode" - and to start/end this mode he propose the REC or TXT button.
Most problems can be solved simply by a closer look.


2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users