-
ID3v2.3 standard defines `/` - forward slash character as separator for multiple entries in `TALB`, `TEXT` and `TPE1` frames. ID3v2.4 standard further improves the standard, defining the `\x00` - null…
-
```
ID3v1.1 has a numeric Genre. In ID3v2.x you should have the genre string
set to tcon->text, or possibly with a proper reference to ID3v1.1 genre.
Here's the v2.3 specs about it:
The 'Content t…
-
```
ID3v1.1 has a numeric Genre. In ID3v2.x you should have the genre string
set to tcon->text, or possibly with a proper reference to ID3v1.1 genre.
Here's the v2.3 specs about it:
The 'Content t…
-
Package version: `github.com/bogem/id3v2/v2 v2.1.4`
### Problem:
ID3v2.3 tags are somewhat broken after resaving them without any modifications. In kid3 tags are readable, but album art doesn't …
-
I have a armhf armbian bullseye system with mopidy in docker. It was WORKING with gst-plugin-spotify v0.9.1.
After the issue described [here](https://github.com/mopidy/mopidy-spotify/issues/394) happ…
-
This is useful for podcasts with chapters, they have a description of the chapter, and an image.
Specification: https://id3.org/id3v2-chapters-1.0 (broken)
Use this instead https://mutagen-specs…
-
This seems to be the same issue as in https://github.com/taglib/taglib/issues/306 but I am running on Gentoo ncmpcpp-0.8.1 compiled against taglib 1.11.1 and my problem is with tags edited with id3v2-…
potuz updated
6 years ago
-
```
ID3v1.1 has a numeric Genre. In ID3v2.x you should have the genre string
set to tcon->text, or possibly with a proper reference to ID3v1.1 genre.
Here's the v2.3 specs about it:
The 'Content t…
-
Flags to implement:
* __ID3v2.3.0__
* [ ] a - Unsynchronisation
* [X] b - Extended header (read/write)
* [X] c - Experimental indicator
* __ID3v2.4.0__
* [ ] a - Unsynchronisation
* […
-
When clicking save after adding a bunch of files nothing happens.
The logs also don't say anything interesting.
```
ipfs api running on /ip4/127.0.0.1/tcp/5001
ipfs gateway running on /ip4/127.0…