You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to read the metadata of an mp3 file in the browser.
It works fine for most of the files.
In some files it throws the error No suitable tag reader found.
Note that I use the native HTML file input.
Why in most of the files it works and in some others it does not?
I am trying to read the metadata of an mp3 file in the browser.
It works fine for most of the files.
In some files it throws the error
No suitable tag reader found
.Note that I use the native HTML file input.
Why in most of the files it works and in some others it does not?
The text was updated successfully, but these errors were encountered: