• Stars
    star
    105
  • Rank 318,000 (Top 7 %)
  • Language
    C
  • Created over 9 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Integrate UPnP players with LogitechMediaServer

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