SongKong Jaikoz

SongKong and Jaikoz Music Tagger Community Forum

Did "audioformat" rename tag change at some point?

My folder rename strategy looks like this:

English Teacher - 2024 - This Could Be Texas (flac)

I recently set up Jaikoz again, but I’m pretty sure I’ve always just used “audioformat” to get “flac” in the folder name:

toLowerCase(audioformat)

I’ve noticed that in my most current version of Jaikoz that I’m now getting this:

English Teacher - 2024 - This Could Be Texas (flac 16 bits)

Did the the “audioformat” tag change at some point in time where it now adds the bitrate as part of the field? Just curious more than anything…

It does seem Jaikoz is using the value of the Format column, but for Flac that value is being taken from the value of the stream info header rather than simply using the format and this always appends the number of bits used. So it does seem like a bug but its not clear that it wasnt always like this.