Skip to content

Commit be46e46

Browse files
dasosfabaff
authored andcommitted
Squeezebox port changes (#1732)
Change port information, and added note that that the config will likely need to be altered.
1 parent 7e0c421 commit be46e46

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/_components/media_player.squeezebox.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ media_player:
2828
Configuration variables:
2929
3030
- **host** (*Required*): The host name or address of the Logitech Media Server, eg. 192.168.1.21.
31-
- **port** (*Optional*): Telnet port to Logitech Media Server. Defaults to 9090.
31+
- **port** (*Optional*): Web interface port to Logitech Media Server. Defaults to 9000.
3232
- **username** (*Optional*): The username, if password protection is enabled.
3333
- **password** (*Optional*): The password, if password protection is enabled.
34+
35+
<p class='note'>This platform now uses the web interface of the Logitech Media Server to send commands. The default port of the web interface is 9000. It is the same port that you use to access the LMS through your web browser. Originally, this platform used the telnet interface, which defaults to 9090. If you previously specified the port in your configuration file, you will likely need to update it.</p>

0 commit comments

Comments
 (0)