A simple and lightweight API for interacting with a Logitech Media Server using JSON-RPC.
Testing Connectivity
To verify the connection to your Logitech Media Server (LMS), execute the following command:
``bash npm run example http://: `
Replace and ` with the IP address and port of your LMS instance. This command will establish a connection to the specified LMS and communicate with one of the detected Squeezebox players.