- September 30, 2012
- 39
- 31
- 40
- Home Country
- United States of America
- Thread starter
- #31
PName = xmlreader.GetValueAsString("General", "PluginName", "Light Control");
public bool GetHome(out string strButtonText, out string strButtonImage,
out string strButtonImageFocus, out string strPictureImage)
{
strButtonText = PName;
I've knocked up and attached a very quick and dirty StreamedMP skin file if anyone is interested. (Using the StreamedMP menu editor you can easily rename the plug in to Netflix in BasicHome). Put the xml in the StreamedMP skin directory and the hover_netflix.png file in the Media subfolder.
Hi just tested the new release. I select Display 2 but the settings are not being stored and its keeps reverting back to Display1.
If you need any testing doing i'm off work for a few days so feel free to ask
EDIT: just had a quick look in the xml file and have noticed this tag <DefualtMonitor />. Now as a guess this would be the placement holder for the monitor setting?? (I Maybe wrong as i have no idea of your source). Every time i change the monitor from 1 to 2 the <DefualtMonitor />is getting set.
Cheers for now
Hi Johnathan,
I've been testing the latest version of your plugin today and aside from being in the UK and not having access to most videos (as mentioned previously - let's hope a UK API is sorted soon!), the ones that I can play are excellent. Finally cathing up with all those Breaking Bad episodes I've missed - marvellous!
A few very minor things to report:
1, When watching a video the mouse cursor disappears after a few seconds. I have to alt-tab back to MP main screen to get it back for just long enough to use it.
2, When I'm quick enough to use the mouse cursor, clicking the "Back to browse" arrow in the top left always fires 3 script errors, as attached. Have to accept "yes" or "no" three times, at which point it drops back to the MP screen, but this sometimes crashes MP and shows "not responding" in task manager. Unfortunately there are no errors in the logs to find out what's causing this.
3, When doing a search I'm seeing odd result counts. For example Breaking Bad gets "Showing 1-13 of 1751 results", but only 14 in the list. Selecting "Next page" shows lots of blanks.
Other than that it's working very nicely indeed, so many thanks for your excellent work - much appreciated!
I've knocked up and attached a very quick and dirty StreamedMP skin file if anyone is interested. (Using the StreamedMP menu editor you can easily rename the plug in to Netflix in BasicHome). Put the xml in the StreamedMP skin directory and the hover_netflix.png file in the Media subfolder.
Cheers,
Si
PS, Could this plugin be adapted for Lovefilm.com by any chance?