muso icon indicating copy to clipboard operation
muso copied to clipboard

Idea: use `audiotags` crate

Open ErichDonGubler opened this issue 5 years ago • 1 comments

A fair amount of functionality in this crate is dedicated to extracting audio metadata. A recent announcement on Reddit for the audiotags crate, though, might mean that a lot of this logic can be outsourced to that crate, instead of having to reinvent a wheel here.

Thoughts? :)

ErichDonGubler avatar Oct 26 '20 23:10 ErichDonGubler

Looks interesting, I'll take a look at the audiotags crate, some time ago I was also thinking in moving metadata extraction to a separate crate.

Thank you for the suggestion!

quebin31 avatar Oct 27 '20 00:10 quebin31