-
On TagLib 1.11 the following code for setting the album art seemed to work,
```c++
JNIEXPORT void JNICALL Java_com_orobator_audiotagger_AudioTagger_setAlbumArtist(
JNIEnv* env, jo…
-
when I play track, I have logs in my console.
$ node player.js /media/volume-1/5.musik/Robocop_3_Dendy.mp3
@P 0
@I ID3:Main Theme Robocop 3 (Dendy) Unknown
@I ID3.genre:255
@I ID3v2.title:Main Theme
…
-
I have implemented TagLib and have run into an issue with ID3v2 comment field compatibility with iTunes.
If I create a comment field using TagLib, import the resulting MP3 file into iTunes (v 12.2.1)…
-
```
Хотелось бы следующего:
1) Открываю информацию о треке, далее
вкладку ID3v2, перезапускаю плеер, снова
открываю информацию любого трека, сразу
активна вкладка ID3v2, т.е. происходит
открытие в…
-
When I read the tags that have unicode text in them, in most cases there's some garbage before string termination character.
Example:
```
Byte sequence I get:
ff fe 32 00 30 00 31 00 35 00 31 …
-
Clementine v1.2.3-1438
Windows 7 x64
Steps to repro:
Use a file with ID3v2.2 or ID3v2.3 tags
The track # in the following format: 12/14
Disc # in the following format: 1/2
The year in the following …
-
Steps to reproduce:
Create a user defined ID3V2 tag, and set the encoding to UTF16.
For example:
frameID: "abcdeabcdef_ID"
Text: "{8CB89ECA-D45A-4491-BE3A-50419125D4A4}"
It was parsed to:
fra…
-
On Arch Linux with Taglib 1.10-3, tagligb says that this [mp3 file](https://www.dropbox.com/s/qi9osae9pwxtmq9/crash.mp3?dl=0) has an ID3v2 tag containing a `TDRC` frame. _But_ the frame list it return…
-
I could have missed where this data might show up, but taking some sample podcasts from [Mac Power Users](https://www.relay.fm/mpu). (e.g. https://www.podtrac.com/pts/redirect.mp3/traffic.libsyn.com/s…
-
**Reported by fsck222 on 5 May 2008 14:48 UTC**
to help the interworking between portable MP3 player (iPod, Zune, etc...) and also other audio player. It will be good to be able to copy the cover into…