MPDCoverGrid.update() pr?ft Verbindungsstatus

This commit is contained in:
gotik 2012-04-20 01:01:11 +02:00
parent 36a7df857e
commit d081000c47

View file

@ -116,6 +116,7 @@ class MPDCoverGrid:
def update(self):
if self.is_connected():
self._start_thread(self.SIGNAL_UPDATE, self._update)