And it does work without issues when disabling WifiRemote?
A quick look at yout log says show a huge amount of errors in StreamMP skin with missing weather icons. The crach is out of memory.
It looks like you are using an outdated WifiRemote version (0.7.1.0, 0.8.3 is current). I remember fixing a bug like this some months ago. See the first post in this thread on where to get the latest version.I upgraded to 1.10 and now mp crashes at the end of the first song. logs attached. any ideas?
Hello,
Is there a version of the Demo Client source that includes the PlayFile command? I've been working with the Demo Client code, but have been unable to sort out how to send PlayFile (I'm a VB programmer and not c#). Are there any examples out there?
Unless I'm missing something, it appears that wifi remote is the only way to start a specific video file from outside of MediaPortal. Is that correct?
That's a great idea, I like it!I'm actually trying to add this to a touch application that runs on a second monitor on the same local computer. I've got 90% of what I need using the Message plugin, but needed a way to launch specific videos. This will be used by small children, so I'm trying to give them buttons for their movies.
{
"Type":"playfile",
"FileType":"video",
"Filepath":"Path to the file to play"
}