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-27 (2018-05-27, 09:49)Tyler Durden Wrote:Well, as I said it's also a matter of os/driver optimisation. S912 is not well supported on arm-linux.(2018-05-25, 20:26)host505 Wrote: No, because the hardware is not powerful enough to software decode the drm-enabled streams.Damn! i thought the Minix U9-H was one of the more powerful boxes available. It certainly does everything else without issue. Maybe try with the Android os of your device as well, might do better if it has proper drivers. RE: Netflix Add-on [input-stream] - cazz - 2018-05-27 For me that run with a Raspberry Pi it feel sometime the is outsync with the Picture/sound/subtitle but not sure if that it have with the lack of Power of raspberry Pi or is that the Raspberry Pi 3 is have only 100mbit LAN. Was thinking maybe try install Kodi on a laptop to see if that is better but not sure if I going to install Kodi om Linux or Windows. With Windows I know I can get good drivers for the hardware but not sure how it is with the Linux. RE: Netflix Add-on [input-stream] - SirMacke - 2018-05-28 So was running 12.9 on my NUC (Kodi + LibreElec). Got "Netflix Error, check log", updated to 13.6 but still error when starting. I'm not very good at troubleshooting, where do I begin? Where is the log? RE: Netflix Add-on [input-stream] - cazz - 2018-05-28 The log is /storage/.kodi/temp/kodi.log I did have same error so I did install 0.13.5 instead and got it to work You can find it here https://github.com/asciidisco/plugin.video.netflix/releases RE: Netflix Add-on [input-stream] - SirMacke - 2018-05-28 (2018-05-28, 09:02)cazz Wrote: The log isI might be stupid, but I cannot get to that folder. Putty says permission denied. File explorer in Kodi does not list the dir. Browsing from Windows Explorer, no "storage". 0.13.5 did not help, same error. Never mind the access issue, got it. https://pastebin.com/Z9zSwMbL Never mind me, not my day. Took my laptop and logged out from netflix web page and logged in again. Then it worked on the NUC/Kodi. RE: Netflix Add-on [input-stream] - tantrum080 - 2018-05-29 So I got it working by installing a new build of Kodi 18 but I can't seem to add the shows to library, I've added the folders as a source, started scanning , it sees the shows but doesn't see the episodes so it the end it doesn't add them to the library... RE: Netflix Add-on [input-stream] - debutanker - 2018-05-29 Repo is back on air and with new version 0.13.7 some of the current reported problems seem to be fixed now. RE: Netflix Add-on [input-stream] - knives of ice - 2018-06-06 have used this successfully on android nvidia shield for weeks. now all of a sudden nothing will start or play. logged out, logged back in and can browse but everything i try to play just times out. any idea what would have changed? maybe it doesn't work in the latest leia nightlies? RE: Netflix Add-on [input-stream] - knappster - 2018-06-07 Today I was prompted to update libwidevine on my linux machine (64-bit arch based). It updated from 1.4.8.1008 to 1.4.9.1088. However, with the newer libwidevinecdm.so, it errors whenever I playback a video from Netflix (or Amazon for that matter). I was able to copy the old file back and playback is normal. Is there a conflict with the new widevine? RE: Netflix Add-on [input-stream] - fastdump - 2018-06-07 (2018-06-07, 04:28)knappster Wrote: Today I was prompted to update libwidevine on my linux machine (64-bit arch based). It updated from 1.4.8.1008 to 1.4.9.1088. However, with the newer libwidevinecdm.so, it errors whenever I playback a video from Netflix (or Amazon for that matter). I was able to copy the old file back and playback is normal. Is there a conflict with the new widevine?I was also prompted yesterday when starting a Netflix episode from my library — Windows 10 | Kodi Leia (nightly from less than a week ago). I accepted, it was updated and then playback started all by itself and without any issues. I was pleasantly surprised. Not so for everyone it seems — sorry to hear, knappster. RE: Netflix Add-on [input-stream] - knappster - 2018-06-07 @fastdump I suspect that it may be because I am running the Kodi 18 Alpha 1 release which was compiled along with inputstream.adaptive back in March. Maybe I just need to recompile inputstream.adaptive with the latest version. RE: Netflix Add-on [input-stream] - LupinSansei - 2018-06-07 This has been an amazing addon so far! I wonder if the same can be made for Hulu? Sorry to get a lil off topic. RE: Netflix Add-on [input-stream] - knappster - 2018-06-11 (2018-06-07, 19:32)knappster Wrote: @fastdump I suspect that it may be because I am running the Kodi 18 Alpha 1 release which was compiled along with inputstream.adaptive back in March. Maybe I just need to recompile inputstream.adaptive with the latest version.The new libwidevine works after compiling a newer inputstream.adaptive. So if anybody else has this issue, it is worth making sure you are on the latest inputstream.adaptive. RE: Netflix Add-on [input-stream] - evantaur - 2018-06-12 thank you for this addon RE: Netflix Add-on [input-stream] - Laercio Amici - 2018-06-15 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". I got the latest plugin version (0.13.8) and I've been using Kodi 18.0-ALPHA2 Git: 20180425. Can someone help me with this issue? Thanks in advance |