Is it possible to have a LS script execute an external script, wait for the external script to return a value, and use that value?
Specifically, I would like my LS script to parse the stream's metadata. If the metadata has the literal string "unknown" (case insensitive) as the title of the track, then the LS script should execute a PHP script (via CGI, of course) and store the result of that script (which would be exactly one value - a string) and then set the metadata of the current track with the string retrieved from the PHP script. Can I do this? How would it be done? -- My music: http://audiodef.com Synthetronica: http://synthetronica.com Male survivors of domestic violence: http://abusedmen.org ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
