Audio-Tracker.com - Free dynamic now playing signatures

Welcome to the Audio-Tracker.com forums!

You are not logged in.

#1 06-01-2005 20:22:32

Kaboon
Lazy bastard (Webmaster)
From: The Netherlands
Registered: 02-26-2004
Posts: 182
Website

Plugin API (topic was WIKI)

There's not much to know if you want to develop your own plug-in:

- There is one script that accept all the submissions to Audio-Tracker.com (http://audio-tracker.com/submit.php).

- The scripts accepts 'username', 'password', 'artist', 'title' and 'length' (in seconds, default = 300) as post variables.

- The script will return 'Success!' on a succesfull submission, 'Invalid password/username' on an autorization error and a complete mess when the stuff at our side fails.

What you basicly need to do: just have your plugin "post" the above url on a song change. For example, when your username is 'john' and your password is 'doe' you call this from your plug-in:

http://audio-tracker.com/submit.php?use … st=Britney Spears&title=I'm a slave for you&length=256

That's all. Of course when the song is finished or changed it'll need to do a new post on the script. But you probably figured that out yourself already.

If you create another plug-in then don't hecitate to post it in here so I can share it on the Audio-Tracker.com download page. We can't offer anything in return besides some credits and our thanks. wink


http://remote.berkenpies.nl/song/Kaboon/000000/ffffff/0/verdana/8/0/1.png

Offline

Board footer

Powered by FluxBB