Sharing the code is no problem. But I think it is not what you expecting or what helps you. I will attach it to this post.
Can't you use the release-scripts for json generation?
Sharing the code is no problem. But I think it is not what you expecting or what helps you. I will attach it to this post.
Can't you use the release-scripts for json generation?
Display MoreIt looks like this takes a bit more time...
As a temporary solution, I created a wrapper that creates the json for us:
Update URLS:
Raspberry Pi 2 and 3: https://up.legg.ga/rpi2/
Raspberry Pi 4: https://up.legg.ga/rpi4/
Note: This uses the official LE nightly builds from Index of /
Do not use it, if you don't trust me
Any chance you can make a URL for x86 builds?
Raspberry Pi 4: https://up.legg.ga/rpi4/
Note: This uses the official LE nightly builds from Index of /
Thanks for sharing/providing temporary solution, quickly setup custom update URL in settings and manual updated to latest nightly for rpi4.
Working as expected.
Appears to be an issue with the auto-update mechanism. The update downloads, but it never completes the reboot of the system to apply the update. The screen ends up stuck at the libreelec system menu and will not accept any remote commands. I have to hard shutdown to proceed.
Kodi log file, http://ix.io/2IzY
Appears to be an issue with the auto-update mechanism. The update downloads, but it never completes the reboot of the system to apply the update. The screen ends up stuck at the libreelec system menu and will not accept any remote commands. I have to hard shutdown to proceed.
Kodi log file, http://ix.io/2IzY
it same for me on RPi4
Reboot also sometimes fails on my RPi4/3 during LibreELEC update. But the Kodi-reboot gets gets called (checked with debug statements): service.libreelec.settings/updates.py at 3cf8fcdd1f7ddaff2a39f98201737454e458b8d9 · LibreELEC/service.libreelec.settings · GitHub
Reboot via Kodi menu works reliable instead. Maybe something is blocking the reboot during update?
Maybe the following PR will fix the reboot issue: Work around deadlock when calling xbmc.executebuildin(Reboot) by mglae · Pull Request #211 · LibreELEC/service.libreelec.settings · GitHub
Required but not sufficient.
If you don't need bluetooth try the development version from Testing LibreELEC-settings addon · Issue #4547 · LibreELEC/LibreELEC.tv · GitHub
Required but not sufficient.
If you don't need bluetooth try the development version from Testing LibreELEC-settings addon · Issue #4547 · LibreELEC/LibreELEC.tv · GitHub
Followed the instructions to install, used the GUI update mechanism, libreeelc rebooted as expected.
This may be the fix.
Hi, it seems version 10.0 has been released.
I think some small adjustments have to be made.
Hi, it seems version 10.0 has been released.
No, it hasn't. I think you are misinformed. There are releases being tested within the team at this moment, and there are the nightly builds which are publicly available. LE 10 final still has no ETA or release date.
flubshi as mentioned by Smultie LibreELEC Nightlies now being identified with "10.0-nightly" within filenames since 27th Feb.
Note: Currently no "LEnightly-10.0" update channel to select
Would be great if you can update your temporary workaround to provide access to latest nightly builds
I should've chosen my words more careful
Thanks MikeKL
Would be great if you can update your temporary workaround to provide access to latest nightly builds
It is just the name of the update channel - it still provides the latest nightly builds. Maybe a bit confusing...
I would still prefer an official releases.json created and shipped by test.libreelec.tv. Is there a chance CvH ?
You'll have to add a custom channel for now but please give this a test.
You'll have to add a custom channel for now but please give this a test.
Quick test and adding 2nd Custom channel appears to work in as expected, was then able to select 10.0 as an update channel and see latest 10.0 Nightlies. I did not attempt to update (or downgrade) yet, as am already on latest nightly.
Using just "https://test.libreelec.tv/" (without file releases.json appended) as Update URL is sufficient by the way...
Update and release file is working for me. Thanks lrusak ! Since you updated the release-scripts: is generating the releases.json already integrated in the CI (or however generating/upload of nightly builds work...)?
I will turn off my temporary workaround update service next days.