Click here to Skip to main content
15,884,836 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
How do i extract the music file attributes or properties from the song like name, rating etc ?? Please Help
Posted

A quick google using your subject as the search term lead me to an article on this very site: Professional Tag Editor for MP3 (ID3) and WMA[^]

It goes further than you need, in that it lets you extract and edit them, but the basic code you need is all there.
 
Share this answer
 
Comments
Bdrap 16-Jul-11 7:27am    
Thanx Man !!!!!
thatraja 16-Jul-11 8:46am    
5!
Espen Harlinn 17-Jul-11 7:48am    
Good reply, my 5
Sergey Alexandrovich Kryukov 17-Jul-11 23:35pm    
My 5. There are more formats though :-)
--SA
You can have look at these Codeproject articles:

1 - LyricsFetcher - The Easiest Way to Find Lyrics for your Songs[^]

2 - http://www.studentguru.gr/blogs/dante/archive/2011/01/12/122329.aspx[^]

Also have a look at this MSDN discussion, surely this will help you out too:
http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/3d2e9e48-8a02-419f-91e1-c61faf28bcf7/[^]

Note: The second article is in WPF.

Hope this helps. Good luck :thumbsup:
 
Share this answer
 
Comments
Bdrap 16-Jul-11 7:27am    
Thank You !!!
Tarun.K.S 16-Jul-11 8:36am    
You're welcome! Thanks for accepting the answer. :)
thatraja 16-Jul-11 8:47am    
Cool links, 5!
Tarun.K.S 16-Jul-11 9:11am    
You didn't give a 5. :((
thatraja 16-Jul-11 9:22am    
Oops, blame my mouse. :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900