LMSSonos / LMSSonos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disclaimer

This is my first node app, so feel free to refactor and cleanup the code. I used VScode and typescript, in order to use the app you need to compile the typescript files first. This version is an early beta, it works, but cleanup and features are required ;-)

LMSSonos

LMS Sonos is a bridge to show your Logitech Media Server (LMS) library within the SONOS app. You can run this code on your local PC or on a Synolgoy NAS.

Installation

Compile and run Server

  • Download or clone the repository
  • Edit config.ts and change the configuration settings
  • Run tsc to compile all typescript files
  • Run node index.js

Configure sonos

Sonos App

Just launch your Sonos App and you should see your LMS collection in the app and be able to browse it.

Sonos main screen LMSSonos main New Music Genres Genres Detail Search

About

License:MIT License


Languages

Language:TypeScript 100.0%