The Tag Reader Library is a .NET project that allows your project to read the tag information of MPEG based audio files.
To compile and edit the souce code, you will need Visual Studio 2017 installed, along with the .NET Framework 2.0 or higher.
After downloading the repository, open the Solution up in Visual Studio 2017. Once open, right click on the "Sample Project" project, and click "Set as Start Up Project". Then hit F5 or click the Start button in your tool bar. Thats it!
Tag | Progress |
---|---|
ID3v1.0 |
In Progress |
ID3v1.1 |
Not Implemented |
ID3v1.2 |
In Progress |
ID3v2.2 |
In Progress |
ID3v2.3 |
In Progress |
ID3v2.4 |
In Progress |
APEv1 |
Not Implemented |
APEv2 |
In Progress |
Lyrics3 |
Not Implemented |
Lyrics3v2 |
In Progress |
This project is licensed under the MIT License - see the LICENSE file for details