Hi Nirvana777,
I do not have registered any devices on this account. I am also able to access EON via web browser using the same credentials.
Looks like something in the authorization flow goes wrong.
Regards
Tano
Hi Nirvana777,
I do not have registered any devices on this account. I am also able to access EON via web browser using the same credentials.
Looks like something in the authorization flow goes wrong.
Regards
Tano
Hi Nirvana777 ,
Looks like it cannot authenticate:
2024-03-16 10:23:24.519 T:8138 error <general>: AddOnLog: pvr.eon: Failed to refresh token
2024-03-16 10:23:24.519 T:8138 error <general>: AddOnLog: pvr.eon: Open URL failed with 401.
2024-03-16 10:23:24.519 T:8138 error <general>: AddOnLog: pvr.eon: Failed to get JSON for URL https://api-web.vivacom-be.cdn.united.cloud/v1/households and body . Status code: 401
2024-03-16 10:23:24.519 T:8138 error <general>: AddOnLog: pvr.eon: Failed to get households
2024-03-16 10:23:24.668 T:8138 error <general>: AddOnLog: pvr.eon: Failed to refresh token
2024-03-16 10:23:24.668 T:8138 error <general>: AddOnLog: pvr.eon: Open URL failed with 401.
2024-03-16 10:23:24.668 T:8138 error <general>: AddOnLog: pvr.eon: Failed to get JSON for URL https://api-web.vivacom-be.cdn.united.cloud/v1/sp and body . Status code: 401
2024-03-16 10:23:24.668 T:8138 error <general>: AddOnLog: pvr.eon: Failed to get service provider
I can guarantee the credentials are correct, add-on settings:
<settings version="2">
<setting id="provider">3</setting>
<setting id="platform" default="true">0</setting>
<setting id="username">************************</setting>
<setting id="password">************************</setting>
<setting id="accesstoken" default="true" />
<setting id="refreshtoken" default="true" />
<setting id="deviceid">28150712</setting>
<setting id="devicenumber">158c993a-b69d-4fcc-8ae9-b305fe143da7</setting>
<setting id="deviceserial">RgdsETxaNA9kdNJsnw6oS</setting>
<setting id="subscriberid" default="true" />
<setting id="streamkey" default="true" />
<setting id="streamuser" default="true" />
<setting id="genericaccesstoken">
PAYLOAD
{
"aud": [
"uc-info-service"
],
"scope": [
"read",
"write"
],
"exp": 1710580871,
"authorities": [
"ROLE_CLIENT"
],
"jti": "DqFXjmcMpGFvt3AWW5mWiTwtKaE",
"client_id": "b8d9ade4-1093-46a7-a4f7-0e47be463c10"
}
</setting>
<setting id="ssaccesstoken" default="true" />
<setting id="ssrefreshtoken" default="true" />
<setting id="ssidentity" default="true" />
<setting id="hideunsubscribed" default="true">false</setting>
<setting id="enabletv" default="true">true</setting>
<setting id="enableradio" default="true">false</setting>
<setting id="enablegroups" default="true">true</setting>
<setting id="shortnames" default="true">false</setting>
<setting id="startnum" default="true">1</setting>
<setting id="inputstream" default="true">0</setting>
</settings>
Alles anzeigen
Hi Nirvana777 ,
I have managed to build and install the add-on from Nexus repo. But after configuring with usr and pwd, no channels are visible in TV section.
Is there any log
Hi Nirvana777 ,
I have tried to install pvr.eon.20.7.3.linux.aarch64.zip but it now fails with: The dependency on inputstream.ffmpegdirect version 0.0.0 could not be satisfied
Obviously kodi-inputstrream-ffmpegdirect is not ported for this kernel as well. I will request it from the board support.
Instead of asking for each dependency one by one, may I have the list of all required dependencies so I can request them all together?
Regards,
Tano
For Kodi 20 you can only use pvr.eon version 20. So either use pvr.eon.20.7.3.linux.aarch64.zip. What was the error with that now that you've installed inputstream.adaptive?
Or if you build yourself you have to checkout Nexus branch from the github repository (the build log
tells me that you tried the Omega branch...)
Hi Nirvana777 ,
Thank you for the answer! There is no error now when I install "kodi-inputstream-adaptive". It installs OK.
The error I get is from Kodi when I try to install from ZIP and it is: The dependency on inputstream.adaptive version 0.0.0 could not be satisfied
I will try pvr.eon.20.7.3.linux.aarch64.zip as you suggest and if it does not work I will try to build from Nexus branch.
Hi Nirvana777 ,
I have asked Mr. Jianfeng to port kodi-inputstream-adaptive and after he was so kind to do it, I was able to install it now I have:
kodi:
Installed: 2:20.2+dfsg-4+gles1
Candidate: 2:20.2+dfsg-4+gles1
Version table:
*** 2:20.2+dfsg-4+gles1 1001
1001 https://ppa.launchpadcontent.net/liujianfeng1994/rockchip-multimedia/ubuntu jammy/main arm64 Packages
100 /var/lib/dpkg/status
2:19.4+dfsg1-2 500
500 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages
kodi-inputstream-adaptive:
Installed: 20.3.2+ds-1+j
Candidate: 20.3.2+ds-1+j
Version table:
*** 20.3.2+ds-1+j 1001
1001 https://ppa.launchpadcontent.net/liujianfeng1994/rockchip-multimedia/ubuntu jammy/main arm64 Packages
100 /var/lib/dpkg/status
19.0.0+ds1-2 500
500 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages
Alles anzeigen
Here is the add-on build output: pvr-eon-build.log
Unfortunately, after I try to install from zip I still get same error:
The dependency on inputstream.adaptive version 0.0.0 could not be satisfied
Did you install inputstream.adaptive?
I have tried but fails:
apt-get install kodi-inputstream-adaptive
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
kodi-inputstream-adaptive : Depends: kodi-api-inputstream (< 3.1.0)
E: Unable to correct problems, you have held broken packages.
Alles anzeigen
REPO
kodi-inputstream-adaptive:
Installed: (none)
Candidate: 19.0.0+ds1-2
Version table:
19.0.0+ds1-2 500
500 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages
apt-get --fix-broken did not work as well.
AFAIK kodi-api-inputstream is not a separate add-on but comes with Kodi, so I guessed my Kodi version is somehow incompatible.
Any advice?
Regards,
Tano
Hi Nirvana777,
I am trying to get the EON plugin working on Orange Pi 5 Plus.
I have installed ubuntu-22.04.3-preinstalled-desktop-arm64-orangepi-5-plus.img from https://ubuntu-22.04.3-preinstalled-desktop-arm64-orangepi-5-plus.img
Linux orange-desktop 5.10.160-rockchip #30 SMP Mon Jan 29 02:38:59 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
Kodi from Debian Media Center 20.2 Debian package version: 2:20.2+dfsg-4+gles
Copyright (C) 2005-2021 Team Kodi from Debian - http://kodi.tv
REPO
2:20.2+dfsg-4+gles 1001
1001 https://ppa.launchpadcontent.net/liujianfeng1994/rockchip-multimedia/ubuntu jammy/main arm64 Packages
I first tried pvr.eon.20.7.3.linux.aarch64.zip but installing from zip failed with -> The dependency on inputstream.ffmpegdirect version 0.0.0 could not be satisfied
Then I built the plugin from the latest source and tried to install but got -> The dependency on inputstream.adaptive version 0.0.0 could not be satisfied
I am stuck, I need some advice what version of Linux kernel for aarch64 should I try to install and which version of Kodi I need to get the plugin working.
Regards,
Tano