开发者

Music tag finder API .NET library

I'm trying to build an application that can be used to automatically get music tag information from the web and rename my music library. I have been searching on google for any API available to help me out. So far, it seems like Discogs, Freedb, Last.fm, MusicBrainz, amazon and yahoo music are all good options for this. However, I am wondering if there is an开发者_运维技巧y .NET library that can be easily used to access any of the above libraries. Please help if you know any .DLL file that I can easily include to my C# project.

P.S: I have little knowledge with xml. It would help much if this API is a dll file as they are easy to work with than xml

Thanks in advance for your much appreciated help!


Banshee project contains such features, and it may already have dlls for you to reference,

http://banshee.fm/download/development/


I recommend http://code.google.com/p/lastfm-sharp/, i haven't used it for tags. I used it in combination with the direct api to download my lastFm data to the database.

http://code.google.com/p/lastfm-sharp/wiki/Examples for examples including tags :)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜