anynchronous file handling?
Status: Beta
Brought to you by:
cwoodbury
it would be cool if id3sharp could read the tags from
files asynchronously. i have been using it as a way of
tracking what mp3s are popular on an mp3 server, and
though i've just done an elementary test, i've gotten a
few file access errors that the file i was trying to
pass was being used by another process.
if i have some extra hack time i can try to look at it
myself, but if you're still working on this, that would
be a cool thing.