←  [EN] Rytec XMLTV and EPG support

Forums

»

Typo in EPG import

's foto Pr2 19 nov 2015

Hi,

 

I update my OpenPLi and go into EPG Import setup and find a typo.

 

Start import after boot 

 

The proposed option is newer instead of never

 

Regards,

 

Pr2

Citeren

's foto doglover 19 nov 2015

Not fixed on the Github:

config.plugins.epgimport.runboot = ConfigSelection(default = "4", choices = [
  ("1", _("always")),
  ("2", _("only manual boot")),
  ("3", _("only automatic boot")),
  ("4", _("newer"))
  ])

I proposed the change to never.

 

Willy


Veranderd door doglover, 19 november 2015 - 14:42
Citeren