home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / ID3_Class_207876882007.psc / @PSC_ReadMe_67706_1.txt next >
Text File  |  2007-08-08  |  2KB  |  7 lines

  1. Title: ID3 Class + Advanced ID3 Tag Editor
  2. Description: It just keeps getting better. This bundle features my ID3 class that intially took me 1.8 days to make and perfect. This class allows analyzing and editing of ID3v1 tags, older and newer ID3v2 tags, AND older and newer Lyrics3 tags. I also included a program to manage your MP3s that took me nearly an entire day to make as an example of use of this class. From the list view, you can play a file by double clicking the item or by focusing on the list view and pressing enter. You can also customize the columns in the list view by repositioning them. From the MP3 ID panel, you can view the meta information and/or edit it. The basic view consists of the title, artist, album, genre, track number, year, comments, and lyrics. The more advanced view consists of original artist, original album, copyright, and more. In this view, you can even scroll through the text fields using the middle wheel of your mouse (if available), provided that the list view is not focused. Another feature included is the automatic retrieval of song data from the iTunes store and Microsoft for particular MP3 files. The application will automatically install the vbzlib.dll file required to decompress GZip-compressed iTunes store data if it doesn't detect the DLL file. Thanks to GDI+, you can also add and/or edit album art in MP3 files, and the application is also capable of updating the album art using the automatic retrieval of song data. The class works efficiently as tested, so feel free to use the class in your existing projects. Find more information about ID3 tags at http://id3.org.
  3. This file came from Planet-Source-Code.com...the home millions of lines of source code
  4. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=67706&lngWId=1
  5.  
  6. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  7.