This might be an easy question, but I am befuddled
I am using the new Webserver Command from my touchscreen to control the Xlobby audio and video (default) players on my server.
How do I get the audioplayer & mediaplayer variable information (see below) back to the fat client touchscreen so that I can display the players status (this particulariliy important for IP radio, since some of those stations appear to "hang").
Below is the type of information I would like to display on the touchscreen; but I don't know how to get it off the server machine. Ideas?
audioplayer>now>%trackname%
audioplayer>now>%albumname%
audioplayer>now>%artist%
Title: %mediaplayer>title%
Chapter: %mediaplayer>chapter%
Total Chapters: %mediaplayer>totalchapters%
Elapsed: %mediaplayer>elapsed% minutes
Total Time %mediaplayer>total% minutes
Audio Format: %mediaplayer>audioformat%