Giter Club home page Giter Club logo

Comments (7)

kbuffington avatar kbuffington commented on August 22, 2024 1

@kwisatz You might want to try my node-id3 version. It was forked from Zazama's, but then split off because it was a pretty substantial rewrite. It handles TXXX, multi-value TXXX frames, 2.3 and 2.4 ID3 tags, and more.

It's still a WIP because I had to put it on hold for a few months but I'll be getting back to it shortly and finalizing things. It isn't published to NPM yet for that reason (I need to change the name first too!) but it works fine if you just pull the repo and reference the source files.

from node-id3.

kwisatz avatar kwisatz commented on August 22, 2024

See #49 which addresses this issue. Although it might not be all that is required, it was enough in our case. Please advise if you'd like us to extend this PR.

from node-id3.

artemanufrij avatar artemanufrij commented on August 22, 2024

Hey guys, any updates here?

from node-id3.

Zazama avatar Zazama commented on August 22, 2024

A bit late to the party but the most important ones are added to v0.2.0

  • Unsychronisation & Data length indicator: d8f4f05
  • Extended header: 8c42c6c

Still missing some, so I'll leave this open

from node-id3.

felpsio avatar felpsio commented on August 22, 2024

Would be nice to also add Synchronised lyrics/text (SYLT) https://id3.org/id3v2.3.0#sec4.10

from node-id3.

pbricout avatar pbricout commented on August 22, 2024

Would be nice to also add Synchronised lyrics/text (SYLT) https://id3.org/id3v2.3.0#sec4.10

@felpsio this has now been done in #122 since version 0.2.4.

from node-id3.

pbricout avatar pbricout commented on August 22, 2024

Just a quick implementation note:

  • the code should detect which tags are in used and set the version 3/4 according to this, i.e. if no v4 tags are used, the v3 should set is some v4 flags are used, set to v4

from node-id3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.