Any news on this issue yet? I've got a similar problem, although with a different plug-in; I'm using the Asus S-Presso display plugin (MEDIAPORTAL - free MediaCenter HTPC Software - Asus SPresso). This plug-in was written by myself, and is more or less based on the 'External Display' plug-in code.I have a new problem: If the BKRemote-plugin is activated, the plugin "external Display" does not work anymore. I have an Antec Fusion 430 with VFD-Display. After enabling BKRemote the VFD-display is not working anymore. If I disable BKRemote the display works without errors...?
Hi,
I have exactly the same problem with VFD.
I use the CybrDisplay Plugin for that VFD.
??
This is probably why mine started giving me a 'data not available' message. It started about the time I put the BKhelper update on. I hadn't got round to finding out why the net stream wasn't coming through. Anyway, my display is from the Thermaltake DH101, which uses the SoundGraph IMon LCD and controller.
C
In my particular case, MediaPortal (version 1.0 RC3 with TV-Server) crashes completely if I have both the S-Presso and BkRemote plug-ins enabled. The last few lines in the log are from my S-Presso plug-in. When I disable one of these two plug-ins, MediaPortal starts correctly.
If I remember correctly, the main code that I re-used from the External Display plug-in has to do with reading the current status from the g_Player object (e.g. g_Player.Is*, g_Player.Paused, g_Player.Playing, g_Player.CurrentPosition). Maybe BkRemote somehow breaks this functionality? When I have time I will try to investigate this issue further, but time is quite limited at the moment. Is the source code for BkRemote available anywhere?
BTW I've just upgraded to MP 1.0 RC3 this week, and with this MP Web Server & Interface plug-in I finally have a good web interface, even for my PDA. It even works through my nginx reverse proxy that I've got running on my router (although I've only done a few quick tests so far). So thank you very much for this plug-in.