QueueMetrics forum
QueueMetrics => Scripting QueueMetrics => Topic started by: scooby2 on April 11, 2009, 10:15:49
-
According to the 1.5.1 docs, xmlrpc_findaudio.php should be included with QueueMetrics. Does anyone know where I can find this? I do not see it in 1.4.7 or 1.5.1.
---
*snip* from page 108:
The details of how to write an XML-RPC server for the QMAudio.findStoredFile interface can be found
on the XML-RPC guide for QueueMetrics. We ship a sample implementation of such a server in the
xmlrpc_findaudio.php server that comes with QueueMetrics.
-
Yes in fact it's missing - even from our CVS! ;D
We'll add it back for 1.5.2, due vcery soon.
We track this as bug #687
-
You can actually use the xmlrpc_audio_server.php that includes the fuctionalities previously available in xmlrpc_findaudio.php.
We'll update the docs so that they are not misleading anymore.
-
Thank you!