Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.
/ CSId3Lib Public archive

Library to perform read/write of ID3 tags in MP3 files. Supporting ID3v1,ID3v2.3,ID3V2.4 tags versions.

License

Notifications You must be signed in to change notification settings

jherby2k/CSId3Lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSId3Lib

Library to perform read/write of ID3 tags in MP3 files. Supporting ID3v1,ID3v2.3,ID3V2.4 tags versions.

This code is a fork of Hugo Rumayor's project located at SourceForge, which has been dormant for several years.

The primary goal of this fork was to migrate to .NET Standard 2.0, then release via NuGet. Subsequent updates focus on bug fixes, code cleanup, modern C# syntax, and performance improvements.

This library has unresolved bugs and may not create valid tags when using more advanced settings. You're welcome to fork and fix them!

About

Library to perform read/write of ID3 tags in MP3 files. Supporting ID3v1,ID3v2.3,ID3V2.4 tags versions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages