asciidisco / plugin.video.netflix

Inputstream based Netflix plugin for Kodi
MIT License
1.24k stars 225 forks source link

Kodi 17 question. #25

Closed lorderr closed 7 years ago

lorderr commented 7 years ago

Hi.

Im trying to get your plugin to work on kodi 17.

What I have got working on Linux (amd64)

For some reason I get audio only. But apart from everything seems well. Libadaptive seems to complain about; Decrypt Sample returns failure.

Do you know if the reason for not getting video to work is due to differences in kodi17 and agile or if it is a libwidevine thing? Im having some difficulties with finding the problem

asciidisco commented 7 years ago

@lorderr I´m sorry to tell you that, but it´s impossible to run the plugin on Kodi 17 (like in, it will never work with Kodi 17).

The problem is, that Kodi 17 only supports decrypting via Widevine. But Netlfix (like Amazon these days) follows a "decrypt and decode" DRM policy. Unfortunately inputstream.adaptive and Kodi 17 did not support decoding by Widevine. They´ve changed that in Kodi-Agile (and the inputstream.adaptive agile branch). That´s why it also isn't possible with the Kodi 18 mainline project to use the plugin (which will change, as changes in Agile will be merged back one day).

TL;DR: With Kodi Agile it´s possible to let Widevine decode the Video, no other Kodi version can do that. Changes will not be backported to Kodi 17, so this will never work with Kodi 17.

RedSoxFan04 commented 7 years ago

That’s rather unfortunate. I was really hoping to be able to use plugin.video.netflix on my first generation Apple TV - yes, it still works. I can’t get it to update beyond Kodi 17 - and yes, I tried fsck. Besides, it already runs a slowly with Kodi 17. By the way, I’m running OSMC on my first generation Apple T.V. If you’re unfamiliar with OSMC, it’s an OS which is a combination of Debian and Kodi, and it’s made for set-top boxes. I installed OSMC on my first generation Apple TV so I could have it play my non-iTunes videos without me having to re-encode all of them.

asciidisco commented 7 years ago

@RedSoxFan04 As already said, there is nothing we can do about it. It depends on changes done in the Kodi source, that can't be easily & therefor won't be backported to Kodi 17. I´d say, ask the OSMC maintainers if an upgrade can be done once the changes are merged into the mainline branch.

bam80 commented 7 years ago

Are the changes merged into the mainline already?

RedSoxFan04 commented 7 years ago

My Kodi 17 issue has been resolved,. I managed to get my first generation Apple TV to update to Kodi 17 back in December. I'm sorry I didn't get back here to mention it. By the time I finally managed to get my first generation Apple TV to update, I had forgotten all about this plugin and also this "issue thread".

ronaldo48a commented 6 years ago

hi, can I use this repo for SMPC in android 4.4.2? thank you?

caphm commented 5 years ago

No

mskrebs2020 commented 4 years ago

Hi, I am interested in getting a display of data from the Netflix manifest (MPD) using this implementation. Is it possible to get a display of the Netflix DASH manifest when running Netflix of the Kodi player? Really I am just interested in obtaining video or audio parameters...encoding rate, resolution/display size, sample rate..for the streaming media.