I have followed the guide for installing netflix from the forum.
I can’t even install the netflix zip file to start. It says missing dependency.
The logs show the following:
ERROR: Requested path http://download.osmc.tv/kodi/addons/krypton/script.module.inputstreamhelper/script.module.inputstreamhelper-0.3.3.zip not found in known repository directories
Connecting to this folder shows is empty.
Going 1 folder lower there a similar file …helper-0.3.4.zip.
I can’t install this either as its missing a dependency.
I’m upto date with the current versions of osmc.
I’m running this on pi 3.
Any Idea’s?
Thanx
Julian
Hi,
Please provide a link to said guide, as there are few.
But I understand these steps work for all osmc platforms:
Here is a small guide for Pi 2, 3 and Vero4k, remember Netflix addon is still under development:
First make sure your system is up to date:
sudo apt-get update
sudo apt-get dist-upgrade
I always reboot after a dist upgrade, since there can be upgrades that night need it, like kernel updates.
After reboot start a new ssh session and run these commands:
wget https://raw.githubusercontent.com/zjoasan/netflix-install-script/master/netflix_prep_install.sh
chmod +x netflix_prep_install.sh
./ne…
Thanks Tom.
Which version of mediacenter are you running, looks like a problem we had in Leia-nightlys. Where it refered to krypton repo insted of leia repo.
apt-cache madison vero3-mediacenter-osmc
Hi Joakim,
its the following version
vero3-mediacenter-osmc | 18.2.0-13 | http://apt.osmc.tv stretch/main armhf Packages
Thanx
Julian
I have already run script. No problems with it.
Just when trying to install the zip file.
Thanx
Julian
The problem is that kodi-repo is pointing to krypton version, not leia. Let’s try this
Setting-> Add-on browser->Install from repository
Go down to Kodi repository, press context menu (left arrow or c on keyboard)
Check for updates.
or Info button (i on keyboard) and chose Update.
Then restart mediacenter (Power->Exit) and try to install Netflix add-on again.
ipad
10 June 2019 07:01
7
Hi Joakim,
That resolved the add-in error thanx.
It now loads but has an exception error - I check this out later.
Thanx again.
Julian
ipad
10 June 2019 09:24
8
Hi Joakim,
Netflix is all good now. I receive an error when first starting, which doesn’t appear the second time I think its the services starting for the fist time.
Thanx again
Julian
Hi
I’ve tried this fix, but it doesnt work for me.
I get the following from the kodi log:
DoWork - Direct texture file loading failed for resource://resource.images.weathericons.default/.png
2019-06-18 12:57:19.411 T:1759503072 ERROR: CCurlFile::FillBuffer - Failed: Couldn’t resolve host name(6)
2019-06-18 12:57:19.411 T:1759503072 ERROR: CCurlFile::Open failed with code 0 for http://download.osmc.tv/kodi/addons/leia/script.module.requests/script.module.requests-2.22.0.zip:
2019-06-18 12:57:19.411 T:1759503072 ERROR: Could not fetch addon location and hash from http://download.osmc.tv/kodi/addons/leia/script.module.requests/script.module.requests-2.22.0.zip
2019-06-18 12:57:19.411 T:1759503072 ERROR: CAddonInstallJob[script.module.requests]: failed to resolve addon install source path
2019-06-18 12:57:19.414 T:1759503072 ERROR: CAddonInstallJob[plugin.video.netflix]: failed to install dependency script.module.requests
2019-06-18 12:58:15.664 T:1692361440 ERROR: EXCEPTION: Non-Existent Control 300
please can you help?
Thanks,
C
That snipplet of log doesn’t contain any helpfull information, so I’m unable to help. Better upload some debug logs of you trying to start the add-on.