-
https://github.com/mono/taglib-sharp/pull/208 has added (partially) IPLS Support.
The IPLS frame will no longer be detected as _UnknownFrame_ but as _TextInformationFrame_.
Unfortunately, this do…
-
### Before posting
Please follow the steps below and check the boxes with [x] once you did the step.
- [x] I checked the issue tracker for similar issues
- [x] I checked the [changelog](https:/…
haplo updated
8 months ago
-
```
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…
-
It would be great to have some metadata information embedded in the mp3 file, such as the artist name and the song's title. This can be done with ID3, for example. Ffmpeg supports this format (it uses…
-
```
/gems/ruby-mp3info-0.8.9/lib/mp3info.rb:620 in find_next_frame
/gems/ruby-mp3info-0.8.9/lib/mp3info.rb:646 in block in parse_mp3
/gems/ruby-mp3info-0.8.9/lib/mp3info.rb:645 in times
/gems/ruby-mp3…
-
```
We currently have two independent problems with Mutagen
1. Some files are not readable (contains "error" according to Mutagen). More
info will be added.
2. Some files generate some information …
-
The audio in the project is handled by the [Minim library](http://code.compartmental.net/minim/). This library is yelling errors at runtime. The sources of the errors are unknown and a solution must b…
-
MediaInfo is incorrectly re-packaging some MP3 user tags, and this can cause not only duplicate tags in, for example, JSON or XML output, but it is losing some tag values.
Here's one of the identic…
-
Hi,
I'm using the latest release on W10, but I'm having a problem with adding any files to my library, so I can't create anything. This is the problem, that ttmp32gme writes back to me:
copying …
-
From what i can see the app uses artist + album ID tag ( i havent looked at the code yet), but this way has many edge cases as many people use [/ (slash) notation](https://community.mp3tag.de/t/how-to…