Zazama / node-id3

Pure JavaScript ID3 Tag library
MIT License
285 stars 57 forks source link

Work in progress: Improve filestream #173

Open pbricout opened 1 year ago

pbricout commented 1 year ago

New implementation makes completely isomorphic the read/write sync and async implementation, the only difference in the async implementation are the file calls and the await. The new implementation handles multiple ID3 tags.

Still to do: