Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 830 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 830 Bytes

Logitech Media Server to UPnP bridge

Allows UPnP players to be used by Logitech Media Server, as a normal Logitech SqueezeBox.

This project is now part of LMS 3rd parties repositories. Support thread is here

Please see here to know how to rebuild my apps in general

Otherwise, you can just get the source code and pre-built binaries:

cd ~
git clone http://github.com/philippe44/lms-upnp
cd ~/lms-upnp
git submodule update --init

and build doing:

cd ~/lms-upnp/application
make

Binary releases are here as well