Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
C# Community
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Visual Studio .NET
VS.NET General Discussion
Bulk attach Album Art to MP3 Track using VBA
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="mond007, post: 169997, member: 28367"] Hi (Apologies if this is a repeat but I don't think so). I have 50gb worth of MP3 files that I wish to attach album art to. They are all in a very thought out directory structure as follows : [U]01 Religious Music[/U] 01 Album01 Religious_AlbumArt01.jpg Track01 Track02 01 Album02 Religious_AlbumArt02.jpg Track01 Track02 [U]02 Classical Music[/U] 01 Album01 Classical_AlbumArt01.jpg Track01 Track02 01 Album02 Classical_AlbumArt02.jpg Track01 Track02 So it is my intention to use VBA code to go through the directory structure opening up Track01 & Track two for Album01 & 02 and attaching the Religious_AlbumArt01.jpg to both Tracks. I can do the search of directories code but what I am unsure of is how to attach the Religious_AlbumArt01.jpg to the MP3. I have look at the following to no avail. [url=http://www.mrexcel.com/forum/excel-questions/269104-visual-basic-applications-read-write-mp3-wma-properties-solved.html]VBA READ/WRITE .MP3 & .WMA PROPERTIES (SOLVED)[/url] [url=http://www.freevbcode.com/ShowCode.asp?ID=1118]FreeVBCode code snippet: Extract the ID3 Tag from an mp3 File[/url] [url=http://www.codeproject.com/Articles/9711/Read-MP-header-information-and-read-write-the-ID]Read MP3 header information and read/write the ID3v1 tag - CodeProject[/url] [url]https://social.msdn.microsoft.com/Forums/en-US/5f8d01d4-23b1-48ed-91f5-7f3827188015/mp3-tag-editor-and-excel-vba?forum=isvvba[/url] Any ideas would be greatly appreciated. [/QUOTE]
Insert quotes…
Verification
Post reply
Visual Studio .NET
VS.NET General Discussion
Bulk attach Album Art to MP3 Track using VBA
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom