Mp4FieldKey.PART_OF_GAPLESS_ALBUM doesn't have a length set

Issue #252 new
Dan Gravell created an issue

It looks like all Mp4FieldKeys which have a Mp4TagFieldSubType of type BYTE have a fieldLength set, except for PART_OF_GAPLESS_ALBUM.

If I set PART_OF_GAPLESS_ALBUM and try to commit the file, I get:

pgap:0:Dont know how to write byte fields of this length

I think that PART_OF_GAPLESS_ALBUM should have a byte length of 1.

Note there's actually a comment in Mp4TagByteField suggesting this.

Comments (1)

  1. IJabz repo owner

    You are probably right but had a quick look but cant see what to change, please create a pull request.

  2. Log in to comment