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] - host505 - 2018-05-20 (2018-05-20, 09:11)knives of ice Wrote: so no matter what you set the minimum bits to, even the max 4k value if you have manual selected it will always start with the lowest bit rate. if you choose auto it will not start at the max bit rate either no matter what i try. i really hope this bug gets fixed.This method is for auto stream selection. Manual always starts with lowest bitrate - dunno if it's a bug or just the way it works. This works for up to 1080p, not sure why doesn't work for 4K streams - maybe it has to do that they're hevc profiles and the setting won't apply for them. @peak3d will have the answers. Just a note, the above affects youtube as well (if dash enabled) and any other add-on that utilizes inputstream.adaptive. RE: Netflix Add-on [input-stream] - tantrum080 - 2018-05-21 I can not get this to work on my Nvidia shield, I have installed Kodi 18 and it installs then immediately says error, I have no idea what's going on. I even tried a fresh install but to no avail, can someone help me please.... RE: Netflix add-on and Kodi 18 nightly [Unavailable dependencies] - tantrum080 - 2018-05-21 Same here, it installs but script.module.pycryptodome is unavailable RE: Netflix Add-on [input-stream] - docwra - 2018-05-21 (2018-05-21, 04:51)tantrum080 Wrote: I can not get this to work on my Nvidia shield, I have installed Kodi 18 and it installs then immediately says error, I have no idea what's going on. I even tried a fresh install but to no avail, can someone help me please....Log file? RE: Netflix add-on and Kodi 18 nightly [Unavailable dependencies] - docwra - 2018-05-21 Seems someone deleted that script https://github.com/eirki/script.module.pycryptodome Maybe some more info here: https://forum.libreelec.tv/thread/10921-le-9-0-script-module-pycryptodome-missing/?postID=72673#post72673 And the Netflix [inputstream] Add-on thread is here https://forum.kodi.tv/showthread.php?tid=329767 EDIT: can a mod merge this thread as it maybe useful to others. RE: Netflix Add-on [input-stream] - DarrenHill - 2018-05-21 Threads merged. RE: Netflix Add-on [input-stream] - docwra - 2018-05-21 (2018-05-21, 10:09)DarrenHill Wrote: Threads merged.Thanks for the merge, Ninja skills RE: Netflix Add-on [input-stream] - natethomas - 2018-05-21 (2018-05-21, 04:51)tantrum080 Wrote: I can not get this to work on my Nvidia shield, I have installed Kodi 18 and it installs then immediately says error, I have no idea what's going on. I even tried a fresh install but to no avail, can someone help me please....In my experience it's ok if pycryptodome is missing. You need to make sure to input your ESN or else the shield won't work. See https://www.youtube.com/watch?v=dyqSdYBo1mg starting at the 10 minute mark or so. RE: Netflix Add-on [input-stream] - natethomas - 2018-05-21 (2018-05-19, 02:44)duk81 Wrote: I've loaded everything including the Netflix ESN for android and everything seems fine until I select a video to play. At that point it looks like the video loads, but then it stops right away. Any idea what I'm doing wrong? Thanks in advance!I'm not dev and know very little. Someone else might know better than me, but I noticed " Widevine device model mismatch" in your log along with "[Netflix] Error getting license" Did you input an Netflix ESN for Android on a different device? It doesn't look like it, but perhaps it's possible the ESN isn't exactly correct. Did you try double checking? RE: Netflix Add-on [input-stream] - duk81 - 2018-05-21 (2018-05-21, 18:26)natethomas Wrote:I checked the ESN a bunch of times (lost track of how many and almost lost my mind looking at it), but when I get home I'll check one more time. Don't know if it matters that it's on an Amazon Fire TV 2015. I have 2 of them and I can't get it to work on either. Got it to work perfectly on MiBox and my Motox4.(2018-05-19, 02:44)duk81 Wrote: I've loaded everything including the Netflix ESN for android and everything seems fine until I select a video to play. At that point it looks like the video loads, but then it stops right away. Any idea what I'm doing wrong? Thanks in advance!I'm not dev and know very little. Someone else might know better than me, but I noticed " Widevine device model mismatch" in your log along with "[Netflix] Error getting license" RE: Netflix Add-on [input-stream] - natethomas - 2018-05-21 (2018-05-21, 20:18)duk81 Wrote:Wait. Did you use your motox ESN on your AFTV? I could definitely see that being a problem.(2018-05-21, 18:26)natethomas Wrote:I checked the ESN a bunch of times (lost track of how many and almost lost my mind looking at it), but when I get home I'll check one more time. Don't know if it matters that it's on an Amazon Fire TV 2015. I have 2 of them and I can't get it to work on either. Got it to work perfectly on MiBox and my Motox4.(2018-05-19, 02:44)duk81 Wrote: I've loaded everything including the Netflix ESN for android and everything seems fine until I select a video to play. At that point it looks like the video loads, but then it stops right away. Any idea what I'm doing wrong? Thanks in advance!I'm not dev and know very little. Someone else might know better than me, but I noticed " Widevine device model mismatch" in your log along with "[Netflix] Error getting license" RE: Netflix Add-on [input-stream] - duk81 - 2018-05-21 (2018-05-21, 20:49)natethomas Wrote:No, no...I have the addon working on my Moto...I used the correct ESN on the AFTV I promise.(2018-05-21, 20:18)duk81 Wrote:Wait. Did you use your motox ESN on your AFTV? I could definitely see that being a problem.(2018-05-21, 18:26)natethomas Wrote: I'm not dev and know very little. Someone else might know better than me, but I noticed " Widevine device model mismatch" in your log along with "[Netflix] Error getting license"I checked the ESN a bunch of times (lost track of how many and almost lost my mind looking at it), but when I get home I'll check one more time. Don't know if it matters that it's on an Amazon Fire TV 2015. I have 2 of them and I can't get it to work on either. Got it to work perfectly on MiBox and my Motox4. RE: Netflix Add-on [input-stream] - natethomas - 2018-05-21 Hmm. Not sure then. RE: Netflix Add-on [input-stream] - tantrum080 - 2018-05-22 Http://youtube.com/watch?v=A6_bencuLQ8 RE: Netflix Add-on [input-stream] - tantrum080 - 2018-05-23 Log file here https://www.sendspace.com/file/voz1rr please help if you can and see what's wrong here |