Hi all, sorry in advance for my bad english.
I need to interface radiodj to another application that can send only one string per event (and cannot be modified

)
Radiodj, when receives this string, shoud:
- clear playlist;
- open line in;
- execute a little external program;
- stop current execution;
- wait until it not receives a PlayPlaylistTrack&0 or a Restart command
With a manual event and a LoadPlaylist tcp command I'm able to cover all but immediate playout (I've to wait the end of current track)
Is there a way to execute a manual event directly by tcp server?
Or... any suggestion?
Thanks in advance.
Filippo