From: barbieri Date: Thu, 13 Dec 2007 05:27:31 +0000 (+0000) Subject: front page X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;h=f3c90ef87ed45803c10259a223da9dc00bcdea3c;p=lms front page --- diff --git a/www/images/indt_logo.jpg b/www/images/indt_logo.jpg new file mode 100644 index 0000000..1b02397 Binary files /dev/null and b/www/images/indt_logo.jpg differ diff --git a/www/images/maemo_logo.jpg b/www/images/maemo_logo.jpg new file mode 100644 index 0000000..3507a2c Binary files /dev/null and b/www/images/maemo_logo.jpg differ diff --git a/www/index.html b/www/index.html new file mode 100644 index 0000000..bebaccd --- /dev/null +++ b/www/index.html @@ -0,0 +1,57 @@ + + + + + + Light Media Scanner + + + +

Light Media Scanner

+

+ Lightweight media scanner meant to be used in not-so-powerful + devices, like embedded systems or old machines. +

+

+ Provides an optimized way to recursively scan directories, + handling the parser in a child process, avoiding breaks of the + main process when parsers break (quite common with such bad libs + and tags). +

+

+ Parsers are plugins in the form of shared objects, so it's easy + to add new without having to recompiling the scanner. +

+

+ The scanner will use SQLite3 to store file-mtime association, + avoiding parsing files that are already up-to-date. This SQLite + connection and the file id within the master table 'files' are + handled to plugins for relationship with other tables. +

+

Documentation

+ +

License

+

+ Light Media Scanner is licensed under GNU Lesser General + Public License 2.1. +

+
+

+ INdT + Maemo +

+ +