Friday, 23 August 2013

enqueue files to playlist in winamp with python

enqueue files to playlist in winamp with python

I am trying to get python to enqueue music files into Winamp. I have tried
the following:
pywinamp
some functions work, but add to playlist doesn't
WACommand
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

No comments:

Post a Comment