Look here: LibreELEC.tv/init at master · LibreELEC/LibreELEC.tv · GitHub
If /MYKERNEL works then it should also works with subfolder there.
Look here: LibreELEC.tv/init at master · LibreELEC/LibreELEC.tv · GitHub
If /MYKERNEL works then it should also works with subfolder there.
Try with BOOT_IMAGE=path_to/KERNEL and SYSTEM_IMAGE=path_to/SYSTEM.
It´s working
Was anyone in doubt? ![]()
Variables are set from /storage/.kodi/addons/java/profile.d/java.profile
So I added apache-ant, jdk and jre packages and build compete libbluray including jar file which should be part of the image (+760 KB).
The only missing part are few libraries which needs to be build dynamic and not (only) static.
JRE addon almost done too.
Progress: Commits · vpeter4/LibreELEC.tv · GitHub
Can you make a rebuild for LibreELEC-RPi2.arm-8.2.4.img.gz or maybe better..
describe the steps which you take to modify the image and to the rebuild so i do it myself.
It is just cec downgraded to version 3953f8d.
Already building... Will take few hours.
In case it is missed: Add built-in Java support
Wow. How did you do it, only install JRE? Can you wirte a small instruction?
jre1.7.0_04 + libbluray-j2se-1.0.1.jar + few libraries from Ubuntu 16.04
Tested with Milhouse's build #0313, 14-Mar-2018
LibreELEC-Generic.x86_64-9.0-Milhouse-20180314023456-#0313-g9b47b64.tar
instructions: unpack addon in ssh console
wget http://vpeter.libreelec.tv/BD-J/java-br-menu-Generic.x86_64.tgz
tar xzf java-br-menu-Generic.x86_64.tgz -C /
rm java-br-menu-Generic.x86_64.tgz
Note to myself: this will need new libbluray*.jar on libbluray bump.
Libraries from Ubuntu could be build on le but they has to changed from static to shared.
Also libbluray*.jar could be build on le but java and ant is required to build. Both could be added as a package (jdk-8u162-linux-x64.tar.gz, apache-ant-1.10.2-bin.tar.xz).
CvH: can you pack whole folder but skip content of Stream folder with m2ts files? Or skip only big ones.
Can someone post short sample of such movie with java menu? Or post a link or whatever. I'm willing to test if menus works. Seems all experts are on vacation...
Adding jre to Generic project is simple as writing this post ![]()
novalis, try it. Just download jre from sun, extract it and set some java environment variable and run kodi. Maybe it would work ![]()
I would try it but don't have any appropriate sample to test.
is the source still around (google doesn't find anything)
Well, technically speaking it was not independent addon but part of JDownloader. And not whole java but just jre. Sources are somewhere in my backups...
Java as addon was already done (for Generic only).
I think both are console only application.
You have lftp and ncftp ftp clients in network-tools addon.
Hey vpeter can you please release an update for 8.2.3?
Which one?