Updated readme
This commit is contained in:
@@ -1,16 +1,15 @@
|
|||||||
# LMS - Lightweight Music Server
|
# LMS - Lightweight Music Server
|
||||||
|
|
||||||
[](https://github.com/epoupon/lms/releases) [](https://github.com/epoupon/lms/actions) [](https://lgtm.com/projects/g/epoupon/lms/context:cpp)
|
[](https://github.com/epoupon/lms/releases) [](https://github.com/epoupon/lms/actions)
|
||||||
|
|
||||||
_LMS_ is a self-hosted music streaming software: access your music collection from anywhere using a web interface!
|
_LMS_ is a self-hosted music streaming software: access your music collection from anywhere using a web interface!
|
||||||
|
|
||||||
A [demo instance](http://lms-demo.poupon.dev) is available. Note the administration panel is not available.
|
A [demo instance](http://lms-demo.poupon.dev) is available. Note the administration panel is not available.
|
||||||
|
|
||||||
## Main features
|
## Main features
|
||||||
* Low memory requirements: the demo instance runs on a _Raspberry Pi Zero W_
|
|
||||||
* Recommendation engine
|
* Recommendation engine
|
||||||
* Audio transcode for maximum interoperability and low bandwith requirements
|
* Audio transcode for maximum interoperability and low bandwith requirements
|
||||||
* Multi-value tags: artists, genres, composers, lyricists, moods, ...
|
* Multi-value tags: `artist`, `genre`, `composer`, `lyricist`, `mood`, `performer`, ...
|
||||||
* [MusicBrainz Identifier](https://musicbrainz.org/doc/MusicBrainz_Identifier) support to handle duplicated artist and release names
|
* [MusicBrainz Identifier](https://musicbrainz.org/doc/MusicBrainz_Identifier) support to handle duplicated artist and release names
|
||||||
* [ListenBrainz](https://listenbrainz.org) support for:
|
* [ListenBrainz](https://listenbrainz.org) support for:
|
||||||
* Scrobbling and synchronizing listens
|
* Scrobbling and synchronizing listens
|
||||||
|
|||||||
Reference in New Issue
Block a user