grasshopper3 1 Posted October 13, 2010 I am trying to organize a large library of MP3s. I know that there are already some great applications that could do it for me, but I want to do it. I am using the ID3 UDF and I am having some trouble. I am using it in the following way... For loop _ID3ReadTag($BaseMusicArr[$iCount][1],0,0,1) next The only tags that it seems to be reading are artist,album,year,comment,track number,genre, version, and full file path. I need the Track Title and version that is returning is "Undefined FrameID". I also need to know how to set tags with album art. Can someone help me out with this? Thanks Share this post Link to post Share on other sites