[DOC] Updated documentation
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -53,9 +53,9 @@
|
||||
- Perform a search for each key pressed (using a timer, in JS)
|
||||
- Save user prefs in local storage (volume, loop, shuffle, current playqueue, etc.)
|
||||
[desktop]
|
||||
- Better style...
|
||||
- TrackView: Reselect the current selected item when displaying the updated search results
|
||||
- Add keyboard shortcuts
|
||||
- playqueue: try to get a single div to display the cover / artist / track name in order to improve style
|
||||
[mobile]
|
||||
- Reorganize the views to ease internal paths
|
||||
- Covers not always the same height
|
||||
|
||||
Reference in New Issue
Block a user