eyeD3 0.6.15 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News eyeD3 0.6.15 (Default branch)
# 1  
Old 03-03-2008
eyeD3 0.6.15 (Default branch)

eyeD3 is a Python program and module that provides the ability to read and write ID3 tags (v1.x and v2.3/v2.4). It also decodes MP3 headers (bit rate, sample frequency, play time, etc.).License: GNU General Public License (GPL)Changes:
An ID3v1 comment encoding (Latin1) bugfix. An APIC picture type fix. Console Unicode encoding for display has been fixed. Frame de-unsynchronization bugs have been fixed. This release will round float BPMs to int (per the spec). There are LAME tag output enhancements. --no-tagging-time has been added to quell updates to TDTG frames. -F has been added to specify a different delimiter for multi-field options. --remove-images has been added to remove all APIC frames.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
KID3(1) 						      General Commands Manual							   KID3(1)

NAME
kid3 - Kid3 ID3 Tagger SYNOPSIS
kid3 [options] dir DESCRIPTION
With Kid3, an ID3 tag editor for KDE you can: * Edit ID3v1.1 tags * Edit all ID3v2.3 frames * Convert between ID3v1.1 and ID3v2.3 tags * Edit Ogg/Vorbis tags * Edit tags in MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2, Speex, TrueAudio and WavPack files. * Edit tags of multiple files, e.g. the artist, album, year and genre of all files of an album typically have the same values and can be set together. * Generate tags from filenames * Generate filenames from tags * Generate playlist files * Automatic case conversion and string translation * Import and export album data OPTIONS
A summary of options are included below. --help Show summary of options. --help-qt Show Qt specific options --help-kde Show KDE specific options --help-all Show all options --author Show author information -v, --version Show version of program. --license Show license information AUTHOR
Kid3 was written by Urs Fleisch <ufleisch@users.sourceforge.net>. This manual page was written by Aurelien Jarno <aurel32@debian.org>, for the Debian GNU/Linux system (but may be used by others). April 17, 2004 KID3(1)