OS4 DepotLogo by Alkaron 
(anonymous IP: 13.58.247.31,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Audio » Misc » id3ren.lha

Id3ren

Description: Id3ren is a ID3 tag editor
Download: id3ren.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 76kb
Version: 1.1b0
Date: 02 Oct 2006
Author: cbothamy/free.fr AmigaOS 4.0 compile by Spot / Up Rough
Submitter: Spot / Up Rough
Email: spot/triad se
Category: audio/misc
License: GPL
Distribute: yes
Min OS Version: 4.0
FileID: 2132
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 356  (Current version)
356  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
id3ren  (C) Copyright 1998 by Robert Alto (badcrc()tscnet.com)
        (C) Copyright 2001 Christophe Bothamy (cbothamy()free.fr)

=======
License
=======

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.


============
Introduction
============
id3ren is used to rename batches of mp3 files by reading the ID3 tag
at the end of the file which contains the song name, artist, album, year,
and a comment.  

The secondary function of id3ren is a tagger, which can create, modify, 
or remove ID3 tags. The id3 fields can be set on the command line, 
entered interactively, or "guessed" from the path and the filename.

If you have questions, comments, or bug reports, contact cbothamy()free.fr
To get the latest version please visit http://cbothamy.free.fr/projects/id3ren/

Please refer to the USAGE file for the meaning of the different options.
Please refer to the FEATURES file to learn more on new features of id3ren.

=====
Notes
=====
- id3ren is developed and tested on linux, but it should work as is
  on any unix system.

- Windows support is discontinued. It may still work, but it has not been tested
  id3ren is known to compile fine with cygwin.

- Config files should only contain the exact same options as specified on
  the command line.  You can use # at the beginning of a line for a comment.
  Spaces at the beginning of a line are ignored.  NOTE: There is no more
  syntax difference between a config file option and a command line option.

- id3ren first reads all command line options.  If it doesn't find the
  "-nocfg" command line option, it looks for config files in this order:
  1) Reads environment variable ID3REN which should contain the complete
     path to a config file.  If variable doesn't exist or file not found
     then...
  2) Reads environment variable HOME and look for $HOME/.id3renrc.
     If variable doesn't exist or file not found then...
  3) It looks for /etc/id3renrc. 


Copyright © 2004-2024 by Björn Hagström All Rights Reserved