This commit is contained in:
@@ -74,7 +74,7 @@ class DemoController:
|
||||
# Standing in for a Zidoo plugged into this input, so the
|
||||
# AVR card's now-playing block has something to show here too.
|
||||
"now_playing": {"song": "Big Buck Bunny", "artist": "2008", "image": None,
|
||||
"position_ms": 241000, "duration_ms": 596000}
|
||||
"play_state": "play", "position_ms": 241000, "duration_ms": 596000}
|
||||
if self.avr.current_input()["code"] == self.cfg.ZIDOO_INPUT_CODE else None,
|
||||
},
|
||||
"heos_ok": True,
|
||||
|
||||
Reference in New Issue
Block a user