I am trying to get python to enqueue music files into Winamp. I have tried the following:
some functions work, but add to playlist doesn't
Again some command line switches work, but load file doesn't
Does anyone know some way to get this done? I am not looking for a complete controller for winamp, just a way to push files into the playlist in an already running instance.
I am using winamp 5.63 and windows 7 x64 and python 2.7
pywinamp works with python 2.7 x86 properly, but not with python 2.7 x64. So that.