Hi, and thanks for your tools !
When trying to import a flac files via beets, i got
beet import -m ./Estradasphere/
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/audioread/gstdec.py", line 262, in _notify_caps
self.channels = info.get_int('channels')[1]
^^^^^^^^^^^^
AttributeError: 'StructureWrapper' object has no attribute 'get_int'
I can search for more information if needed.