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] - crazyturk - 2022-02-05 I'm using Coreelec Kodi 19.4 with Beelink GT King Pro. I get a MSL error with Netflix. RE: Netflix Add-on [input-stream] - CastagnaIT - 2022-02-05 The new releases for Kodi 18 and Kodi 19 will be rollout this night this will include the fix to the MSL error like "This title is not available to watch instantly" RE: Netflix Add-on [input-stream] - crazyturk - 2022-02-05 Thanks for information. RE: Netflix Add-on [input-stream] - dave3 - 2022-02-05 Using the 18.x version, with CoreElec, there's an audio sync issue (really bad, sometimes several seconds). It happens with both DD+ and AAC. Max output is set to 720P. Are there any other settings that would help? RE: Netflix Add-on [input-stream] - dave3 - 2022-02-05 (2022-02-05, 19:37)dave3 Wrote: Using the 18.x version, with CoreElec, there's an audio sync issue (really bad, sometimes several seconds). It happens with both DD+ and AAC. Max output is set to 720P. Are there any other settings that would help? I disabled VP9, and that seems to have fixed the audio sync problem. I didn't notice any video artifact issue with VP9, but I guess that was the problem, anyway. RE: Netflix Add-on [input-stream] - crazyturk - 2022-02-05 Thanks, works as 1080p with 1.18.4. Kodi Coreelec Matrix 19.4. RE: Netflix Add-on [input-stream] - HattoriHanzo - 2022-02-07 (2022-02-04, 19:50)HattoriHanzo Wrote: Hi guys Hi guys Maybe someone is interested I finally found the error... It seams that the latest widevine DRM blob version 4.10.2391.0 has a problem. i did a downgrade to 4.10.2252.5 and now everything work well again. https://github.com/xbmc/inputstream.adaptive/issues/877 Cheers RE: Netflix Add-on [input-stream] - martijn1985 - 2022-02-13 Since yesterday I can't export anything new to my library -the context menu option just isn't present. On top of that, some, not all, already exported series are just gone. Netflix doesn't show them as exported, and the files are missing as well. Anyone else have similar issues, or an idea how to fix this? RE: Netflix Add-on [input-stream] - carsten8888 - 2022-02-14 Can the netflix add-on load my watch-list from the imdb.com site? RE: Netflix Add-on [input-stream] - CastagnaIT - 2022-02-17 (2022-02-13, 10:34)martijn1985 Wrote: Since yesterday I can't export anything new to my library -the context menu option just isn't present. On top of that, some, not all, already exported series are just gone. Netflix doesn't show them as exported, and the files are missing as well. depends on what settings you have set in to addon settings: Library->Auto update mode "disabled": "export/remove form library" context menus are not available "manual": you can export/remove manually by context menu from all profiles "scheduled": you can export/remove manually by context menu from all profiles "scheduled"+ "Sync with My list" enabled : export/remove from library is done automatically, from the chosen profile to sync only, therefore "export/remove form library" context menus are not available RE: Netflix Add-on [input-stream] - Reckoner89 - 2022-02-18 Up next integration has not been working for me. I have it set for 40 seconds but it doesn't ever pop up at 40 seconds. Sometimes it's 20 seconds, sometimes 4 seconds, sometimes 2 seconds but most of the time it doesn't work at all. Anyone else having issues with up next? RE: Netflix Add-on [input-stream] - ratzofftoya - 2022-02-18 Hi folks! Does anyone know how to get 4K working on an Nvidia shield? It works with the Shield netflix app, but not within this add-on. RE: Netflix Add-on [input-stream] - ratzofftoya - 2022-02-18 Let me specify (not sure why I can't edit the post above): when I enable 4K/HEVC playback, any 4K-enabled videos play as a music track within Kodi. RE: Netflix Add-on [input-stream] - martijn1985 - 2022-02-19 (2022-02-17, 21:20)CastagnaIT Wrote:(2022-02-13, 10:34)martijn1985 Wrote: Since yesterday I can't export anything new to my library -the context menu option just isn't present. On top of that, some, not all, already exported series are just gone. Netflix doesn't show them as exported, and the files are missing as well. I'd been fiddling around with these settings but didn't realise this would be the consequence. Thanks for the info! RE: Netflix Add-on [input-stream] - ratzofftoya - 2022-02-20 Figured it out! The problem was that I had also enabled DolbyVision, which my TV doesn't support. |