X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=README;h=58a84465d19d236c08b37860abb62e35c28a5307;hb=df0a144154b7cdeb36e8b9123a3664b1919016af;hp=f00e36e45813e2f54c06dfb8e5366a8a67f73516;hpb=21cd9240d572994ade62bed83cabba9e0c53e4c1;p=app-musicexpo.git diff --git a/README b/README index f00e36e..58a8446 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -App-MusicExpo version 0.001001 -========================== +App-MusicExpo version 0.004 +=========================== App::MusicExpo creates a HTML table from a list of songs. @@ -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 and C), 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 @@ -25,15 +28,16 @@ DEPENDENCIES This module requires these other modules and libraries: * Audio::FLAC::Header - * HTML::Entities * HTML::Template::Compiled * Memoize * MP3::Tag - * URI::Escape + * MP4::Info + * JSON::MaybeXS + * Ogg::Vorbis::Header::PurePerl COPYRIGHT AND LICENCE -Copyright (C) 2013 by Marius Gavrilescu +Copyright (C) 2013-2014 by Marius Gavrilescu This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.14.2 or,