X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/b8783e5b26a7dd0601bece623c4cbfe19f57977b..1557c715e461d5a7deb04bb008c6497441351bbe:/lib/python/Components/Sources/FrontendStatus.py diff --git a/lib/python/Components/Sources/FrontendStatus.py b/lib/python/Components/Sources/FrontendStatus.py index 6682e829..f1402f11 100644 --- a/lib/python/Components/Sources/FrontendStatus.py +++ b/lib/python/Components/Sources/FrontendStatus.py @@ -27,7 +27,7 @@ class FrontendStatus(Source): iFrontendInformation.bitErrorRate, iFrontendInformation.lockState] ] - self.changed() + self.changed((self.CHANGED_ALL, )) def getFrontendInfo(self): if self.frontend_source: