Release Netflix Add-on [input-stream] - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154) +---- Thread: Release Netflix Add-on [input-stream] (/showthread.php?tid=329767) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
|
RE: Netflix Add-on [input-stream] - komplex - 2018-06-15 (2018-06-15, 03:46)Laercio Amici Wrote: Since yesterday I have been getting an error when trying to start this addon, when I try to open it the following message pops up: "Request error: unable to complete the request at this time". Same issue today just get 0.13.9 from the releases page https://github.com/asciidisco/plugin.video.netflix/releases and should fix it for you RE: Netflix Add-on [input-stream] - knappster - 2018-06-15 (2018-06-15, 04:38)komplex Wrote:@komplex is 0.13.9 still working for you? I updated it and it worked briefly, but I'm getting the errors again now.(2018-06-15, 03:46)Laercio Amici Wrote: Since yesterday I have been getting an error when trying to start this addon, when I try to open it the following message pops up: "Request error: unable to complete the request at this time". Edit: Looks like there is a password issue now. I am unable to login to the website. Maybe all of this playing around has gotten me locked out... RE: Netflix Add-on [input-stream] - dasco - 2018-06-15 I have found everytime i reboot i need to reinstall 0.13.9 to make it work again. RE: Netflix Add-on [input-stream] - knappster - 2018-06-15 (2018-06-15, 06:36)dasco Wrote: I have found everytime i reboot i need to reinstall 0.13.9 to make it work again. Your auto update is probably turned on. If you look at the info for the add-on you can turn it off. The 0.13.9 hasnt hit the repo yet, so I think kodi wants to "upgrade"yout version to the latest release of 0.13.8. RE: Netflix Add-on [input-stream] - host505 - 2018-06-15 I'm pretty sure that's not how it works. Kodi won't auto-downgrade to a lower version regardless if it's in a repo or not. RE: Netflix Add-on [input-stream] - dasco - 2018-06-15 (2018-06-15, 13:30)knappster Wrote:Thanks for the suggestion knappster. But still needs to be reinstalled after each reboot.(2018-06-15, 06:36)dasco Wrote: I have found everytime i reboot i need to reinstall 0.13.9 to make it work again. I am running the Netflix Addon, on Millhouse build #612. If this does not happen to anyone else i will try a earlier Millhouse build to see if it fixes it. RE: Netflix Add-on [input-stream] - dasco - 2018-06-15 I might have to wait for 0.13.9 to be added to the Kodi repository for it to work after each reboot. So far the Millhouse builds i have tried Millhouse build #607 - 0.13.9 needs to be reinstalled after each reboot. Millhouse build #610 - 0.13.9 needs to be reinstalled after each reboot. Millhouse build #612 - 0.13.9 needs to be reinstalled after each reboot. Millhouse build #613 and #614 - Does not work at all RE: Netflix Add-on [input-stream] - Buff - 2018-06-16 Hi, wondered if someone could help - I've installed the netflix addon but when trying to open it says "login failed - please check your credentials". I have double checked my details and all is correct but not getting access. I'm using 0.13.8 on a nightly build from earlier this month. Any ideas, many thanks? Edit: just for info when I input my Netflix login details I get an email from Netflix saying there has been a new sign-in to my account and to ignore if this was me - so Netflix is letting me in and I have got my details correct, but the addon still isn't working for me. Is it a UK thing - do others have this working in the UK? RE: Netflix Add-on [input-stream] - knappster - 2018-06-16 (2018-06-16, 10:34)Buff Wrote: Hi,Many people were having issues with logging in on 0.13.8 after Netflix changed the spelling of something on their website. There is now a 0.13.10 release you could try: https://github.com/asciidisco/plugin.video.netflix/archive/0.13.10.zip RE: Netflix Add-on [input-stream] - knappster - 2018-06-16 (2018-06-15, 13:43)host505 Wrote: I'm pretty sure that's not how it works. Kodi won't auto-downgrade to a lower version regardless if it's in a repo or not.I would say that you're probably right. 0.13.10 is now available if @dasco wants to try that. RE: Netflix Add-on [input-stream] - Buff - 2018-06-16 (2018-06-16, 12:50)knappster Wrote:Thanks Knappster, works perfectly now.(2018-06-16, 10:34)Buff Wrote: Hi,Many people were having issues with logging in on 0.13.8 after Netflix changed the spelling of something on their website. There is now a 0.13.10 release you could try: Cheers RE: Netflix Add-on [input-stream] - Laercio Amici - 2018-06-16 (2018-06-16, 12:50)knappster Wrote:@knappster v0.13.10 is working for me right now. Thanks.(2018-06-16, 10:34)Buff Wrote: [..] RE: Netflix Add-on [input-stream] - dasco - 2018-06-16 Have done a fresh install using Libreelec Millhouse #612. Netflix Add On 0.13.10 shows up in the Repository. Netflix works but i still have to update it after each Reboot to make it work again. Guess i will have to leave my machine running Note: Milhouse build #613,614 and 615 Netflix App does not work. RE: Netflix Add-on [input-stream] - Ryangodammit - 2018-06-17 (2018-06-16, 23:49)dasco Wrote: Have done a fresh install using Libreelec Millhouse #612. Netflix Add On 0.13.10 shows up in the Repository.What do you mean by update the addon? Simply reinstall from the zip? There never seems to be an update available from the app information itself I've been banging my head trying to get it to work, after seemingly having it run fine. I finally got it running on 608 using 0.13.10, did a restart and now I can't get it working again. Sometimes its a "request error", sometimes it's incorrect credentials, and sometimes its just a straight netflix error check your log. RE: Netflix Add-on [input-stream] - Ryangodammit - 2018-06-17 (2018-06-16, 20:01)Laercio Amici Wrote:Which build of libreelec are you running? Any updates required on a reboot?(2018-06-16, 12:50)knappster Wrote:@knappster v0.13.10 is working for me right now. Thanks.(2018-06-16, 10:34)Buff Wrote: [..] |