Plugin for beets to automatically add imported albums to iTunes, using the iTunes COM Interface on Windows.
Only tested on Win10 with iTunes 10.7 for now.
E.g.
AttributeError: module 'win32com.gen_py.9E93C96F-CF0D-43F6-8BA8-B807A3370712x0x1x13' has no attribute 'CLSIDToClassMap'
AttributeError: module 'win32com.gen_py.9E93C96F-CF0D-43F6-8BA8-B807A3370712x0x1x13' has no attribute 'MinorVersion'
Answers (1, 2) on Stack Overflow suggested deleting folders in
%USERPROFILE%\AppData\Local\Temp\gen_py
which worked for me.