PDA

View Full Version : Kodi/Netfiix on multiboot images



amyren
11-05-21, 10:55
I have my h9 twin set up with four different images in multiboot.

For OpenVix 5.4 Kodi 18.8 is set up and working with the Netflix plugin. Had to use the NFAuthention method (as described on the CastagnaIT github pages) to get the login working.

As OpenVix, many other images sets the data folder for Kodi to /hdd/.kodi/ , which may cause problems for Netflix Authentation for multiboot images. If I try to set up Kodi for another image e.g Hyperion 8 it show all the kodi plugins previously installed in OpenVix, but will fail to log in to Netflix. If I delete the /hdd/.kodi/ folder I could start fresh with installing kodi plugings and will succed loggin in at the end. But this will ruin the login for OpenVix, so then I cant get it working without deleting the .kodi folder again and start over. So for images using the same data folder, I can only get one of my mulitboot images to work with the Netflix plugin at the time.

If one could set the kodi data folder manually it would be better, like /hdd/OpenVix/.kodi for OpenVix etc. But I dont know where to set this.
I did try to look inside the .py files in /usr/lib/enigma2/python/Plugins/Extensions/Kodi to see if the data folder could be changed somewhere. All I found was one reference to /hdd/.kodi as to where to write the crashlog.

I found that OpenPli 8.0 did use the /home/root/.kodi folder, so for that particular image I could get it working without messing up the login in OpenVix. But for some reason the Netflix video playback is jerky in OpenPli 8. Could this be due to the location of the .kodi folder?

ps. For anyone wants to set this up now, there seem to be an issue with playback and the latest widevine cdm. I could not get any video to play in Netflix when re-installing it recently. Luckily I had an old backup of the .kodi folder, from which I copied the CDM folder and into the new installation to get it working again.
Later I discovered from an OpenVix support thread (https://www.world-of-satellite.com/showthread.php?62660-Kodi-18-6-with-Widevine-support-for-Netflix-Amazon-VOD-more!&p=497873&viewfull=1#post497873) that the playback problem probably can be solved by a setting in the Inputstreamhelper addon.

amyren
12-05-21, 11:19
Update: I tested the proposed Netflix solution mentioned in my previous post (disabling Inputstream Helper). That did not work for me, so I need to use my other solution to use an older libwidevinecdm.so file.
I did post a link to a working file in the mentioned openvix thread. Link to post (https://www.world-of-satellite.com/showthread.php?62660-Kodi-18-6-with-Widevine-support-for-Netflix-Amazon-VOD-more!&p=513497&viewfull=1#post513497)

abu baniaz
12-05-21, 15:56
You might get more success asking the OpenSpa team or Captain from OpenATV

amyren
13-05-21, 09:52
Inpustreamhelper is now updated to version 0.5.3.
The update is described as a temporary fix. It may stop working 1.june if google changes their chromeos images, so use the time to get this working and then create a backup of your cdm folder.
cdm folder is usually located in /hdd/.kodi/ or /home/root/.kodi/

In case the inputstreamhelper in your repo is not updated to 0.5.3 yet, here is a link to the release at github (https://github.com/emilsvennesson/script.module.inputstreamhelper/releases)
Then download version 0.5.3 and choose install from zip file.

Next, open the Inputstreamhelper plugin and use the option to reinstall widevine library.