Updated REAMDE

This commit is contained in:
emeric
2018-09-16 20:44:11 +02:00
parent 843f6ef0fe
commit fa73b88a2b
+3 -5
View File
@@ -1,19 +1,17 @@
# LMS - Lightweight Music Server
LMS is a self-hosted media streaming software, released under the GPLv3 license.
It allows you to access your music using an http(s) web interface.
LMS is a self-hosted music streaming software, released under the GPLv3 license.
It allows you to access your music using a web interface.
## Main features
- Responsive design
- Browse your audio collection using tag-based filters
- Custom tag support
- User management
- Persistent play queue
- Radio mode
- MusicBrainzID support to handle duplicated artist and release names
- Audio transcode for maximum interoperability and low bandwith requirements
LMS is written entirely in C++. Therefore, it is suitable to run on embedded devices, where space and memory are limited.
- Custom tag support
## Installation
Here are the required packages to build on Debian Stretch: