Updated REAMDE
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user