[RELEASE] XBMC Flicks - Netflix Movies / TV Shows (Video) experimental Addon for XBMC

  Thread Rating:
  • 14 Votes - 4.64 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Ixtab Offline
Junior Member
Posts: 7
Joined: Jul 2011
Reputation: 0
Post: #1441
So, using XBMC, it runs WMC then Netflix? sounds like an odd workaround. I don't suppose you can give me a step by step to set it up?
find quote
locoguano Offline
Senior Member
Posts: 211
Joined: Sep 2012
Reputation: 0
Post: #1442
(2013-05-18 04:27)Ixtab Wrote:  Oh, it says that no new applications can be registered at this time. Does that mean that I am out of luck and its impossible to make XBMCFlicks work at all?

Don't register a new api... just use the code posted a couple pages ago. Do the developer walkthrough with those codes and it works.
find quote
Ixtab Offline
Junior Member
Posts: 7
Joined: Jul 2011
Reputation: 0
Post: #1443
I really dont get it. Step 3 of the walkthrough just gives me a 404 error. I tried some changes, and I did manage to get the XBMCFlicks to kind of load up the recommended and instant lists without giving me an error, but they were all just empty.
One thing to note is that I still havent seen the page come up to log into netflix anywhere.

I also looked up using WMC, and gave that a try, but it also gives me an error. I think it was a proxy error, and I dont see Netflix in WMC at all.
find quote
sambul25 Offline
Junior Member
Posts: 2
Joined: May 2013
Reputation: 0
Post: #1444
(2013-05-18 01:47)locoguano Wrote:  You have to do the developer walkthrough to get the info for you userinfo.txt
I did, and got an empty Instant Queue and Recommended windows. A few questions though:

- why the Developer Walkthrough gives application_name=Plex in the token instead of xbmcflix ? Did you register initially your developer credentials for Plex? If YES, why should it work for xbmcflix?
- should one login to Netflix from a US based IP for this to work? Anyone from Canada was able to make it work without DNS change or VPN?
(This post was last modified: Yesterday 21:13 by sambul25.)
find quote
wifimoocher Offline
Junior Member
Posts: 3
Joined: May 2013
Reputation: 0
Post: #1445
(Yesterday 21:12)sambul25 Wrote:  - why the Developer Walkthrough gives application_name=Plex in the token instead of xbmcflix ?

XBMCFLIX don't authenticate with Netflix anymore. So we use Plex's from the Netflix plugin.

(Yesterday 21:12)sambul25 Wrote:  Did you register initially your developer credentials for Plex? If YES, why should it work for xbmcflix?
Like locoguano said...follow the developer walkthrough on Netflix's site with Plex credentials to get the info for my userinfo.txt. All netflix is looking for is valid credentials to log in and the correct 'GET' commands to pull info from their site. (currently instant queue and recommended work).

(Yesterday 21:12)sambul25 Wrote:  - should one login to Netflix from a US based IP for this to work? Anyone from Canada was able to make it work without DNS change or VPN?
The developer walkthrough shouldn't make a difference if you are in America or Canada. The xbmcflix code is configured for American and Canadian residents but since I'm in America. I have not tested this yet.
(This post was last modified: Yesterday 22:06 by wifimoocher.)
find quote
sambul25 Offline
Junior Member
Posts: 2
Joined: May 2013
Reputation: 0
Post: #1446
(Yesterday 22:00)wifimoocher Wrote:  XBMCFLIX don't authenticate with Netflix anymore. So we use Plex's from the Netflix plugin.
Thanks.

Did you put APP_NAME = 'Plex', or APP_NAME = 'netflix', or APP_NAME = 'xbmcflix' in iqueue.py?
Where to enter USER_ID received from Netflix Walkthrough?

Also, how to log out of Netflix or login to it from within XBMC or xbmcflix? Any way to check whether you're logged in or out and under what Netflix user account (if you have several)? The only way I found to logout was to uninstall xbmcflix and delete all its files and folders from XBMC userdata.
(This post was last modified: Today 02:01 by sambul25.)
find quote
Post Reply