dkrahmer / CSId3Lib

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 100.0%