File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -646,7 +646,7 @@ Optional parameter is line-in from another player. Examples:
646
646
` /Office/linein `
647
647
Selects line-in on zone Office belongs to, with source Office.
648
648
649
- ` Office/linein/TV Room `
649
+ ` / Office/linein/TV%20Room `
650
650
Selects line-in for zone Office belongs to, with source TV Room.
651
651
652
652
If you want to to isolate a player and then select line-in, use the ` /Office/leave ` first.
@@ -661,8 +661,8 @@ Like "Say" but instead of a phrase, reference a custom track from the `static/cl
661
661
662
662
Examples:
663
663
664
- clipall/sample_clip.mp3
665
- clipall/sample_clip.mp3/80
664
+ / clipall/sample_clip.mp3
665
+ / clipall/sample_clip.mp3/80
666
666
/Office/clip/sample_clip.mp3
667
667
/Office/clip/sample_clip.mp3/30
668
668
@@ -679,7 +679,7 @@ This will join the Kitchen player to the group that Office currently belong to.
679
679
` /Kitchen/leave `
680
680
Kitchen will leave any group it was part of and become a standalone player.
681
681
682
- You don\ t have to ungroup a player in order to join it to another group, just join it to the new group and it will jump accordingly.
682
+ You don' t have to ungroup a player in order to join it to another group, just join it to the new group and it will jump accordingly.
683
683
684
684
SUB
685
685
---
You can’t perform that action at this time.
0 commit comments