aadsm / jsmediatags

Media Tags Reader (ID3, MP4, FLAC)
Other
738 stars 128 forks source link

Which tag holds the song length? #154

Open bwims opened 2 years ago

bwims commented 2 years ago

I am using the node-red wrapper for this routine and I cannot find where the song duration is held.

Mp3Tag displays it as a tag called "LENGTH" rather than "TLEN".

Can this routine return either of those?

Thanks!

B.