enigma2 icon indicating copy to clipboard operation
enigma2 copied to clipboard

Improve checkNetworkState

Open jbleyel opened this issue 3 years ago • 1 comments

Remove call of ping to check Internet. We can use this :

https://github.com/OpenViX/enigma2/blob/Developer/lib/python/Components/OnlineUpdateCheck.py#L49:L76

jbleyel avatar May 04 '22 19:05 jbleyel

Just to add, a very small number of people are using non-standard network setups. The ViX code does not cater for them.

AbuBaniaz avatar May 04 '22 20:05 AbuBaniaz