Jump to content


Photo

EPGRefresh


  • Please log in to reply
33 replies to this topic

Re: EPGRefresh #21 Pedro_Newbie

  • Senior Member
  • 4,631 posts

+225
Excellent

Posted 28 December 2014 - 19:05

Great! Just working fine now, nice additions!



Re: EPGRefresh #22 rtzhjgg0

  • Senior Member
  • 568 posts

+13
Neutral

Posted 29 December 2014 - 09:49

I use your EPGRefresh_mod to zap selected channels on PiP. Now it works perfectly.

Can you add in future a Repeat option? Something like this:

repeat refresh x times (1-999)
 


Selfsat H50M4
Ultimo4K /2xTwinS2, VTI, PLi, ATV...
NAS: Qnap221

Re: EPGRefresh #23 Dimitrij

  • PLi® Core member
  • 9,994 posts

+338
Excellent

Posted 29 December 2014 - 10:26


repeat refresh x times (1-999)
 

Why?


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


Re: EPGRefresh #24 rtzhjgg0

  • Senior Member
  • 568 posts

+13
Neutral

Posted 29 December 2014 - 10:38

to keep repeating perpetually (in loop, not just one time)
Selfsat H50M4
Ultimo4K /2xTwinS2, VTI, PLi, ATV...
NAS: Qnap221

Re: EPGRefresh #25 Erik Slagter

  • PLi® Core member
  • 46,951 posts

+541
Excellent

Posted 29 December 2014 - 19:17

So you're actually requesting an AutoZap plugin ;)


Edited by Erik Slagter, 29 December 2014 - 19:17.

* 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: EPGRefresh #26 rtzhjgg0

  • Senior Member
  • 568 posts

+13
Neutral

Posted 29 December 2014 - 19:32

yeep :)
EPGRefresh_mod can do it - but just one time


Selfsat H50M4
Ultimo4K /2xTwinS2, VTI, PLi, ATV...
NAS: Qnap221

Re: EPGRefresh #27 Dimitrij

  • PLi® Core member
  • 9,994 posts

+338
Excellent

Posted 29 December 2014 - 19:36

but just one time

+

per day


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


Re: EPGRefresh #28 Erik Slagter

  • PLi® Core member
  • 46,951 posts

+541
Excellent

Posted 7 January 2015 - 13:57

The plugin has been merged into our own repository. I am very curious if it still works tomorrow ;) If it does, I can remove the 3rd party version.


* 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: EPGRefresh #29 Erik Slagter

  • PLi® Core member
  • 46,951 posts

+541
Excellent

Posted 8 January 2015 - 10:24

Works!

 

For those using the "classic" EPGRefresh: it will be updated automatically to the "new" "mod" version from dima73 (with lots of new features)

For those using the "mod" EPGRefresh: please remove it and install the plugin from the feed, so it will be updated automatically from now on.

 

Thanks dima73 and ims!


* 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: EPGRefresh #30 Pedro_Newbie

  • Senior Member
  • 4,631 posts

+225
Excellent

Posted 8 January 2015 - 10:35

Thanks! Will try the "new" version tonight, after removing the mod version of course.

Re: EPGRefresh #31 floydian59

  • Senior Member
  • 65 posts

+1
Neutral

Posted 11 January 2015 - 09:44

This is a really good news: Dimas epgrefresh from the feed. Thank you.



Re: EPGRefresh #32 Erik Slagter

  • PLi® Core member
  • 46,951 posts

+541
Excellent

Posted 31 January 2015 - 10:05

Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action
  File "/usr/lib/enigma2/python/Plugins/Extensions/EPGRefresh/EPGRefreshConfiguration.py", line 199, in forceRefresh
    self.forceRefreshStandart()
  File "/usr/lib/enigma2/python/Plugins/Extensions/EPGRefresh/EPGRefreshConfiguration.py", line 206, in forceRefreshStandart
    epgrefresh.forceRefresh(self.session)
  File "/usr/lib/enigma2/python/Plugins/Extensions/EPGRefresh/EPGRefresh.py", line 135, in forceRefresh
    self.prepareRefresh()
  File "/usr/lib/enigma2/python/Plugins/Extensions/EPGRefresh/EPGRefresh.py", line 224, in prepareRefresh
    self.scanServices = self.generateServicelist(self.services[0], self.services[1])
  File "/usr/lib/enigma2/python/Plugins/Extensions/EPGRefresh/EPGRefresh.py", line 213, in generateServicelist
    scanServices = sortServices(scanServices)
  File "/usr/lib/enigma2/python/Plugins/Extensions/EPGRefresh/EPGRefresh.py", line 204, in sortServices
    auxiliarySortParameter = int(ref.split(":")[6][:-4], 16)
ValueError: invalid literal for int() with base 16: ''

* 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: EPGRefresh #33 Erik Slagter

  • PLi® Core member
  • 46,951 posts

+541
Excellent

Posted 31 January 2015 - 10:07

Also, when you change anything in the "set up save / load EPG" sub screen, the location for the epg cache file resets to /hdd/epg.dat


* 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: EPGRefresh #34 Erik Slagter

  • PLi® Core member
  • 46,951 posts

+541
Excellent

Posted 31 January 2015 - 10:41

It crashes on this service:

1:134:1:0:0:0:0:0:0:0:

which is a list of alternatives.

 

The plugin tries to sort on position which an alternative obviously doesn't have. The sixth parameter is taken and sliced to [:-4] which yield "", given to int("", 16) this produces the gsod.

 

Replacing "" by "0" and now it works.


* 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.



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users