Xenon Free 2.0 -issues on Raspberry Pi 5
Xenon Free 2.0 -issues on Raspberry Pi 5
Hello Chef,
Any fresh install of Xenon 2.0 on the Windows PC, works great.
On my Raspberry Pi5, running the raspberry 64 but OS, gets several errors.
Many mention that inputstream.adaptive is not available.
Restarted Xenon 5 times with 5 min break inbetween
Trakt is authorized
I went to Addons - Program Addons - Autoruns Xenon (which says Update available)
Hit update, box "following additional add-ons will be installed"
Inputstream.adaptive Not available
Inputstream.ffmpegdirect Not available
Inputstream.rtmp Not available
Vizualization.waveform Not available
(remaining OK)
Run get
Dependancy on inputstream.rmtp version 0.0.0.0 could not be satisfied
Log is at pastebin.com/DFWmYDFR
Thoughts?
Don
Any fresh install of Xenon 2.0 on the Windows PC, works great.
On my Raspberry Pi5, running the raspberry 64 but OS, gets several errors.
Many mention that inputstream.adaptive is not available.
Restarted Xenon 5 times with 5 min break inbetween
Trakt is authorized
I went to Addons - Program Addons - Autoruns Xenon (which says Update available)
Hit update, box "following additional add-ons will be installed"
Inputstream.adaptive Not available
Inputstream.ffmpegdirect Not available
Inputstream.rtmp Not available
Vizualization.waveform Not available
(remaining OK)
Run get
Dependancy on inputstream.rmtp version 0.0.0.0 could not be satisfied
Log is at pastebin.com/DFWmYDFR
Thoughts?
Don
Retired IT Director, Old. Sold TRS80 Model 1 serial number 5
Link: | |
BBcode: | |
HTML: | |
Hide post links |
Re: Xenon Free 2.0 -issues on Raspberry Pi 5
The missing binaries can be installed using apt on a terminal.
Example:
apt search inputstream-adaptive
(to get the proper binary name)
sudo apt update
sudo apt-get install kodi21-inputstream-adaptive
(to install it)
Example:
apt search inputstream-adaptive
(to get the proper binary name)
sudo apt update
sudo apt-get install kodi21-inputstream-adaptive
(to install it)
Link: | |
BBcode: | |
HTML: | |
Hide post links |
Re: Xenon Free 2.0 -issues on Raspberry Pi 5
Thanks -
Got all the binaries installed using apt
In Add-Ons, all my add-ons are enabled and updated.
But going to TV Guide still gets me
"To use PVR you need to install, enable and configure a PVR"
Got all the binaries installed using apt
In Add-Ons, all my add-ons are enabled and updated.
But going to TV Guide still gets me
"To use PVR you need to install, enable and configure a PVR"
Retired IT Director, Old. Sold TRS80 Model 1 serial number 5
Link: | |
BBcode: | |
HTML: | |
Hide post links |
Re: Xenon Free 2.0 -issues on Raspberry Pi 5
Have to click "Install TV Guide" right under TV Guide section. If you have to manually install, you have to install Simple client PVR.don331 wrote: Thu Jul 24, 2025 4:41 pm Thanks -
Got all the binaries installed using apt
In Add-Ons, all my add-ons are enabled and updated.
But going to TV Guide still gets me
"To use PVR you need to install, enable and configure a PVR"
Link: | |
BBcode: | |
HTML: | |
Hide post links |
Re: Xenon Free 2.0 -issues on Raspberry Pi 5
Ok. "Install TV Guide" didnt work
I installed using Apt get
But apparently it overwrites inputstream-adaptive to an earlier version, which blew up more stuff
Apt get installed inputstream-adaptive again and rebooted.
Seems to be working
This was a LOT of steps to get Xenon working on RPi. If you want, I'll wipe and start over, but notate all the sudo commands I had to do to get it installed, and post it.
Please let me know...
Don
I installed using Apt get
But apparently it overwrites inputstream-adaptive to an earlier version, which blew up more stuff
Apt get installed inputstream-adaptive again and rebooted.
Seems to be working
This was a LOT of steps to get Xenon working on RPi. If you want, I'll wipe and start over, but notate all the sudo commands I had to do to get it installed, and post it.
Please let me know...
Don
Retired IT Director, Old. Sold TRS80 Model 1 serial number 5
Link: | |
BBcode: | |
HTML: | |
Hide post links |
Re: Xenon Free 2.0 -issues on Raspberry Pi 5
Yea, I never dealt with Linux and all the steps needed to install. If it was any other OS, you wouldn't need to do any of this.don331 wrote: Thu Jul 24, 2025 5:08 pm Ok. "Install TV Guide" didnt work
I installed using Apt get
But apparently it overwrites inputstream-adaptive to an earlier version, which blew up more stuff
Apt get installed inputstream-adaptive again and rebooted.
Seems to be working
This was a LOT of steps to get Xenon working on RPi. If you want, I'll wipe and start over, but notate all the sudo commands I had to do to get it installed, and post it.
Please let me know...
Don
Link: | |
BBcode: | |
HTML: | |
Hide post links |
Re: Xenon Free 2.0 -issues on Raspberry Pi 5
Ain't that the truth! I will DM it to you first for review, if that's ok
Im more than happy to provide the steps to do it! You've helped me several times!
Im more than happy to provide the steps to do it! You've helped me several times!
Retired IT Director, Old. Sold TRS80 Model 1 serial number 5
Link: | |
BBcode: | |
HTML: | |
Hide post links |
Re: Xenon Free 2.0 -issues on Raspberry Pi 5
I would send it to cgo, the one who helped you in this thread. Hes the Linux master and he updates all the tutorials on here.. Theres already a Linux tutorial he made here: https://diggz1.me/forum/viewtopic.php?t=40don331 wrote: Thu Jul 24, 2025 6:31 pm Ain't that the truth! I will DM it to you first for review, if that's ok
Im more than happy to provide the steps to do it! You've helped me several times!
If theres anything to add, he could add it..
Link: | |
BBcode: | |
HTML: | |
Hide post links |
Re: Xenon Free 2.0 -issues on Raspberry Pi 5
For IPTV simple try:
sudo apt update
apt-get install kodi21-pvr-iptvsimple
sudo apt update
apt-get install kodi21-pvr-iptvsimple
Link: | |
BBcode: | |
HTML: | |
Hide post links |
Re: Xenon Free 2.0 -issues on Raspberry Pi 5
yes, but note that install has a bug and overwrites inputstream.adaptive with an incompatible version with Omega.
The trick is to install iptvsimple first, then inputstream.adaptive, inputstream.ffmpegdirect, inputstream.rtmp
Don
The trick is to install iptvsimple first, then inputstream.adaptive, inputstream.ffmpegdirect, inputstream.rtmp
Don
Retired IT Director, Old. Sold TRS80 Model 1 serial number 5
Link: | |
BBcode: | |
HTML: | |
Hide post links |
Who is online
Users browsing this forum: No registered users and 1 guest