![]() |
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] - docwra - 2019-01-15 (2019-01-14, 20:34)sawyer53 Wrote: how do I fix this error?A lot of users are getting this on the Nvidia Shield after only playing a few videos succesfully, the only way to fix it that I know of is to re-install the Add-on. If anyone knows whats going on then please post. Not seen anyone with a debug log file yet so hard to diagnose. RE: Netflix Add-on [input-stream] - ctgchaos - 2019-01-15 This is working great, for the most part! I'm able to play 1080p videos of many shows incl. The Clone Wars, Archer,... When I tried to watch Family Guy though, I didn't get 1080p but 540p video. When I watch this series on the same computer through the Netflix Windows 10 App and look at the stream info, it does show a nice 1080p stream. Any idea why it's not showing through Kodi? Even when I manually select the video stream, the option is not there (only 3 different streams show) RE: Netflix Add-on [input-stream] - essam315 - 2019-01-15 (2019-01-15, 12:17)ctgchaos Wrote: This is working great, for the most part!This post explains your problem. https://github.com/asciidisco/plugin.video.netflix/issues/277 RE: Netflix Add-on [input-stream] - ctgchaos - 2019-01-15 (2019-01-15, 13:49)essam315 Wrote:Thanks, that clears things up perfectly. It's a pity, but it is what it is...(2019-01-15, 12:17)ctgchaos Wrote: This is working great, for the most part!This post explains your problem. RE: Netflix Add-on [input-stream] - olleman - 2019-01-16 I've got the same problem. Tried 0.14 and 0.14.2. RPI3 and LibreElec RE: Netflix Add-on [input-stream] - olleman - 2019-01-16 (2019-01-16, 11:47)olleman Wrote: I've got the same problem. Tried 0.14 and 0.14.2.Well, this is disappointing! I can't even go back to the stable 13.21 anymore. The same problem persists. Have uninstalled and removed all related settings, rebooted and installed the stable plugin but can't get past the login screen anymore ![]() RE: Netflix Add-on [input-stream] - essam315 - 2019-01-16 (2019-01-16, 11:58)olleman Wrote:Try to upload a debug log, the steps are here.(2019-01-16, 11:47)olleman Wrote: I've got the same problem. Tried 0.14 and 0.14.2.Well, this is disappointing! I can't even go back to the stable 13.21 anymore. The same problem persists. Have uninstalled and removed all related settings, rebooted and installed the stable plugin but can't get past the login screen anymore https://forum.kodi.tv/showthread.php?tid=329767&pid=2807703#pid2807703 RE: Netflix Add-on [input-stream] - olleman - 2019-01-16 (2019-01-16, 12:15)essam315 Wrote:Thanks, I have some repositorys and apps that will sure get me the evil eye here. I'm not in the mood to uninstall these things at the moment, I will have to live without Netflix for the time being. Hopefully a newer version of the plugin solves the problem.(2019-01-16, 11:58)olleman Wrote:Try to upload a debug log, the steps are here.(2019-01-16, 11:47)olleman Wrote: I've got the same problem. Tried 0.14 and 0.14.2.Well, this is disappointing! I can't even go back to the stable 13.21 anymore. The same problem persists. Have uninstalled and removed all related settings, rebooted and installed the stable plugin but can't get past the login screen anymore RE: Netflix Add-on [input-stream] - olleman - 2019-01-16 hm...I need to explain myself a bit. My "quote" disapperad from my previous post. My problem, as a previous poster also reported, is that after upgrading to 0.14.2 it says I need to check my credentials. No matter what I do I can't get past this step and, yes, the credentials have been double and triple checked. RE: Netflix Add-on [input-stream] - essam315 - 2019-01-16 (2019-01-16, 15:05)olleman Wrote: hm...I need to explain myself a bit. My "quote" disapperad from my previous post.Try to re-install 0.14.2 and uninstall it using this method, and install 0.13.21. https://forum.kodi.tv/showthread.php?tid=329767&pid=2807374#pid2807374 If still not working, upload the debug log without uninstalling any other add-ons, if i could not help you, other members may be able to help you, better to uninstall 0.13.21 first, then install 0.14.2, and 0.14.2 works fine for me in Windows 10. In case of any error from installing 0.13.21 over 0.14.2, try to delete the file "settings.xml" in C:\Users\Essam\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.netflix RE: Netflix Add-on [input-stream] - essam315 - 2019-01-16 (2019-01-16, 15:02)olleman Wrote:Try to install this version, its identical to 0.13.21, i just gave it a new name "NetflixPro", it will install in a different folder, so no fear from any problems with the older files, and no need to uninstall anything, i tested it and it worked just great.(2019-01-16, 12:15)essam315 Wrote:Thanks, I have some repositorys and apps that will sure get me the evil eye here. I'm not in the mood to uninstall these things at the moment, I will have to live without Netflix for the time being. Hopefully a newer version of the plugin solves the problem.(2019-01-16, 11:58)olleman Wrote: Well, this is disappointing! I can't even go back to the stable 13.21 anymore. The same problem persists. Have uninstalled and removed all related settings, rebooted and installed the stable plugin but can't get past the login screen anymoreTry to upload a debug log, the steps are here. https://mega.nz/#!NxNAxCBZ!q-Hc5tcx7xcsLaBGwII17GCXQJL3wALoPDlYkEJOb2w RE: Netflix Add-on [input-stream] - Desperados - 2019-01-16 Hi! I just upgraded to Kodi 18 and installed this addon. I looked in this thread and on github but I can't find the solution. My problem is I can't login, it says to 'check my credentials.' I'm on version 0.13.21 which should be stable according to the posts above me, but in my case it's not working. I checked the log, no errors, thought maybe I was missing a dependency or something, but I guess not.. I'm running Leia RC5 on Nvidia Shield in case that matters.. Hope someone here has the answer! RE: Netflix Add-on [input-stream] - olleman - 2019-01-16 (2019-01-16, 16:57)essam315 Wrote:That's really nice of you! I tried and unfortunately it's the same. I also SSH'd in to look at the plugins folder and the netflix plugin is fully removed (folder and all) when I uninstall it via the suggested method. Here's my log: http://ix.io/1yuP(2019-01-16, 15:02)olleman Wrote:Try to install this version, its identical to 0.13.21, i just gave it a new name "NetflixPro", it will install in a different folder, so no fear from any problems with the older files, and no need to uninstall anything, i tested it and it worked just great.(2019-01-16, 12:15)essam315 Wrote: Try to upload a debug log, the steps are here.Thanks, I have some repositorys and apps that will sure get me the evil eye here. I'm not in the mood to uninstall these things at the moment, I will have to live without Netflix for the time being. Hopefully a newer version of the plugin solves the problem. I'm thinking that perhaps this problem started when I installed 14.2 "over" 13.21 and not uninstalled it first... RE: Netflix Add-on [input-stream] - essam315 - 2019-01-17 (2019-01-16, 23:54)olleman Wrote:Try this fix.(2019-01-16, 16:57)essam315 Wrote:That's really nice of you! I tried and unfortunately it's the same. I also SSH'd in to look at the plugins folder and the netflix plugin is fully removed (folder and all) when I uninstall it via the suggested method. Here's my log: http://ix.io/1yuP(2019-01-16, 15:02)olleman Wrote: Thanks, I have some repositorys and apps that will sure get me the evil eye here. I'm not in the mood to uninstall these things at the moment, I will have to live without Netflix for the time being. Hopefully a newer version of the plugin solves the problem.Try to install this version, its identical to 0.13.21, i just gave it a new name "NetflixPro", it will install in a different folder, so no fear from any problems with the older files, and no need to uninstall anything, i tested it and it worked just great. https://forum.kodi.tv/showthread.php?tid=329767&pid=2804702#pid2804702 https://forum.kodi.tv/showthread.php?tid=329767&pid=2799342#pid2799342 In case of any error from installing 0.13.21 over 0.14.2 , try to delete the file "settings.xml" in C:\Users\Essam\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.netflix After more testing installing 0.14.2 over 0.13.21 was OK for me, installing 0.13.21 over 0.14.2 was the reason for getting error message, solved by deleting "settings.xml" in the folder above. RE: Netflix Add-on [input-stream] - starmanomega - 2019-01-17 Does anyone have 4K working on their Android boxes? I can get HDR and even Atmos to work, but only 1080p streams available. |