I am working on a playlist/library uploader that will sync mediamonkey and google music, but I may need some help.
Simon Weber recently released an unofficial API for google music at https://github.com/simon-weber/Unoffici ... -Music-API
The API is written in python, so I just downloaded python and will be working with it for the first time. What I could really use advice on is how to integrate mediamonkey and python. So far this is all the information I was able to find:
http://www.mediamonkey.com/wiki/index.p ... _scripting
http://origin.mediamonkey.com/wiki/inde ... t_handling
I'm not sure if it is going to be enough to figure out everything based on. Could allow me to see an example of their python plug-in or point me in the right direction?

