AudioTron API: usable with scripting?

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: AudioTron API: usable with scripting?

XML API

by parkint » Sun Oct 17, 2004 4:21 am

You could use the MSXML API from your VBScript in order to GET/POST using HTTP. That should be fairly straightforward.

by Lowlander » Sun Oct 10, 2004 4:34 pm

http://www.songs-db.com/forum/viewtopic.php?t=2330 is an example of interaction with ASP and MM. In this case to create a website based on your music.

by jiri » Sat Oct 09, 2004 3:57 pm

With some effort you can make almost anything working with MediaMonkey because it supports a lot of options how to extend it (WA general plug-ins, scripting, COM objects, etc.).

However, in order to tell you if you can accomplish what you want I'd need to know more about what is your plan to do.

Jiri

AudioTron API: usable with scripting?

by programx » Sat Oct 09, 2004 1:20 pm

Thie Media Monkey is something quite clever, and I am going to buy it if it is likely that I can develop a script that will communicate with my AudioTron.

Basically, the AudioTron API is a set of asp pages that are executed using standard GET/POST commands. Is scripting capable of communicating with the web server in this way?

Top