<div dir="ltr">Ok preloading libnet.so works!<div><br></div><div>Ok.. we now have to manipulate this path...</div><div><br></div><div>2021-01-28 20:30:15.431 T:14892   DEBUG <general>: CBlurayCallback::Logger - org.videolan.CacheDir:0: ERROR: Error creating directory /tmp/libbluray-bdj-cache<br></div><div><br></div><div>I was looking at the source..</div><div>Can this be JAVA_HOME/temp or something?</div><div><br></div><div>I know nothing of Java =/</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jan 28, 2021 at 7:01 PM Vitor Dall'Acqua <<a href="mailto:veggav@gmail.com">veggav@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">email got too big..<div><br></div><div>Path is correct now we are a few inches from this starting to work...<div><br></div><div>My python addon extracts the files and list everything, all is good. </div><div>Now check this out:</div><div>This is from my listing:</div><div>DEBUG <general>: /mnt/expand/cab01563-bcca-48fa-a0bf-0fbddaf9b192/user/0/org.xbmc.kodi19DV/cache/apk/assets/j2re-image/lib/aarch64/libnet.so<br></div><div>DEBUG <general>: /mnt/expand/cab01563-bcca-48fa-a0bf-0fbddaf9b192/user/0/org.xbmc.kodi19DV/cache/apk/assets/j2re-image/lib/aarch64/libnio.so</div><div><br></div><div>and this is the result:</div><div>2021-01-28 19:51:08.734 T:12529   DEBUG <general>: CBlurayCallback::Logger - BDJActionQueue.java:org.videolan.BDJActionQueue.run:93: action failed: java.lang.UnsatisfiedLinkError: /mnt/expand/cab01563-bcca-48fa-a0bf-0fbddaf9b192/user/0/org.xbmc.kodi19DV/cache/apk/assets/j2re-image/lib/aarch64/libnio.so: dlopen failed: library "libnet.so" not found<br></div><div><br></div><div>if I would have to guess it is looking for libnet.so at the root of the library directories. </div><div>Those are now moved and should respect the correct path.</div></div></div>
</blockquote></div>