![]() |
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] - caphm - 2018-11-06 (2018-11-06, 02:18)mzup Wrote: I just loaded this up on my windows 10 system. Works great. Only comments are it does not default to a specific profile. Always comes up to choose one. Also once i choose profile, it does not give me option for My List. I have to go into All TV Shows then i can find My List option.You can enable auto-login for a profile by going into the context menu on the profiles screen. The issue with My List not showing up is confirmed. I thought I had it fixed, but it seems I was wrong. Might have to tweak that some more. RE: Netflix Add-on [input-stream] - Insert coin - 2018-11-06 Hi, is there a way to change the preselected german audio for avoiding to change it manually every time? RE: Netflix Add-on [input-stream] - peak3d - 2018-11-06 (2018-11-05, 15:49)Ismadder1 Wrote: Ive Done a Clean Install of Kodi Leia Beta 5, Will Not PlayBack Video, Heres The Log https://pastebin.com/nEzpQj6FSuccessful instanciated media_drm: 0x9492e570, deviceid: , systemId: 4445 security-level: L3 You will most likely not be able to play netflix streams on a L3 device. You can try to reduce MaxSecureResolution to something < HD in inputstream.adaptive settings. RE: Netflix Add-on [input-stream] - mzup - 2018-11-06 I thought I did enable the auto login, but in looking again I see it wasn't. Losing my mind I guess. thanks again RE: Netflix Add-on [input-stream] - Ismadder1 - 2018-11-06 It Plays the Kodi Amazon VOD add-on at 480, It Plays Google netflix App 480p which it should do as be Widvine LVL3, But It does not play on the Kodi App. Ive lowered the input to 480. This is current error im getting. Error: bytearray(b'1&\xbfsq\^\x8f8\xf6\xb4F\x05Q\xc8\x9f\xd7\xc0\xd7~*\x11\xa6\x93\x10L\xb6\xdf\x16\x93\xab\xe2') is not JSON serializable. https://github.com/asciidisco/plugin.video.netflix/files/2554113/kodi.beta.6.log RE: Netflix Add-on [input-stream] - caphm - 2018-11-06 (2018-11-06, 18:54)Ismadder1 Wrote: It Plays the Kodi Amazon VOD add-on at 480, It Plays Google netflix App 480p which it should do as be Widvine LVL3, But It does not play on the Kodi App. Ive lowered the input to 480. This is current error im getting. Error: bytearray(b'1&\xbfsq\^\x8f8\xf6\xb4F\x05Q\xc8\x9f\xd7\xc0\xd7~*\x11\xa6\x93\x10L\xb6\xdf\x16\x93\xab\xe2') is not JSON serializable.L3 devices should play at least 480p in any case. That specific error you reported is fixed in beta7, albeit inputstream.adaptive now complaining (in at least one reported case). I don't have an Android system to test with ![]() RE: Netflix Add-on [input-stream] - mzup - 2018-11-07 Loaded up beta 8 and see the My List and others but getting error KeyError: content. RE: Netflix Add-on [input-stream] - ryadre - 2018-11-07 Quick question, why doesn't the Netflix stream cache/buffer forward like other streams? It almost seems to play like a live stream? RE: Netflix Add-on [input-stream] - Germeleon - 2018-11-07 same here, see my previous posts. RE: Netflix Add-on [input-stream] - Germeleon - 2018-11-07 (2018-10-30, 22:34)glattering Wrote: Hello !same here, see my previous posts. RE: Netflix Add-on [input-stream] - evantaur - 2018-11-07 (2018-11-07, 01:46)mzup Wrote: Loaded up beta 8 and see the My List and others but getting error KeyError: content.same, beta 6 or 7 worked just fine, anyone know how to downgrade? edit: uninstalling addon and settings and then reinstalling seems to have fixed it RE: Netflix Add-on [input-stream] - debutanker - 2018-11-07 (2018-11-07, 22:19)evantaur Wrote:(2018-11-07, 01:46)mzup Wrote: Loaded up beta 8 and see the My List and others but getting error KeyError: content.same, beta 6 or 7 worked just fine, anyone know how to downgrade? click RE: Netflix Add-on [input-stream] - mzup - 2018-11-08 Uninstall and remove settings then reinstall beta 8 also worked for me. thanks RE: Netflix Add-on [input-stream] - caphm - 2018-11-08 Beta 10 is now available. See my latest comment on the PR at https://github.com/asciidisco/plugin.video.netflix/pull/519 Android playback should hopefully work now. (2018-11-08, 14:44)mzup Wrote: Uninstall and remove settings then reinstall beta 8 also worked for me.In beta 10 there is an option in the settings under Advanced, that lets you purge the contents of the cache. This should fix those issues. Don't know why they are occurring though. A debug log would be helpful. RE: Netflix Add-on [input-stream] - Ismadder1 - 2018-11-08 Still Broken |