[DOC] Updated documentation

This commit is contained in:
emeric
2016-04-09 15:50:53 +02:00
parent 131e755adc
commit 0af4ddc23f
2 changed files with 7 additions and 3 deletions
+6 -2
View File
@@ -10,9 +10,13 @@ It allows you to access your music and your videos using an https web interface.
- Multi genre
- MusicBrainzID support
Please note LMS is still under development and will gain more features in the future.
Please note LMS is still under development and will gain more features in the future:
- Radio function (using AcousticBrainz)
- Interface suited for mobile devices
- Video support
- Subsonic and/or Ampache API
LMS is written entirely in C++. Therefore, it is suitable to run on embedded devices, where space and/or memory are limited.
LMS is written entirely in C++. Therefore, it is suitable to run on embedded devices, where space and memory are limited.
Please note some media files may require significant CPU usage to be transcoded.
## Dependencies