Release and update docs.
[lms] / www / index.html
index c9297dd..4a08ef4 100644 (file)
@@ -22,7 +22,9 @@ body {
       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).
+      and tags). One can opt to use the single process version, but be
+      aware that if something bad happens during parsing, your
+      application will suffer.
     </p>
     <p>
       Parsers are plugins in the form of shared objects, so it's easy
@@ -75,21 +77,21 @@ body {
         Library:
         <ul>
           <li><a
-                  href="https://garage.maemo.org/frs/shownotes.php?release_id=1252">Last tarball</a></li>
+                  href="https://garage.maemo.org/frs/shownotes.php?release_id=2088">Last tarball (0.2)</a></li>
           <li><code>git clone git://git.profusion.mobi/lightmediascanner.git</code></li>
         </ul>
       </li>
       <li>
         Python bindings:
         <ul>
-          <li><a href="https://garage.maemo.org/frs/shownotes.php?release_id=1253">Last tarball</a></li>
+          <li><a href="https://garage.maemo.org/frs/download.php/4626/lightmediascanner-0.2.0.0.tar.bz2">Last tarball (0.2)</a></li>
           <li><code>git clone git://git.profusion.mobi/python-lightmediascanner.git</code></li>
           </ul>
         </li>
       <li>
         Ruby bindings:
         <ul>
-          <li><a href="https://garage.maemo.org/frs/shownotes.php?release_id=1326">Last tarball</a></li>
+          <li><a href="https://garage.maemo.org/frs/download.php/4627/python-lightmediascanner-0.2.0.tar.gz">Last tarball (0.1)</a></li>
           <li><code>svn co <a
           href="https://garage.maemo.org/svn/lms/ruby-lightmediascanner">https://garage.maemo.org/svn/lms/ruby-lightmediascanner</a></code></li>
           </ul>