Hello,
It looks like the beets container doesn’t read the languages parameter in the following format.
import:
langauges: [en]
write: yes
copy: no
move: yes
resume: ask
Specifying languages in a non-docker version of beets works fine, so the syntax should be good.
Thanks!