This is an automated email from the git hooks/post-receive script.
git pushed a commit to reference refs/pull/1/head
in repository enjoy.
View the commit online.
commit 5a859cb27b8f01cd17e9b6d7e4900b3348c49c0c
Author: Vincent Torri <vincent.to...@gmail.com>
AuthorDate: Sun May 8 11:14:49 2022 +0200
add link for LightMediaScanner
---
README | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README b/README
index 421d227..2e5f6aa 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ Libraries (EFL) with focus on speed and mobile usability, yet should
be usable on desktops as well.
Enjoy is modeled around a media database constructed by
-LightMediaScanner, it is not meant to play single files from disk,
+LightMediaScanner [1] [2], it is not meant to play single files from disk,
instead it will recursively index directories for music files and then
list them by artist, album, genre and so on. Playlists are also
supported, as well as random or filter playlists can be dynamically
@@ -14,3 +14,6 @@ generated.
See INSTALL for help on how to install.
See COPYING for software usage, modification and redistribution license.
+
+[1] http://lms.garage.maemo.org/
+[2] https://github.com/profusion/lightmediascanner
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.