Version: 1.0.4
Compiled: Aug 19 2021
The ALBUM Tag is not being written, although, it is the default setting.
My tag mappings for ALBUM:

I have tagged an album "TEST TEST TEST " and the album written should be "The State Of E:Motion Vol. 7", but after writing the tags with the fine component, the album is still "TEST TEST TEST "
Video:

EDIT:
also the TITLE is not written always.
my formatting string (which works flawlessly in the old component):
$ifequal(%TRACK_TOTAL_HIDDEN_TRACKS%,0,%TRACK_TITLE%,$join($extend($array(%TRACK_TITLE%),%<TRACK_HIDDEN_TRACKS_TITLE>%),' / '))


Version: 1.0.4
Compiled: Aug 19 2021
The ALBUM Tag is not being written, although, it is the default setting.
My tag mappings for ALBUM:

I have tagged an album "TEST TEST TEST " and the album written should be "The State Of E:Motion Vol. 7", but after writing the tags with the fine component, the album is still "TEST TEST TEST "
Video:

EDIT:

also the TITLE is not written always.
my formatting string (which works flawlessly in the old component):
$ifequal(%TRACK_TOTAL_HIDDEN_TRACKS%,0,%TRACK_TITLE%,$join($extend($array(%TRACK_TITLE%),%<TRACK_HIDDEN_TRACKS_TITLE>%),' / '))