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? Right
?!?
plight
Junior Member Posts: 39 Joined: May 2009 Reputation: 0 |
2010-07-16 20:43
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? Right ?!?
|
| find quote |
ppic
Skilled Python Coder Joined: Feb 2009 Reputation: 10 Location: France idf |
2010-07-16 21:20
Post: #152
just do it, we've all started somewhere
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
Junior Member Posts: 19 Joined: Jul 2010 Reputation: 0 |
2010-07-16 22:39
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
Fan Posts: 311 Joined: Feb 2009 Reputation: 0 |
2010-07-16 22:49
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
Team-XBMC Community Manager Joined: Apr 2008 Reputation: 53 |
2010-07-17 00:44
Post: #155
maruchan Wrote:There is no Netflix plugin because: 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. ![]() |
| find quote |
wileecoyote
Senior Member Joined: Jul 2010 Reputation: 6 Location: Cary, NC |
2010-08-16 16:27
Post: #156
plight Wrote:That's suprising that it hasn't been tried... 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. |
| find quote |
isamu.dragon
Posting Freak Joined: Feb 2009 Reputation: 4 Location: T.A.R.D.I.S. |
2010-08-20 02:23
Post: #157
has there been any progress
![]() 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
Junior Member Posts: 6 Joined: Sep 2010 Reputation: 0 |
2010-09-10 08:48
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
Junior Member Posts: 6 Joined: Sep 2010 Reputation: 0 |
2010-09-10 08:51
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
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2010-09-10 08:56
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. ![]() |
| find quote |