From: Gustavo Sverzut Barbieri Date: Fri, 6 Jul 2012 15:01:11 +0000 (-0300) Subject: announce project is moving outside of garage.maemo.org X-Git-Url: http://git.maemo.org/git/?p=lms;a=commitdiff_plain announce project is moving outside of garage.maemo.org --- diff --git a/www/index.html b/www/index.html index 2e01a30..b9fee03 100644 --- a/www/index.html +++ b/www/index.html @@ -18,6 +18,14 @@ body { Lightweight media scanner meant to be used in not-so-powerful devices, like embedded systems or old machines.

+
+

+ This project moved to + ProFUSION servers + and also mirrored at + github. +

+

Provides an optimized way to recursively scan directories, handling the parser in a child process, avoiding breaks of the @@ -40,14 +48,14 @@ body { Applications should then access the SQLite3 database to get all the informations about scanned media. See tables and fields description at http://lms.garage.maemo.org/api/index.html + href="http://packages.profusion.mobi/lightmediascanner/docs/api/">http://packages.profusion.mobi/lightmediascanner/docs/api/ (end of the page). You can use any SQLite3 access library, for instance you have SQLObject, SQLAlchemy and Storm for python, Sequel for Ruby and possible others.

Documentation