2014-03-21 12:37:22 +01:00
2014-03-09 10:58:52 +01:00
2014-03-11 12:44:51 +01:00
2014-03-14 12:55:37 +01:00
2014-03-09 10:58:52 +01:00
2014-03-09 10:58:52 +01:00
2014-03-14 12:55:37 +01:00
2014-03-09 10:58:52 +01:00
2014-03-09 10:58:52 +01:00
2014-03-09 10:58:52 +01:00
2014-03-09 10:58:52 +01:00
2014-03-09 10:58:52 +01:00
2014-03-09 10:58:52 +01:00
2014-03-09 10:58:52 +01:00
2014-03-20 10:45:15 +01:00
2014-03-21 12:37:22 +01:00

I) DEPENCIES

libboost-dev libextractor-dev libavcodec-dev libwt-dev

Warning: your distrib may provide an outdated wt library. Latest Wt highly recommended (http://www.webtoolkit.eu/wt)


II) BUILD

mkdir build
cd build
../configure

(configure will complain if a mandatory library is missing)

make -j 4


III) RUNNING

./lms --docroot=../ --http-port=8080 --http-address=0.0.0.0

S
Description
Lightweight Music Server. Access your self-hosted music using a web interface.
http://lms-demo.poupon.dev
Readme
16 MiB
Languages
C++ 98.7%
CMake 0.7%
JavaScript 0.3%
Python 0.2%