Top "Id3-tag" questions

ID3 tag is a type of metadata container used to store information about an MP3 file within the audio file itself.

How to read and write ID3 tags to an MP3 in C#?

Is there a library for reading and writing ID3 tags to an MP3 in C#? I've actually seen a couple …

c# .net mp3 id3 id3-tag
Read ID3 Tags of an MP3 file

I am trying to read ID3 from a mp3 file thats locally stored in the SD card. I want to …

android mp3 id3 id3-tag
Command line tool to edit mp3 ID3 tags

I want a simple command line tool running on Windows Xp(or even cross platform) similar in functionality to Mp3…

mp3 id3-tag
C# mp3 ID tags with taglib - album art

Im making my own mp3 tagger, and everything is fine so far. Although im stuck reading the album art tag. …

c# taglib id3-tag albumart
How do you edit MP3 files in Java (ID3)?

Lately, I've been trying to write a program that can change the ID3 tags of an mp3 file. I managed …

java metadata mp3 id3 id3-tag
Reading mp3 tag information in vb.net

I'm doing a project in VB.NET 2005, in which I have to extract the tag information of mp3 files. For …

vb.net tags mp3 id3-tag
jAudiotagger - How to create custom TXXX tags

I want to create/add a custom ID3 tag to a MP3 (ID3v2.3 or ID3v2.4). There is a …

java mp3 id3 id3-tag
Extract lyrics from an MP3

Could someone explain how to extract the lyrics from an mp3 file?I tried but I can't get any documents …

java mp3 id3-tag id3v2
Adding Cover Art to downloaded mp3 on Android

How do I add a cover art (album art) to a downloaded mp3 programmatically? I am letting my app download …

android mp3 id3 download-manager id3-tag