-
First of all, I have to thank you for the great library, without which I can't imagine working on my project.
I'm using the stable version 3.0.12.
I've encountered one problem with ID 3 tags of MP3 …
Pako2 updated
10 hours ago
-
The TPE3 frame in ID3v2.3 is intended for “Conductor/Performer Refinement,” but it’s often used in audiobooks or spoken word media to denote the narrator. Many media players and library management too…
-
### Summary
A heap-buffer-overflow vulnerability was found in MediaInfo, it may cause arbitrary code execution.
### Version
```
mediainfo --version
MediaInfo Command line,
MediaInfoLib - v24.…
-
Hello,
I am missing some tags and I startet with id3v2 to find a way to retrieve those.
It looks like this and works:
```
if (_.includes(["mp3", "wav", "aiff"], audioFileNameExtension)) {
…
-
```
I have experienced bug: when loading mp3 file with ID3v2 tag, this file is
not recognized as valid mp3.
Main difference between ID3v1 and ID3v2 is that v1 tag is located at the
very end of mp3 fi…
-
GEMA now requires the Werknummer, a number that is assigned to a song when published.
The ideal approach would have the Werknummer embedded in each MP3 file as metadata (e.g. ID3v2 tag). But, sinc…
-
It is possible to do it via command line using "-s i" switch, but not via GUI.
Maybe this option could be added as on some devices handling APEv2 can be problematic and can cause playback issues.
…
E-t-z updated
2 weeks ago
-
### Bug 描述
-------- BetterNCM CrashReport -------
BackTrace:
C:\Windows\System32\KERNELBASE.dll + 141072(RaiseException)
D:\CloudMusic\cloudmusic.dll + 712E63(TagLib::APE::Footer::size)
D:\Clo…
-
```
I have experienced bug: when loading mp3 file with ID3v2 tag, this file is
not recognized as valid mp3.
Main difference between ID3v1 and ID3v2 is that v1 tag is located at the
very end of mp3 fi…
-
Today some (most) "Standard" mp3 ID3v2.x tags are mapped by LMS / Scanner, some are missing like
TMED = MEDIATYPE
TEXT = LYRICIST
so "View tabgs" show different field names for mp3-files than on FL…