X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=README;h=340e4d72c42e5f1c85b8c9e0c5b50cfa053efcc7;hb=ac51e186036f8e7c09a9f71d971f54eaa2f0c821;hp=58a84465d19d236c08b37860abb62e35c28a5307;hpb=0397e9d0174ed48b439512065209fc4652f2a343;p=app-musicexpo.git diff --git a/README b/README index 58a8446..340e4d7 100644 --- a/README +++ b/README @@ -1,9 +1,9 @@ -App-MusicExpo version 0.004 -=========================== +App-MusicExpo version 1.001_001 +=============================== App::MusicExpo creates a HTML table from a list of songs. -The default template (named index.tmpl here)looks like: +The default template (named index.tmpl here) looks like: | Title | Artist | Album | Genre | Track | Year | Type | |---------+---------+-----------------+---------+-------+------+------| @@ -27,17 +27,21 @@ DEPENDENCIES This module requires these other modules and libraries: - * Audio::FLAC::Header * HTML::Template::Compiled - * Memoize - * MP3::Tag + +The following modules are optional; they determine the formats that +can be read by MusicExpo. Be sure to install at least one of them, +otherwise MusicExpo won't be able to do much! + + * Audio::FLAC::Header + * Audio::Opusfile + * MP3::Info * MP4::Info - * JSON::MaybeXS * Ogg::Vorbis::Header::PurePerl COPYRIGHT AND LICENCE -Copyright (C) 2013-2014 by Marius Gavrilescu +Copyright (C) 2013-2016 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,