Skip to content

Commit

Permalink
- add WiiM device to readme
Browse files Browse the repository at this point in the history
- change Logitech to Lyrion
- remove remark to the old adapter
  • Loading branch information
oweitman committed Jan 5, 2025
1 parent decd3a2 commit 84debda
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,24 +12,19 @@
**Tests:** ![Test and Release](https://github.com/oweitman/ioBroker.squeezeboxrpc/workflows/Test%20and%20Release/badge.svg)

This is an alternative Adapter that uses the `JSON/RPC`-protocol to get data
and send commands to the Logitech Media Server ([LMS](https://de.wikipedia.org/wiki/Logitech_Media_Server))
and send commands to the Logitech Media Server/Lyrion Media Server ([LMS](https://de.wikipedia.org/wiki/Lyrion_Music_Server))
for controlling connected devices like

- native [squeezebox](https://de.wikipedia.org/wiki/Squeezebox),
- raspberry pi with additional audio module and small linux based firmwares
like [picoreplayer](https://picoreplayer.org/) or [max2play](https://www.max2play.com).
- WiiM Multiroom Audio ([can talk to an LMS/Lyrion server](https://faq.wiimhome.com/en/support/solutions/articles/72000610226-how-to-stream-music-from-lms-to-your-wiim-device-with-squeezelite))
- with plugins chromecast, airplay or `UPnP/DLNA`-Devices

The `LMS`-Server can manage/provide very big music collections on harddrives
or `NAS`, connect to different streaming providers like `Spotify`, `Deezer`,
`Soundcloud`, `shoutcast`, `tunein`, `napster`, `pandora`, `tidal` and more

Why another `Squeezebox` adapter?

The existing adapter use `telnet` to access the `LMS`. The telnet has some disadvantages.
The actual main web interface of the `LMS` also uses the rpc/json-protocol to get
all needed informations or send commands to the server/players.

## Features

- most of [data](#server) that the `LMS`-Service provides is available in the adapter
Expand Down

0 comments on commit 84debda

Please sign in to comment.