OpenPLi / enigma2

Framebuffer based frontend for DVB functions on Linux settop boxes
GNU General Public License v2.0
151 stars 203 forks source link

[ScanSetup] always run cable cmd #4010

Closed Dima73 closed 3 months ago

littlesat commented 3 months ago

What is this doing and why is this needed?

Dima73 commented 3 months ago

Currently, if the cable scan vendor binary does not exist, further execution stops. But this is not true, you just need to warn the user about this via a message, but continue scanning according to the specified scanning parameters.

I'm correcting my mistake [ScanSetup] show error message when not cable scan utility