Difference between revisions of "Mp3mover.pl"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=mp3mover.pl |Short description=Renames audio files so they conform to a set scheme |Full description=mp3mover.pl is a Perl script which attempts to rename MP3 files...")
 
(No version changes)
 
Line 3: Line 3:
 
|Short description=Renames audio files so they conform to a set scheme
 
|Short description=Renames audio files so they conform to a set scheme
 
|Full description=mp3mover.pl is a Perl script which attempts to rename MP3 files so that they conform to a consistent user-defined naming scheme. It inspects every MP3 in a directory and attempts to work out which part of the MP3 is the artist's name, album name, etc. It then renames each MP3 to follow the user's naming scheme, optionally creating a directory structure and writing an id3v1 or id3v2 tag to the MP3 based on the information it obtains. mp3mover.pl was designed to be very flexible and can be highly customized through the use of a large number of command line options and a per user configuration file.
 
|Full description=mp3mover.pl is a Perl script which attempts to rename MP3 files so that they conform to a consistent user-defined naming scheme. It inspects every MP3 in a directory and attempts to work out which part of the MP3 is the artist's name, album name, etc. It then renames each MP3 to follow the user's naming scheme, optionally creating a directory structure and writing an id3v1 or id3v2 tag to the MP3 based on the information it obtains. mp3mover.pl was designed to be very flexible and can be highly customized through the use of a large number of command line options and a per user configuration file.
 +
|Homepage URL=http://mediamover.sf.net
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://mediamover.sf.net
 
|VCS checkout command=
 
 
|Computer languages=Perl
 
|Computer languages=Perl
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=namefix.pl,sanity.pl,mp3cddb
 
|Related projects=namefix.pl,sanity.pl,mp3cddb
 
|Keywords=audio,Perl,mp3,rename,classification,mp3mover.pl
 
|Keywords=audio,Perl,mp3,rename,classification,mp3mover.pl
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2005-07-11
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=2.1.1
 
|Version identifier=2.1.1
 
|Version date=2004-11-12
 
|Version date=2004-11-12
 
|Version status=stable
 
|Version status=stable
 
|Version download=http://prdownloads.sourceforge.net/mediamover/mp3mover-2.1.1.tar.gz?download
 
|Version download=http://prdownloads.sourceforge.net/mediamover/mp3mover-2.1.1.tar.gz?download
 +
|Version comment=2.1.1 stable released 2004-11-12
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/02
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=No
 +
|License verified date=2000-04-12
 +
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Janet Casey
 
|License verified date=2000-04-12
 
|License verified date=2000-04-12
|Version comment=2.1.1 stable released 2004-11-12
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=James Maddison
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=James Maddison
 
 
|Email=tuxjay@users.sourceforge.net
 
|Email=tuxjay@users.sourceforge.net
 
|Resource URL=
 
|Resource URL=
Line 42: Line 40:
 
|Audio=mp3
 
|Audio=mp3
 
|Interface=command-line
 
|Interface=command-line
 +
|Works-with=audio
 
|Works-with-format=mp3
 
|Works-with-format=mp3
|Works-with=audio
 
}}
 
{{Project license
 
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2000-04-12
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 54: Line 47:
 
|Prerequisite description=Perl modules for writing ID3 tags
 
|Prerequisite description=Perl modules for writing ID3 tags
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 20:22, 1 March 2017


[edit]

mp3mover.pl

http://mediamover.sf.net
Renames audio files so they conform to a set scheme

mp3mover.pl is a Perl script which attempts to rename MP3 files so that they conform to a consistent user-defined naming scheme. It inspects every MP3 in a directory and attempts to work out which part of the MP3 is the artist's name, album name, etc. It then renames each MP3 to follow the user's naming scheme, optionally creating a directory structure and writing an id3v1 or id3v2 tag to the MP3 based on the information it obtains. mp3mover.pl was designed to be very flexible and can be highly customized through the use of a large number of command line options and a per user configuration file.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Janet Casey

Verified on

12 April 2000




Leaders and contributors

Contact(s)Role
James Maddison Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:tuxjay@users.sourceforge.net


Software prerequisites

KindDescription
Weak prerequisitePerl modules for writing ID3 tags




Entry





















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.