Skip to content

Schweinepriester/beets-itunesimport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beets-itunesimport

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.

Troubleshooting

AttributeError: … no attribute 'CLSIDToClassMap'

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.

About

Plugin for beets to automatically add imported albums to iTunes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages