Everything from this Post Add built-in Java support
After installing the addon restart.
And in the settings switch to simplified menu. After you click on a ISO Image or bluray Disk choose in the simplified menu play Bluray Menu.
Everything from this Post Add built-in Java support
After installing the addon restart.
And in the settings switch to simplified menu. After you click on a ISO Image or bluray Disk choose in the simplified menu play Bluray Menu.
There are lot of files in the BDJO and JAR folders. So i think it´s BDJ.
I tested it with Fast and Furious 8 and Guardians of the Galaxy 2 and it was working.
Try it with simplified menu in the playback settings. Then choose in the simplified popup -> play with menu.
So can this be used in combo with make mkv to play discs?
I´m using the latest version from makemkv with LE 8.2.4. With the Alpha LE9 makemkv is not working at the moment. There is also a thread in the makemkv and in the kodi forum. And bd-j is only working with LE9.
Was anyone in doubt?
Not me
It´s working
Iĺl try to test it in the next few days. It would be nice to include it in the final LE9 (Generic) release.
Thank you for your work vpeter
Wow. How did you do it, only install JRE? Can you wirte a small instruction?
Hi vpeter,
the movie "Get Out" is a BD with Java menu.
I think BD-j is disabled in the libbluray package on libreelec when the team compile it.
Hi escalade,
can you compile and provide the newest version of makemkv in your google drive. The version above is not working on my build. I´m now on version 1.8.0.
Thank you
You can download the makemkv plugin. Bluray playback is working with this method.
Thank you. Now i got this error when compiling.
CMake has bootstrapped. Now run gmake.
Executing (host): make
[ 2%] Built target cmsys
[ 2%] Built target cmsysTestDynload
[ 3%] Built target cmsys_c
[ 3%] Built target cmsysTestProcess
[ 4%] Built target cmsysTestSharedForward
[ 4%] Built target cmsysTestsC
[ 6%] Built target cmsysTestsCxx
[ 6%] Built target testConsoleBufChild
[ 7%] Built target kwiml_test
[ 8%] Built target cmlibrhash
[ 9%] Built target cmzlib
[ 25%] Built target cmcurl
[ 25%] Linking C executable LIBCURL
lib/libcmcurl.a(openssl.c.o): In function `ossl_connect_step1':
openssl.c:(.text+0xa19): undefined reference to `SSLv23_client_method'
openssl.c:(.text+0x17b8): undefined reference to `sk_pop_free'
openssl.c:(.text+0x1b38): undefined reference to `sk_pop'
openssl.c:(.text+0x1b7a): undefined reference to `sk_num'
openssl.c:(.text+0x1ba4): undefined reference to `sk_pop_free'
lib/libcmcurl.a(openssl.c.o): In function `servercert':
openssl.c:(.text+0x2652): undefined reference to `sk_num'
openssl.c:(.text+0x2697): undefined reference to `sk_value'
openssl.c:(.text+0x27c9): undefined reference to `sk_num'
openssl.c:(.text+0x282d): undefined reference to `sk_value'
openssl.c:(.text+0x2a92): undefined reference to `sk_num'
openssl.c:(.text+0x2aaa): undefined reference to `sk_num'
openssl.c:(.text+0x2abe): undefined reference to `sk_value'
openssl.c:(.text+0x2bd3): undefined reference to `sk_num'
lib/libcmcurl.a(openssl.c.o): In function `Curl_ossl_init':
openssl.c:(.text+0x3f18): undefined reference to `SSL_load_error_strings'
openssl.c:(.text+0x3f1d): undefined reference to `SSL_library_init'
openssl.c:(.text+0x3f26): undefined reference to `OPENSSL_add_all_algorithms_noconf'
lib/libcmcurl.a(openssl.c.o): In function `Curl_ossl_cleanup':
openssl.c:(.text+0x3f45): undefined reference to `EVP_cleanup'
openssl.c:(.text+0x3f4a): undefined reference to `ERR_free_strings'
lib/libcmcurl.a(openssl.c.o): In function `Curl_ossl_version':
openssl.c:(.text+0x4597): undefined reference to `SSLeay'
lib/libcmcurl.a(openssl.c.o): In function `Curl_ossl_cleanup':
openssl.c:(.text+0x3f5a): undefined reference to `CONF_modules_free'
collect2: error: ld returned 1 exit status
make[2]: *** [Utilities/cmcurl/CMakeFiles/LIBCURL.dir/build.make:99: Utilities/cmcurl/LIBCURL] Error 1
make[1]: *** [CMakeFiles/Makefile2:1528: Utilities/cmcurl/CMakeFiles/LIBCURL.dir/all] Error 2
make: *** [Makefile:163: all] Error 2
Display More
I don't think the license allows for redistribution.
Here's a working package (for 8.1/8.2/9) you can build yourself: LibreELEC.tv/packages/escalade/addons/makemkv at le82 · escalade/LibreELEC.tv · GitHub
How can i only compile/build a single addon like makemkv from your git?