MPDCoverGrid.update() pr?ft Verbindungsstatus
This commit is contained in:
parent
36a7df857e
commit
d081000c47
1 changed files with 2 additions and 1 deletions
|
@ -116,6 +116,7 @@ class MPDCoverGrid:
|
|||
|
||||
|
||||
def update(self):
|
||||
if self.is_connected():
|
||||
self._start_thread(self.SIGNAL_UPDATE, self._update)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue