Merge release v2.1.2
This commit is contained in:
commit
f4b545369c
3 changed files with 3 additions and 3 deletions
|
|
@ -393,8 +393,8 @@ class Client(Base):
|
|||
self._logger.info("idle subsystems: %r", subsystems)
|
||||
if subsystems:
|
||||
if subsystems['changed'] == 'player':
|
||||
self.get_status()
|
||||
self.load_playlist()
|
||||
self.get_status()
|
||||
if subsystems['changed'] == 'mixer':
|
||||
self.get_status()
|
||||
if subsystems['changed'] == 'playlist':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue