My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 77
IUT Villetaneuse S4D Project: id3 tagger, written in Java
*This is currently alpha material* ID3EncodingConverter is a simple ID3 tag viewer for KDE written in Python which supports conversion of tags from different character sets to Unicode with ID3v2. Its goal is fast and simple conversion for multiple files, letting the user compare between ID3v1 ...
== Overview == ---- MP3InfoUtil is an Actionscript 3 / Flex utility used to retrieve, parse and process metadata from the headers of MP3 files online *without* first waiting for the entire file to download (as is the default case in AS3) Through a series of byte-array comparisons and bit-shifti...
Tags audio files (mp3) appropriately based on the folder structure in which they reside. The id3 details are extracted by converting human readable strings into regular expressions, and applying this expression onto the full path of the file. The application will (optionally) save your mp3s in a sql...
==What is diffmp3?== With the script, it is possible to compare MP3 files. Shows diff summary of MP3-file-comparison. Compares binary MP3-Files and shows diffffernces in ID3-Tags. == Usage == It is a simple and easy console command, with just two parameters: {{{ python diffmp3.py MP3-Fi...
TP de algoritmos II de la FIUBA del grupo 8 Catedra: Calvo Primer cuatrimestre de 2009
Uses regular expressions to manipulate ID3v2 tags. Converts ID3v1 tags to ID3v2 first if necessary.
written in python, utilizes various online REST services and audio tools to automatically identify and label your music collection
mp3, id3, tag
Stagger is an ID3v1/ID3v2 tag manipulation package written in pure Python 3. The ID3v2 tag format is notorious for its useless specification documents and its quirky, mutually incompatible part-implementations. Stagger is to provide a robust tagging package that is able to handle all the various...
The Idea of this library is to be able to (at least) do stuff like this: {{{ any("%album artist%", "%artist%") p(" - %album% [disc %discnumber%]") if present(full_album) { p(" (full album)") } p("/%tracknumber% - %artist% - %title%") }}} and have it be equivalent to [http://www.foobar...
1 2 3 4 5 6 7 8 Next