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