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] - b4cksl4sh - 2019-03-16 (2019-03-15, 21:41)Juppstein Wrote: Tried that version, but it did not help, unfortunately. Still the same error messages.Beta 21 fixed is still working for me. I just watched a Narcos episode though I needed to reboot Kodi first before I was able to watch without an error message. RE: Netflix Add-on [input-stream] - starkman - 2019-03-16 For all of you who have issues / errors, have you tried what I've suggested a few pages back? Because every single time someone mentions that has an issue, I test mine and it seems to work, both on my Windows 10 and my CoreElec (Linux) setup / builds. Quote:Have a look at the screenshot. RE: Netflix Add-on [input-stream] - SimonC - 2019-03-16 (2019-03-15, 21:41)Juppstein Wrote: Tried that version, but it did not help, unfortunately. Still the same error messages.Yep, my working build is now throwing an InvalidVideoID with the widgets I created. RE: Netflix Add-on [input-stream] - MrMagic - 2019-03-16 (2019-03-16, 00:36)starkman Wrote: For all of you who have issues / errors, have you tried what I've suggested a few pages back?Indeed version 0.13.22 still works and doesn't give the InvalidVideoID error. But unfortunately it doesn't read Netflix' watched status and also it will not show 4K on my Nvidia Shield. Two things that do work correctly in the 0.14 versions. RE: Netflix Add-on [input-stream] - b4cksl4sh - 2019-03-16 Definately currently not working anymore no matter which CatagnaIT build/release. Netflix Add-on [input-stream] - joostzilla - 2019-03-16 On my windows 10 Kodi Leia system only the 14 beta21fixed works. Unfortunately beta22 doesn't RE: Netflix Add-on [input-stream] - TheIrreverend - 2019-03-16 Getting the InvalidVideoID on beta21fixed and beta22. On Netflix Canada. Everything was working fine yesterday. Leia 18.1. RE: Netflix Add-on [input-stream] - MrMagic - 2019-03-17 The weird bit is that I completely removed the 0.14 addon this afternoon, deleted the cdm folder and reinstalled and it worked again for a bit. But when I tried it a few hours later it stopped working again and removing/reinstalling doesn't work anymore either. RE: Netflix Add-on [input-stream] - SimonC - 2019-03-17 I noticed on my Beta 21 copy when I start getting InvalidVideoID if I go into my 2nd profile (which I don't use for widgets or anything else) it seems to correct the 1st. RE: Netflix Add-on [input-stream] - DoctorBR - 2019-03-17 I was having the InvalidVideoID error with CastagnaIT BETA 22 on my Xiaomi Mi Box 3 (MDZ-16-AB), but after enabling Auto Login in the plugin settings, and via Context Menu on the Profiles Screen for my profile, everything started working again... P.S. I am using Kodi 18.2-RC1 git: 20190314 (Compiled: 2019-03-15). RE: Netflix Add-on [input-stream] - MrMagic - 2019-03-17 Looks a bit hit and miss to me. Last evening after reinstalling I got the InvalidVideoID error all the time, but I tried just now without changing anyting and it works again... RE: Netflix Add-on [input-stream] - CastagnaIT - 2019-03-17 instead of complaining and trying to install all the old versions, would providing detailed logs with active debugging to check the problem no longer be appropriate? anyway, i just solved the error 'InvalidVideoId' in about half an hour, the new beta release build, that encloses a series of fixes compared to the previous one RE: Netflix Add-on [input-stream] - Morguito - 2019-03-17 Netflix stopped working here as well (Odroid C2, latest LibreELEC). However, I can confirm that the beta file from the link posted on post #977 solved the issue. Thank you. RE: Netflix Add-on [input-stream] - MrMagic - 2019-03-17 (2019-03-17, 15:11)stefive83 Wrote: instead of complaining and trying to install all the old versions, would providing detailed logs with active debugging to check the problem no longer be appropriate?Sorry mate, I was just assuming that since so many people reported the InvalidVideoID error, it would be easily reproducable Thanks for the new version, watching Netflix through Kodi is just a great experience. It's awesome to finally have proper refresh rate switching and being able to choose your own subtitle font and size! RE: Netflix Add-on [input-stream] - performation - 2019-03-17 Just out of curiosity: Is netflix trying to block the addon and are we playing catch up or are there any other reasons for the last two bugs? |