profgyuri / Listen2MeRefined

My implementation of a music player app supported only on windows.
MIT License
3 stars 0 forks source link

Metadata editing for every filetype #6

Open profgyuri opened 2 years ago

profgyuri commented 2 years ago

Basically just find a way to update non .mp3 files.

I'm using TaglibSharp, and it cannot change tags for .wav files.