Posts by vpeter
-
-
-
Is there any public sftp server which could be used to test this issue? Just to connect to it not with actual media stuff

-
Try setting this variable in console and then restart kodi. Of course file must exists there.
Maybe another option is to set verifypeer=false in sources.xml as [curl] add url option to disable peer verification by Rechi · Pull Request #13909 · xbmc/xbmc · GitHub
-
As a workaround use absolute path for 7z and it will work.
Seems environment variable P7ZIP_HOME_DIR could help but seems it doesn't.
Update: Oh, it is set by function mySplitCommandLine. Patch is needed to overcome this.
-
-
-
-
-
Maybe the problem is with mount options nosuid,nodev,noexec.
-
Just a little progress: seems Java for MakeMKV is only need to solve playlist obfuscation. Need to find one such ISO

-
I want to ask if anyone knows how to add JRE home path to MakeMKV settings? I have installed Java JRE as per these instructions (on 8.2.0 Remix) : Add built-in Java support
As you can read there nothing seems to help.
Sadly I don't know how to reproduce this issue without BR player. If I could use just ISO file (which one) or folder it would be great.
-
Would be good to make process on regular Linux distro and identify this problems there with a fix.
-
This profile error is harmless I think because in makemkv it is available only under expert mode. And we are obviously not experts

Anyway, try setting java path to /storage/.kodi/addons/java/jre1.7.0_04/bin/java because seems it must point to java executable.
from here
-
Try creating settings file /storage/.MakeMKV/settings.conf and try with different paths for app_Java
-
Can you try with this addon which has a fix for wget -o option: lib.multimedia.makemkv-8.2.0-generic-x86_64.zip
-
Did you saved file on sd card you are writing to? Then this will fail - you need to save file on your computer.
-
but it's not working on CoreELEC
Then ask in appropriate forum here.