-
-
node-id3
... Smart](https://github.com/tim-smart) and is a derivative work of [JavaScript-ID3-Reader](https://github.com/aadsm/JavaScript-ID3-Reader). ... would like in the future to add node support to JavaScript-ID3-Reader but unfortunately time has been an issue, pull ...
-
id3-ununicode
Goddamn unicode fucking up my iTunes
== ID3 UNunicode ==
iTunes kept getting random Unicode characters (\uffff) prepended
to a bunch of songs for some reason. Ugh.
This fixes it.
== Dependencies ==
mutagen: http://code.google.com/p/mutagen/ ($ pip ...
-
id3-rename
Rename id3 tags
= id3-rename
Description goes here.
== Note on Patches/Pull Requests
* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a
future version unintentionally.
* Commit ...
-
ID3-FromHierarchy
Get tag information for ID3 of MP3 from directory hierarchy
ID3-FromHierarchy version 0.05
==============================
INSTALLATION
------------
To install this module type the following:
``` bash
$ perl Makefile.PL
$ make
$ make test
$ ...
-
id3
... user may prefer using simple ASCII display, like this::
$./id3 g dump
outlook = sunny
humidity < 80
==> C1
humidity ... to place the classifier in a Scheme function::
$ ./id3 g -gscheme tests/1/out_div_maj
(cond
(
((eqv? outlook ...
-
ID3
...
The library uses Metaprogramming at it's core - see ./lib/id3/frame.rb
# NOTE
the latest version on the trunk is ... At GoogleMail>
Home Page: http://www.unixgods.org/~tilo/Ruby/ID3
License: http://www.unixgods.org/~tilo/artistic-license.html
GitHub ...
-
ID3-fix-MP3
... the ID3 tags from file name, remove undesired ID3 tags
# ID3 FIX (MP3)
## Why?
This library is made fix your old ripped MP3, that have none or bad formated ID3.
## Instalation
### Prerequisites:
* Python >= 2.6
### Install
python setup.py ...
-
ID3-Algorithm-for-Decision-Trees
Awful C++ implementation of the ID3 Algorithm
ID3-Algorithm-for-Decision-Trees
================================
Awful C++ implementation of the ID3 Algorithm
-
go-id3
... For Go
==================
Andrew Scherkus
May 21, 2012
Introduction
------------
Simple ID3 parsing library for go based on the specs ... := os.Open("foo.mp3")
defer fd.Close()
file := id3.Read(fd)
if file != nil {
fmt.Println(file ...
-
pmkb-id3-tag-extractor
... the classes in [smiy.pmkb.vocabulary](https://github.com/zazi/pmkb-id3-tag-extractor/tree/master/src/main/java/smiy/pmkb/vocabulary) ... and Update" them from the existing classes in the [PMKB ID3 Tag extractor repository](https://github.com/zazi/pmkb-id3-tag ...
-