ID3 library wrapper (taglib, id3lib, anything)
Walter Strom
walt.strom at gmail.com
Sat Jul 16 17:09:31 PDT 2011
Huge thank you, Andrej!
The fact that you even wrote a full readme made me want to write the
previous sentence in all caps with a row exclamation marks.
I see now where I went wrong with it, and it's a good learning.
...ah, hell with it... THANK YOU
On 16 July 2011 23:26, Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:
> You never said anything about what OS you're running, but I'll assume
> you're on Windows since you're mentioning C#.
>
> Ask and you shall receive:
> https://github.com/AndrejMitrovic/DTagLib
>
> It took about 30 minutes of work. The sample application works for me,
> here's an example:
>
> D:\dev\projects\DTagLib>tagreader "E:\My Music\Pushmipulyu - 05 - wake
> you.mp3"
> ******************** "E:\My Music\Pushmipulyu - 05 - wake you.mp3"
> ********************
>
> -- TAG --
> title - "wake you"
> artist - "Pushmipulyu"
> album - "133 Thursdays"
> year - "2006"
> comment - ""
> track - "5"
> genre - "Electronica"
> -- AUDIO --
>
> bitrate - 233
> sample rate - 44100
> channels - 2
> length - 7:45
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20110717/37ca4580/attachment.html>
More information about the Digitalmars-d
mailing list