Well, I quickly found the issue, it seems that the boolean flags on the Manifest was configured like:
requires_audiometadata=true
But now the documentation refers to:
requires_audiometadata=1
So any existing Channel with the old format, after the recent firmware update are not considering the flags inside the Manifest file.
I use the Eclipse Plugin and its editor still save in the old format, beware!