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] - gujal - 2021-01-25 (2021-01-24, 21:50)SlivovitsaSRB Wrote: Hello I need help. I had xiaomi mi box s. I instaled netflix addon 1.12.1 from CastagnaIT repa on kodi (using mi box s). I put ESN correctly. In inputstream adaptive stream setings I use automatically select streams and ignore display resolution (because i have 1080p tv). Streams are 1080p max no 4k. Can I stream 4k? I had UHD netflix account. I do not think a 1080p TV would have the necessary HDCP level to activate 4K streams. And there is no reason to pull a 4K stream if you are going to display on a 1080p TV anyway RE: Netflix Add-on [input-stream] - baimailkod - 2021-01-25 Tv: Xiaomi tv 4s (non global version) I am not able to play netflix video unless I choose "force widevine L3" in setting. However the resolution is only SD, any others setting I should try to set? Thank you [/url] RE: Netflix Add-on [input-stream] - sask3m - 2021-01-26 (2021-01-25, 08:44)baimailkod Wrote: Tv: Xiaomi tv 4s (non global version) https://github.com/CastagnaIT/plugin.video.netflix/wiki/FAQ-%28Audio%2C-Video%2C-Subtitle%2C-Other%29 RE: Netflix Add-on [input-stream] - baimailkod - 2021-01-26 (2021-01-26, 03:41)sask3m Wrote:Overlooked this FAQ(2021-01-25, 08:44)baimailkod Wrote: Tv: Xiaomi tv 4s (non global version) I am not able to use official Netflix app from playstore, so I am not able to have HD resolutions with this add-on as well right? Thx First step, check if device is still HD certified: Install official Netflix app from PlayStore, If the app is not available on PlayStore, you will not be able to have HD resolutions. RE: Netflix Add-on [input-stream] - sask3m - 2021-01-26 (2021-01-26, 09:24)baimailkod Wrote:(2021-01-26, 03:41)sask3m Wrote:Overlooked this FAQ(2021-01-25, 08:44)baimailkod Wrote: Tv: Xiaomi tv 4s (non global version) Yeah I'm not sure but for 4k you need ps4 pro, ps4 should give you 1080p. It's not available in their store? I have an xbox series x and while I can install the netflix app this addon won't work because it lacks the inputstream adaptive. RE: Netflix Add-on [input-stream] - ChimeyJimmey - 2021-01-28 For anyone having issues on 19.x Matrix and v1.13.1, such as: Quote:AttributeError: 'dict' object has no attribute 'split'just downgrade to plugin.video.netflix-1.13.0+matrix.1.zip RE: Netflix Add-on [input-stream] - Zuikkis - 2021-01-29 I have a quick question about Kodi library integration, sorry if this has been asked.. It is working nicely, but the watched status does not transfer from Netflix to Kodi. If I add new show to the library, Kodi shows that it is completely unwatched. Is this normal or some problem in my config? RE: Netflix Add-on [input-stream] - evantaur - 2021-01-30 (2021-01-29, 17:24)Zuikkis Wrote: I have a quick question about Kodi library integration, sorry if this has been asked.. I don't think the addon has a way to get watched status, also doesn't work the other way around (shows watched in KODI shows as unwatched on Netflix) If you have Trakt it'll mark those episodes as watched on Kodi side. RE: Netflix Add-on [input-stream] - seahorse - 2021-01-31 That's not entirely correct, shows watched on Kodi Netflix does indicate watched om my smarttv Netflix.(so no Trakt there) If I'm not mistaken, there's even a way (in settings) to synchronize the other way around (smarttv --> Kodi) but you have to do it manually, doesn't seem to work automatically Cheers, Luc RE: Netflix Add-on [input-stream] - trihy - 2021-02-22 (2021-01-28, 23:04)ChimeyJimmey Wrote: For anyone having issues on 19.x Matrix and v1.13.1, such as: Hi thanks. Mine says something about ictl socket or object or something like that. Downgrading to 1.13.0 worked fine. But if I restart kodi, doesn't work anymore. I Have to keep changing between 1.13.0 and 1.13.1 everytime I launch kodi. Seems 1.13.1 have more chances of keep working after restart kodi. RE: Netflix Add-on [input-stream] - CastagnaIT - 2021-02-22 Quote:Mine says something about ictl socket this error means you are using a the old Kodi 19 nightly version, that have the broken python library RE: Netflix Add-on [input-stream] - trihy - 2021-02-23 (2021-02-22, 16:39)CastagnaIT Wrote:Hi. Was using RC build, will try final build.Quote:Mine says something about ictl socket RE: Netflix Add-on [input-stream] - serious96 - 2021-02-23 Just installed netflix add-on straight from the repo, and i can't configure it. try to run add on configuration wizard and got nothing. i'm on firestick 4k matrix. here is some log file RE: Netflix Add-on [input-stream] - vivek_suraiya - 2021-02-23 Just installed for Kodi 19.0 Matrix. Netflix Add-On version 1.14.0+matrix.1 The video quality is not as good as what it used to be in Kodi 18 Leia. Input Stream max bandwidth is set to maximum. RE: Netflix Add-on [input-stream] - CastagnaIT - 2021-02-23 (2021-02-23, 01:59)serious96 Wrote: Just installed netflix add-on straight from the repo, and i can't configure it. try to run add on configuration wizard and got nothing. it is a oversight bug on last release, i didn't have time to do full tests for the imminent official Kodi 19 release you can install dailybuild version, link on github readme or wait the new release (1.14.1) will be released in the next few days |