Open jamlen opened 10 years ago
Not currently possible, sorry. It is possible, but I believe this will mean the creation of a new object just to save the id3 structure we read. The current implement only does the reading but you need that anyway in order to read an existing structure before modifying it and saving it. I would gladly accept such pull requests :-)
I don't maintain this fork but rather use this one: https://github.com/aadsm/JavaScript-ID3-Reader
I've only just landed on this and I need to be able to read tags but also set them. My use case is for an admin tool for a church to be able to upload their recordings (so no copyright issue) and I want to programatically set the tags based upon the details entered.
Is this: