[Lunar-commits] r26316 - moonbase/trunk/perl/MP3-Tag
Dennis Veatch
stumbles at lunar-linux.org
Sat Oct 20 14:29:44 CEST 2007
Author: stumbles
Date: 2007-10-20 14:29:44 +0200 (Sat, 20 Oct 2007)
New Revision: 26316
Modified:
moonbase/trunk/perl/MP3-Tag/DETAILS
Log:
To name a few changes;
New interpolation directives iC and iI to access cddb_id, cdindex_id.
New methods cddb_id, cdindex_id, id3v2_frames_autofill. New configuration
variable id3v2_frames_autofill. Support for filling MCDI frame.
mp3info2: id3v2_frames_autofill() is called unless -d option is given.
(Most probably the result is not propagated back to file unless -u option
was given.)
Modified: moonbase/trunk/perl/MP3-Tag/DETAILS
===================================================================
--- moonbase/trunk/perl/MP3-Tag/DETAILS 2007-10-20 12:23:37 UTC (rev 26315)
+++ moonbase/trunk/perl/MP3-Tag/DETAILS 2007-10-20 12:29:44 UTC (rev 26316)
@@ -1,13 +1,13 @@
MODULE=MP3-Tag
- VERSION=0.9708
+ VERSION=0.9709
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://search.cpan.org/CPAN/authors/id/I/IL/ILYAZ/modules
- SOURCE_VFY=sha1:db68d02844b053005c710cac89474f7e5e49d266
+ SOURCE_URL=http://search.cpan.org/CPAN/authors/id/I/IL/ILYAZ/modules/
+ SOURCE_VFY=sha1:d990e9793edfe4f91a61680799d7d4dcc0452f40
WEB_SITE=http://search.cpan.org/search?dist=MP3-Tag
ENTERED=20061023
- UPDATED=20061023
+ UPDATED=20071020
SHORT="Module for reading tags of MP3 audio files"
cat << EOF
-Module for reading tags of MP3 audio files
+Module for reading tags of MP3 audio files
EOF
More information about the Lunar-commits
mailing list