Update README
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 16 Aug 2014 23:02:53 +0000 (02:02 +0300)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 16 Aug 2014 23:02:53 +0000 (02:02 +0300)
README

diff --git a/README b/README
index 1a49d097106e5c548d174ec95d9e73f7e156fe38..2535399830ec35243e9583e4d9b74121ab590571 100644 (file)
--- a/README
+++ b/README
@@ -9,7 +9,10 @@ The default template (named index.tmpl here)looks like:
     |---------+---------+-----------------+---------+-------+------+------|
     | Cellule | Silence | L'autre endroit | Electro | 01/09 | 2005 | FLAC |
 
-where the title is a download link.
+where the title is a download link. If you have multiple files with the same
+basename (such as C<cellule.flac> and C<cellule.ogg>), they will be treated
+as two versions of the same file, so a row will be created with two download
+links, one for each format.
 
 INSTALLATION
 
@@ -28,6 +31,8 @@ This module requires these other modules and libraries:
   * HTML::Template::Compiled
   * Memoize
   * MP3::Tag
+  * DB_File
+  * Ogg::Vorbis::Header::PurePerl
 
 COPYRIGHT AND LICENCE
 
This page took 0.010934 seconds and 4 git commands to generate.