Skip to content

philippe44/LMS-uPnP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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