nicfit / eyeD3

eyeD3 is a Python module and command line program for processing ID3 tags. Information about mp3 files (i.e bit rate, sample frequency, play time, etc.) is also provided. The formats supported are ID3v1 (1.0/1.1) and ID3v2 (2.3/2.4).
http://eyed3.nicfit.net/
GNU General Public License v3.0
532 stars 58 forks source link

write text frame by ID #534

Closed atomGit closed 3 years ago

atomGit commented 3 years ago

i thought eyeD3 could write to a text frame by providing the ID, and looking at the source code it seems this may be possible, but now i'm not seeing how to do it

for ex., i want to write a 'Playlist delay' (TDLY) frame - is this possible?

nicfit commented 3 years ago

eyeD3 ./test.id3 --text-frame TDLY:huh?