[REQUEST] Netflix 'Watch Now' plugin, script, or native code (with metadata scraper)?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
plight Offline
Junior Member
Posts: 39
Joined: May 2009
Reputation: 0
Post: #151
That's suprising that it hasn't been tried...

Oh well. Time to dust off my hands and start playing around with some code. I'm a bash scripter at heart so it cant be too much different right? RightConfused?!? Laugh
find quote
ppic Offline
Skilled Python Coder
Posts: 2,662
Joined: Feb 2009
Reputation: 10
Location: France idf
Post: #152
just do it, we've all started somewhere

[Image: widget]
Passion-XBMC Repository Download your SVN skins and addons
TvTunes Addon Download Play your theme while browsing library
TVshow Next Aired display next aired infos from tvrage.com
Logo Downloader Script download Logo/clearart/show thumbs/poster/banner
Bande-Annonce Allociné plugin watch trailers in french and vo
SportLive Script Live score match info in XBMC (not compatible dharma)
find quote
cedell Offline
Junior Member
Posts: 19
Joined: Jul 2010
Reputation: 0
Post: #153
I'm not familiar with the XBMC development, or the availability of code between the two open source projects, but Plex has Netlfix playback ability built into it. Since Plex is a mac specific fork in development, couldn't it still be pulled over since it is open source as well? It works well, so I wonder why not start there?
find quote
maruchan Offline
Fan
Posts: 311
Joined: Feb 2009
Reputation: 0
Post: #154
There is no Netflix plugin because:

1.) Netflix uses Microsoft's Silverlight to play videos. As far as I'm aware, there is no mature, multiplatform code that's able to play back Silverlight. The only way you can play back Silverlight video is by using the Silverlight plugin, which isn't available for Linux.

2.) Plex and Boxee are not open source, which means their code is not available for XBMC to use. Beyond that, they both, essentially, embed a browser window inside of the application, so you're just viewing the same webpage you'd view in your browser, but stretched to fullscreen. XBMC does not have a built-in browser, so it cannot do the same.
find quote
natethomas Offline
Team-XBMC Community Manager
Posts: 2,828
Joined: Apr 2008
Reputation: 53
Post: #155
maruchan Wrote:There is no Netflix plugin because:


2.) Plex and Boxee are not open source, which means their code is not available for XBMC to use. Beyond that, they both, essentially, embed a browser window inside of the application, so you're just viewing the same webpage you'd view in your browser, but stretched to fullscreen. XBMC does not have a built-in browser, so it cannot do the same.

Slight correction: both Plex and Boxee are based on XBMC and therefore are primarily open sourced. Each uses additional closed source software to accomplish a few things.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.

[Image: badge.gif]
find quote
wileecoyote Offline
Senior Member
Posts: 155
Joined: Jul 2010
Reputation: 6
Location: Cary, NC
Post: #156
plight Wrote:That's suprising that it hasn't been tried...

Oh well. Time to dust off my hands and start playing around with some code. I'm a bash scripter at heart so it cant be too much different right? RightConfused?!? Laugh

Hey plight,
I wrote the MediaPortal My NetFlix plugin and can give you some examples of how I did things (i.e. custom browser, AutoHotKey scripts, etc...)

Also, Kirsten (a Netflix team member) has already written a lot of Python code that should get you out the gate -> http://code.google.com/p/pyflix/. Take a look at it and post questions to the NetFlix team if you have issues (they are GREAT at assisting.)

Good Luck!
Wile E.

XBMC PVR Addon Unofficial Builds for Frodo Nightly Builds.
http://www.dotnetdevelopers.net/xbmc
find quote
isamu.dragon Offline
Posting Freak
Posts: 949
Joined: Feb 2009
Reputation: 4
Location: T.A.R.D.I.S.
Post: #157
has there been any progress

[Image: all-fanart.jpg]
XBMC Server/Client:
Database Type: MySQL
OS: WIN7 64-Bit/XBMCuntu CPU: i7/Intel Atom (Dual Core)
GPU: Nvidia GeForce GTS450/Nvidia Ion RAM: 12GB/2GB (512MB GPU)
XBMC Version: Frodo 12.2/XBMCbuntu Frodo 12.2Skin: Aeon Nox
find quote
blastyblast Offline
Junior Member
Posts: 6
Joined: Sep 2010
Reputation: 0
Post: #158
I think some people might have a misunderstanding about what is being requested here. There are lots of Netflix apps out there that tap into Netflix's API to stream movies to other devices, Apple TV, PC, iPod and so on (see this http://www.pcworld.com/article/190426/ho...vices.html)

It was never stated in the original request that users should be able to "illegally stream DRM protected movies". It would be *fantastic* if XBMC had an addon that streams movies once the user logs into their Netflix account. Just like using the Netflix feaure on the XBOX 360, iPad or iPhone.

I hope this gets some love! I would be eternally greatful to whoever develops this!!!
find quote
blastyblast Offline
Junior Member
Posts: 6
Joined: Sep 2010
Reputation: 0
Post: #159
schneidz Wrote:^ thanks for the education, the latest xbmc works wonderfully without it so it is not a big loss.

Yeah, and jelly works great without peanut butter, but they are much better together Smile
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,523
Joined: Oct 2003
Reputation: 138
Post: #160
Netflix requires silverlight, no? Silverlight is not open -> no go in XBMC.

I suggest you petition Netflix to not use a retarded, proprietary way to stream video when there's plenty of non-retarded, open ways to do the same thing.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
Post Reply