PDA

View Full Version : [Mut@nt] HD51 EPG delay



attewell
25-03-18, 04:47
This is in comparison to my VuSolo2, which I assume is slower to my new Mutant..
When I press the EPG button.. the EPG, the EPG framework appears.. but take extra second for EPG data to appear.56451
And I do have my EBG data on USB

Sicilian
25-03-18, 06:39
Thats pretty much normal for all receivers.

spanner123
25-03-18, 11:35
Thats pretty much normal for all receivers.

Are you sure? On my Solo2 when the epg appears it is populated. There is no other delay at all.

Sicilian
25-03-18, 11:52
You mean takes second or so to populate or its not populating at all?

All receivers take a second of so to populate.

If its not populating check your EPG settings and whatever setup you've done to import EPG.

spanner123
25-03-18, 12:18
You mean takes second or so to populate or its not populating at all?

All receivers take a second of so to populate.

If its not populating check your EPG settings and whatever setup you've done to import EPG.


Sorry Sicillian who is this question to me or attewell?

Andy_Hazza
25-03-18, 12:19
Will be @attewell


Sent from my iPhone using Tapatalk

Sicilian
25-03-18, 12:19
Sorry Attewell.

birdman
25-03-18, 16:12
All receivers take a second of so to populate.Mine don't. By the time the graphical EPG displays everything is there (including all picons). Perhaps it's because I only have Freeview and so only ~100 channels?

Sicilian
25-03-18, 16:13
Mine don't. By the time the graphical EPG displays everything is there (including all picons). Perhaps it's because I only have Freeview and so only ~100 channels?

Quite possibly. Depends how much epg data is in the bouquet.


Sent from my iPhone using Tapatalk

abu baniaz
25-03-18, 16:28
Live EPG data is held in RAM. It does not matter where you store it. The storage location only applies at startup//shutdown/restart

What skin are you using?

attewell
26-03-18, 05:20
Mine don't. By the time the graphical EPG displays everything is there (including all picons). Perhaps it's because I only have Freeview and so only ~100 channels?

My old Solo2 was instantaneous.. and the Mutant HD51 is a second delay..

Both EPG was from satellite, I even tried to put on USB.. but that didn't make a difference..

So it does pose an opportunity.. if the solo can be instantaneous.. can all others also be improved?

Ashley69
26-03-18, 07:45
As Abu has said (post 10)where you have your epg stored makes no difference to the speed.
I personally didn’t even notice until I just tried it. Probably because it’s a split second before it appears.
I don’t see a split second being an issue.

attewell
26-03-18, 10:33
As Abu has said (post 10)where you have your epg stored makes no difference to the speed.
I personally didn’t even notice until I just tried it. Probably because it’s a split second before it appears.
I don’t see a split second being an issue.

Suppose, I have been accustomed to Solo2.. and it was/is noticeable to me..

If someone can point me to the code that services the EPG..I can have a look

birdman
26-03-18, 12:16
If someone can point me to the code that services the EPG..I can have a lookThe enigma2 code is at:

git://github.com/OpenViX/enigma2.git
The EPG display code starts in lib/python/Components/EpgList.py.

posi
29-03-18, 06:33
Thats pretty much normal for all receivers.

That is pretty much normal for Vix software only!

john doe
29-03-18, 08:48
it depends on the skin. I notice with some skins it does take a few seconds to populate and with others it up straight away.

abu baniaz
13-04-18, 05:58
Fixed/improved here

https://github.com/OpenViX/enigma2/commit/01ebdacbd997c93f570b793fd1218fe0c2029e2c

attewell
13-04-18, 06:16
what is the change doing?

abu baniaz
13-04-18, 06:19
It adds the arm7 reciever to the exception for the slow done

attewell
13-04-18, 06:41
Thats great it helps other receivers as well..

When is it going to be released?

posi
19-04-18, 15:28
Seems to work in 5.1.025.

abu baniaz
19-04-18, 15:31
Thats great it helps other receivers as well..



When is it going to be released?
Sorry, missed your post. As above, it is in 025.

Thanks for highlighting/raising the issue.

attewell
19-04-18, 20:49
Thanks for highlighting/raising the issue.

Awesome result.. thank you for fixing..