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] - caphm - 2018-11-09 Beta12 is available and should fix the issues. Beta11 was a mess, sorry about that. RE: Netflix Add-on [input-stream] - debutanker - 2018-11-09 (2018-11-09, 16:29)caphm Wrote: Beta12 is available and should fix the issues. Beta11 was a mess, sorry about that. Working great here! Many thanks for this awesome update for Netflix/Kodi users (and many thanks to your critical wife... ) RE: Netflix Add-on [input-stream] - jcato - 2018-11-09 Is there any plans to be able to export directories to the library? As it is now, I'd have to export each item in My List one at a time. If I add a new item, I'd need to remember to go to it and export it. If we could export the entire My List, then the library would stay up to date as we added/removed items from My List. This would also let you add other directories like New Releases or Trending Now. Or do it like the Amazon add-on. There is a setting for 'Automatically export Watchlist'. This isn't quite as good since it is limited to only the watchlist, but it's better than doing it item by item. Thanks RE: Netflix Add-on [input-stream] - Ismadder1 - 2018-11-09 Good New Finally Works RE: Netflix Add-on [input-stream] - webmaher - 2018-11-09 (2018-11-09, 16:29)caphm Wrote: Beta12 is available and should fix the issues. Beta11 was a mess, sorry about that.Big Thanks, it works excellent on my Sony XE 9005 android TV RE: Netflix Add-on [input-stream] - docwra - 2018-11-09 HUGE news, working on every platform I try now with the latest Beta 12. Truely a gamechanger for Kodi, thanks for pushing this forward. RE: Netflix Add-on [input-stream] - caphm - 2018-11-09 Even better news: Beta13 includes full cross-platform 1080p support. You can finally enjoy those Star Wars movies on Linux in full 1080p glory Credits go to truedread who devised the original method in his Chrome addon: https://github.com/truedread/netflix-1080p (2018-11-09, 16:54)jcato Wrote: Is there any plans to be able to export directories to the library? As it is now, I'd have to export each item in My List one at a time. If I add a new item, I'd need to remember to go to it and export it. If we could export the entire My List, then the library would stay up to date as we added/removed items from My List. This would also let you add other directories like New Releases or Trending Now.This is included in the currently pending 0.14.0 release. It's still in beta, but I guess it'll be ready soon. Check it out at https://github.com/asciidisco/plugin.video.netflix/pull/519 RE: Netflix Add-on [input-stream] - jcato - 2018-11-09 Awesome! But, it looks like I have the same TypeError as the poster over on githhub. TypeError: tuple indices must be integers, not unicode I tried to do a full sync from within settings. Debug Log Thanks RE: Netflix Add-on [input-stream] - Wagg - 2018-11-09 Anyone ever get this working successfully on their Fire TV? I have the new Fire TV 4k Stick- It would be awesome if I could run on the stick with Dolby Vision+auto-refresh/resolution change. Right now all I get is audio, and that's it. Before I even post a log I'm wondering if anyone actually has managed to get it to work. I did manage to get it working on my Shield just fine- HDR and all- would love to have the Dolby Vision since I can use it. Atmos support possible? RE: Netflix Add-on [input-stream] - caphm - 2018-11-09 (2018-11-09, 19:41)jcato Wrote: Awesome! But, it looks like I have the same TypeError as the poster over on githhub.Fixed in beta14. Thanks for the report! RE: Netflix Add-on [input-stream] - evantaur - 2018-11-09 login is broken now auto updated to 14.0 beta11 and nothing worked, manually installed beta14 and nothing worked, uninstalled and reinstalled 8, then upgraded to 14 and now it's working flawlessly again (basically used 8 just to log in) https://paste.kodi.tv/otowacoket.kodi RE: Netflix Add-on [input-stream] - caphm - 2018-11-09 (2018-11-09, 21:25)evantaur Wrote: login is broken nowIn what way? Post a debug log please. EDIT: Working fine on my end. RE: Netflix Add-on [input-stream] - caphm - 2018-11-10 (2018-11-09, 21:25)evantaur Wrote: login is broken nowThe issues in your log are from a bug in beta11. They have been fixed in beta12. I have tested beta12 to beta14 on a clean system and login worked flawlessly. I can't see which version is being used in the log because the log is incomplete. TL;DR: Login works in all versions upwards beta12. Have not had any reports otherwise (except yours). Maybe it's an upgrade issue? (but shouldn't be) RE: Netflix Add-on [input-stream] - cugel - 2018-11-10 (2018-11-09, 21:32)caphm Wrote:(2018-11-09, 21:25)evantaur Wrote: login is broken nowIn what way? Post a debug log please. RE: Netflix Add-on [input-stream] - sssscary - 2018-11-11 Hi, I just installed the beta 12 version of 0.14. Everything is working well, very smooth. The only issue seems to be my kids profiles, nothing is listed if i choose one of those netflix profiles. Two adult profiles work fine. This occurs on two machines, Windows 10 & a Windows 7 box. Thanks for your hard work! |