|
-
Jan 4th, 2004, 08:16 AM
#1
Thread Starter
Registered User
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.
-
Jan 4th, 2004, 10:51 AM
#2
Member
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..
-
Jan 4th, 2004, 12:52 PM
#3
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
-
Jan 4th, 2004, 06:02 PM
#4
Thread Starter
Registered User
if you don't know any complete examples, do you know any partial ones that I can continue?
-
Jan 5th, 2004, 07:58 AM
#5
Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|