Say, is there a way (in IdSharp or is there some trick to get it) to get the length of the song (like IID3v2.LengthMilliseconds) from any mp3 file? Cause now LengthMilliseconds works only for ID3v2 tags and only if length tag (TLEN) is specified in file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi.
Thank you for your great work.
I've tried to compile https://idsharp.svn.sourceforge.net/svnroot/idsharp/idsharp/trunk but that project reference IdSharp.Common which I can't find. Where should I get it?
Thanks for the kind words :) Try grabbing the 0.0.0.2 tag for now, I'm doing some refactoring at the moment.
Ok, I will.
Say, is there a way (in IdSharp or is there some trick to get it) to get the length of the song (like IID3v2.LengthMilliseconds) from any mp3 file? Cause now LengthMilliseconds works only for ID3v2 tags and only if length tag (TLEN) is specified in file.