Results 1 to 5 of 5

Thread: id3v2 class

  1. #1

    Thread Starter
    Registered User
    Join Date
    Jul 2001
    Posts
    283

    id3v2 class

    does anybody have nice commented id3 v1 & v2 class that can read album art and stuff like that? with nice comments so i can understand it? or just a simple one that i can build off of? 'cause i have no idea how to go about doing it...

    thanks.

  2. #2
    Member
    Join Date
    Nov 2003
    Location
    Amsterdam, The Netherlands
    Posts
    53
    A friend of mine is working on one, there is the id3com.dll library which allows you to use id3lib through VB.net (although sofar I could not get it to work..)..

    While there seems to be plenty of ID3v1 stuff, the V2 code is hard to find..

  3. #3
    Frenzied Member <ABX's Avatar
    Join Date
    Jul 2002
    Location
    Canada eh...
    Posts
    1,622
    As far as I know there are not any Complete examples in vb.net

    If you really want to make your own I suggest that you goto ID3.org and get the information on the spec's

    You need to understand and be able to manipulate bits

    and alot of time, currently there are no test tags or Applications that use I am aware of that implement ID3v2.4
    Tips:
    • Google is your friend! Search before posting!
    • Name your thread appropriately... "I Need Help" doesn't cut it!
    • Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
    • Allways Include the Name and Line of the Exception (if one is occuring!)
    • If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)


    If you think I was helpful, rate my post
    IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous

  4. #4

    Thread Starter
    Registered User
    Join Date
    Jul 2001
    Posts
    283
    if you don't know any complete examples, do you know any partial ones that I can continue?

  5. #5
    Member
    Join Date
    Nov 2003
    Location
    Amsterdam, The Netherlands
    Posts
    53
    My friends DLL has just been updated to read v2 tags and frames.. I am currently testing it and will ask him what his plans for release are..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width