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] - bacardicola - 2021-09-15 (2021-09-04, 00:31)Zodler Wrote: I have to say that this addon is a must for nVidia Shield. I did some tests and the official Netflix app doesn't do refresh rate change. So you see micro stutters everywhere. How on earth they can release an app on Nvidia Shield that doesn't do refresh rate change? You are very right, not to mention the redicilous high placement of the subtitels in the shield app, in kodi very nice in the black bar, even a Amazon firestick does perfect framerate in all streaming apps only for a quarter of the Nvidia shield price. RE: Netflix Add-on [input-stream] - otava5 - 2021-09-16 After updating to 1.12.6 Leia, you cannot search by audio and subtitle language. https://github.com/CastagnaIT/plugin.video.netflix/issues/1231 RE: Netflix Add-on [input-stream] - User 466804 - 2021-09-22 Ok, I'm going to sound like a complete moron, but I can not for the life of me figure out what exactly I should be setting in Player Settings/Language or Addons/Netflix to get this plugin to behave as Netflix does by default when it comes to subtitles. I am a native English speaker, but I always watch with original audio and have Player Settings/Language has Preferred Audio language set to "Original" to facilitate that, but I can not figure out how to get "default" English subtitles to appear on non-english content while keeping them off when content is in English language. It seems to be one or the other. Anyone? RE: Netflix Add-on [input-stream] - QianyuLi - 2021-09-23 @CastagnaIT ttml2ssa enables Netflix captions to be displayed in the exact location. And enhance the captioning experience. Can you please integrate to the latest version of Netflix Add-on? Thanks. https://forum.kodi.tv/showthread.php?tid=364542 RE: Netflix Add-on [input-stream] - CastagnaIT - 2021-09-23 (2021-09-23, 13:02)QianyuLi Wrote: @CastagnaIT ttml2ssa enables Netflix captions to be displayed in the exact location. And enhance the captioning experience. I've seen that implementation before, that solution is designed in bad way also because of its difficult implementation nature this creates a forced behaviour to the correct handling of data interfacing between kodi components and it is easy that could cause side-effects with add-on settings so it will never be considered at present the solution does not lie on that attempt to cheat things the changes must be made in Kodi core and InputStream Adaptive this can perhaps be done on Kodi 20 RE: Netflix Add-on [input-stream] - bacardicola - 2021-09-27 Great addon, but i have one question. After i added a movie to the kodi library and i want to start it i always have to select the user profile of Netflix. How can i disable that? Thanks in advanced. RE: Netflix Add-on [input-stream] - fusillator - 2021-09-27 hi all I was using kodi 2:18.7-1~buster on a raspbian os without any issue, today I upgraded the libwidevine library and i cannot see netflix anymore the log is as follow: 2021-09-27 23:09:35.756 T:2973177888 NOTICE: VideoPlayer::OpenFile: plugin://plugin.video.netflix/play/show/70143830/season/70078889/episode/70295776/?profile_guid=BD6DY3M525AOBNBF5BY7FZ7GG4 2021-09-27 23:09:35.757 T:2439254224 NOTICE: Creating InputStream 2021-09-27 23:09:36.428 T:2439254224 ERROR: AddOnLog: InputStream Adaptive: Unable to load widevine shared library (/home/fusillator/.kodi/cdm/libwidevinecdm.so) 2021-09-27 23:09:36.428 T:2439254224 ERROR: AddOnLog: InputStream Adaptive: OpenDRMSystem failed 2021-09-27 23:09:36.430 T:2439254224 ERROR: CVideoPlayer::OpenInputStream - error opening [plugin://plugin.video.netflix/play/show/70143830/season/70078889/episode/70295776/?profile_guid=BD6DY3M525AOBNBF5BY7FZ7GG4] 2021-09-27 23:09:36.430 T:2439254224 NOTICE: CVideoPlayer::OnExit() 2021-09-27 23:09:36.457 T:2973177888 NOTICE: CVideoPlayer::CloseFile() 2021-09-27 23:09:36.457 T:2973177888 NOTICE: VideoPlayer: waiting for threads to exit 2021-09-27 23:09:36.457 T:2973177888 NOTICE: VideoPlayer: finished waiting I tried to use InputStreamHelper to reinstall libwidevine or restore a previous release with the function Restore Widevine CDM library without success.. I also tried to install manually the distro package libwidevinecdm0 4.10.2252.0-1 armhf Widevine CDM and then i copied the library on .kodi/cdm/libwidevinecdm.so it seems all the installed library are now static, and it seems to be dynamic before.. This summar i had manually copied the library from the package Start-Date: 2021-08-05 13:02:08 Commandline: apt install libwidevinecdm0 Requested-By: fusillator (1001) Install: libwidevinecdm0:armhf (4.10.1679.0-1) End-Date: 2021-08-05 13:02:09 but i also did some test from the backport, no idea where i got the dynamic library.. can you confirm if the problem is the cdm library and where can i get a working version? thanks Luca RE: Netflix Add-on [input-stream] - wagnerch42 - 2021-09-28 (2021-09-27, 23:37)fusillator Wrote: hi all I was using kodi 2:18.7-1~buster on a raspbian os without any issue, today I upgraded the libwidevine library and i cannot see netflix anymore You have to upgrade libc6 as well to work with that version of libwidevinecdm. You need libc6 2.28-10+rpt2+rpi1 or later on Raspberry Pi OS. In any case, I don't think the OS-version of libwidevinecdm.so is used by Kodi (Kodi uses the one in .kodi/cdm in the home directory of the user running Kodi), but I think if you upgrade libc6 and reboot you should be working again. RE: Netflix Add-on [input-stream] - fusillator - 2021-09-28 (2021-09-28, 00:02)wagnerch42 Wrote:(2021-09-27, 23:37)fusillator Wrote: hi all I was using kodi 2:18.7-1~buster on a raspbian os without any issue, today I upgraded the libwidevine library and i cannot see netflix anymore hi, you save me a lot of sleeping hours. it's strange no dependency is set. thank you so much, where do you find it was a requisite? RE: Netflix Add-on [input-stream] - wagnerch42 - 2021-09-28 (2021-09-28, 00:21)fusillator Wrote: hi, you save me a lot of sleeping hours. it's strange no dependency is set. thank you so much, where do you find it was a requisite?It's a bit of a known issue for folks that deal with Widevine on ARM platforms, Google started pushing this newer Widevine in May with the eventual intent to revoke the older versions. However the revocation didn't start happening until recently, Amazon is one of the major streamers that has revoked the older Widevine versions at the start of September (I don't think Disney+ or Netflix has done it yet). LibreELEC, CoreELEC, and XBian were pretty early adopters of the patched C libraries to support the newer Widevine. I think since Amazon revoked the older version, OSMC & Raspberry Pi OS are now offering these patched C libraries which work with Widevine. You can read more about it at: https://www.matthuisman.nz/2021/05/widevine-arm-broken.html Matt did a nice job tracking some of the major Kodi-focused OS distributions and their status. However, other operating systems like Debian, Ubuntu, Fedora, and Arch probably will not pick up these patches, so those users basically have to build their own patched libraries. It only affects ARM platforms, and one of the key indicators are what you noticed: 1. Widevine fails to load 2. It appears to not be a dynamic executable (this is in particular why you need a patched C library) RE: Netflix Add-on [input-stream] - badsheep - 2021-09-28 Hello, here is strange bug I just noticed today : Squid Games (and some others movies as Stranger Things for example) doesn't play in Kodi, but do play in a browser. The wheel keeps turning, nothings happens. I can go back to Kodi menu by pressing escape several times, but when I try to quit Kodi nothing happens, I have to force to quit. Mac OS, Kodi 18.9. Login via Authentication Key route. Here's my log. Thanks for your great work ! RE: Netflix Add-on [input-stream] - CastagnaIT - 2021-09-28 @bacardicola read here: https://github.com/CastagnaIT/plugin.video.netflix/wiki/FAQ-%28Audio%2C-Video%2C-Subtitle%2C-Other%29#how-to-set-the-automatic-selection-of-a-profile @badsheep go to expert settings and enable VP9 and DISABLE hevc, otherwise uninstall completely Kodi 18 and install last Kodi 19 RE: Netflix Add-on [input-stream] - badsheep - 2021-09-28 Hello, Yes it works ! Thank you ! RE: Netflix Add-on [input-stream] - fusillator - 2021-09-28 (2021-09-28, 00:43)wagnerch42 Wrote:(2021-09-28, 00:21)fusillator Wrote: hi, you save me a lot of sleeping hours. it's strange no dependency is set. thank you so much, where do you find it was a requisite?It's a bit of a known issue for folks that deal with Widevine on ARM platforms, Google started pushing this newer Widevine in May with the eventual intent to revoke the older versions. However the revocation didn't start happening until recently, Amazon is one of the major streamers that has revoked the older Widevine versions at the start of September (I don't think Disney+ or Netflix has done it yet). LibreELEC, CoreELEC, and XBian were pretty early adopters of the patched C libraries to support the newer Widevine. Interesting. I confirm Raspbian 10 provides the patched glibc and the new release of libwidevine in the official repository. Not sure why I didn't solve downgrading the library with InputStreamHelper but maybe i had messed up the library manually. Anyway now it works again nonetheless the evil google. Thanks again for your precious help. RE: Netflix Add-on [input-stream] - bacardicola - 2021-10-04 Thanks Castagnait, that did it. |