Batch automation of mp3/flac tagging

Hallo and thanks for this wonderful piece of software.

I have a FLAC files folder that is populated by a playlist that is updated weekly. I weekly need to tag the new songs with a different Album name than the original.
Since every step of the above is automated, I wonder how to batch update new files with Album name using MP3TAG, meaning using command line or something that I can schedule.

Can you please help? Every tool I tried to use for the above on Windows seems to fail miserably.

This is not possible with Mp3tag. Mp3tag is a GUI tool, not a CLI tool.

The only available command line parameters are:

Mp3tag is built as an interactive program, further commands are currently not planned.