- April 17, 2013
- 49
- 70
- 101
- Home Country
- Barbados
Hi,
So I have a prototype plugin for Netflix that has the controls embedded in Media Portal. No external windows or IE instances.
I have attached this prototype to this thread, the code is a bit of a mess as I had to try multiple approaches to get the embedding to work and work on wrapping the Netflix pages with a MP looking UI as the API is no longer available.
As stated this is a prototype, it is not fully functional in all aspects but wraps the Netflix Home page and allows playback in Media Portal. Expect problem and attach the Netflix-wrapper.log file if you know of an issue not highlighted here so I can try and work it out and add it.
Also note this is 1.6 at the moment, have not done a local upgrade to 1.7.
Installation
Known Issues / Todo:
Using Trello to track the work now, use the link below and if you join Trello you can also comment.
Thanks to the Moving Pictures team as I used there project as a working example and some of the code that they have for integrating with MP.
Screen Shots
Change Log:
1.0.0.4
Added genre loading, if there are no media items it will load them, if there are some and you want ot see if there are more press enter and it will force a load.
Added progress bar so you can see when background work is going on.
1.0.0.3
Fixed the race condition on load that can cause a crash.
Fixed blocking arrow/enter commands in the rest of Media Portal.
1.0.0.2
Added installer
Added My List parsing for the UI
Download
So I have a prototype plugin for Netflix that has the controls embedded in Media Portal. No external windows or IE instances.
I have attached this prototype to this thread, the code is a bit of a mess as I had to try multiple approaches to get the embedding to work and work on wrapping the Netflix pages with a MP looking UI as the API is no longer available.
As stated this is a prototype, it is not fully functional in all aspects but wraps the Netflix Home page and allows playback in Media Portal. Expect problem and attach the Netflix-wrapper.log file if you know of an issue not highlighted here so I can try and work it out and add it.
Also note this is 1.6 at the moment, have not done a local upgrade to 1.7.
Installation
- Extract the DLL to "plugins\Windows" in your media portal installation.
- Copy the StreamedMP folder to your skins directory.
- Ensure you have logged into Netflix using Internet Explorer on the machine running MP.
- Play Pause ability when watching (Sometimes a bit delayed)
- Fast forward and rewind when watching. (Press play/pause to start playback at that point)
- Process your first profiles home page to get categories and content.
- Uses Netflix images and data for information and caches them to reduce calls.
Known Issues / Todo:
Using Trello to track the work now, use the link below and if you join Trello you can also comment.
Thanks to the Moving Pictures team as I used there project as a working example and some of the code that they have for integrating with MP.
Screen Shots
Change Log:
1.0.0.4
Added genre loading, if there are no media items it will load them, if there are some and you want ot see if there are more press enter and it will force a load.
Added progress bar so you can see when background work is going on.
1.0.0.3
Fixed the race condition on load that can cause a crash.
Fixed blocking arrow/enter commands in the rest of Media Portal.
1.0.0.2
Added installer
Added My List parsing for the UI
Download
Attachments
Last edited: