by che_fox
This is a simple Python module for retrieving and setting so-calledID3 tags on MP3 compressed audio files through an object-orientedinterface. MP3 players generally use this simple information fordisplay track title, artist name, and album title whi
defaultxr created the Option to allow anything in 'genre' field artifact
fabworld created the Class does not close the file. artifact
afternoon created the Full value of title field not reported artifact
che_fox commented on the Default for genre is Blues [0] artifact
To work together with the ogg.vorbis Python module, I've developed a new dictionary-based interface for the ID3 Python module. You can now read and write ID3 tags directly through a dictionary interface, making reading all tags at once much ...
che_fox committed patchset 10 of module ID3 to the ID3.py CVS repository, changing 5 files
che_fox committed patchset 9 of module ID3 to the ID3.py CVS repository, changing 1 files
New dictionary-based interface, compatible with
ogg.vorbis module.
Default genre will be 255 if not specified, not 0 ("Blues").
Rewrote id3-tagger.py to use new dictionary-based interface
(simplifies code a lot).
zarne created the Default for genre is Blues [0] artifact
This long-awaited release (actually done almost a year ago but forgotten in the dusty CVS archives) fixes Windows issues by opening files in binary mode. Long live ID3.py version 1.1! Download it from the Files section.
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use