i96751414 / plugin.video.torrest

Torrest plugin for Kodi
MIT License
27 stars 6 forks source link

library compatible with Webos. #36

Open puppinoo opened 6 months ago

puppinoo commented 6 months ago

Hi, I just rooted my LGC9 and installed Kodi webos version.

Your repo installs (what I think is the right version but not sure of) the lib uname -a Linux LGC9 4.4.84-169.gld4tv.4 #1 SMP PREEMPT Wed May 3 12:52:00 KST 2023 aarch64 GNU/Linux

but it's linked to /lib/ld-linux-armhf.so.3 . root@LGC9:/tmp/usb/sda/sda1/.kodi/userdata/addon_data/plugin.video.torrest/bin# file torrest torrest: ELF 32-bit LSB executable, ARM, EABI5 version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 4.19.0, with debug_info, not stripped

Unfortunately on webos /lib is ro so I cant create a ln and it only contains these: ls -la /lib/ total 27841 drwxr-xr-x 1 root root 46 May 3 2023 . drwxr-xr-x 1 root root 109 May 3 2023 .. -rwxr-xr-x 1 root root 1163412 May 3 2023 ld-2.24.so lrwxrwxrwx 1 root root 10 May 3 2023 ld-linux.so.3 -> ld-2.24.so

when I try to manually execute torrest bin I receive this

root@LGC9:/tmp/usb/sda/sda1/.kodi/userdata/addon_data/plugin.video.torrest/bin# ./torrest -sh: ./torrest: not found

Can this be fixed?

Thanks.

i96751414 commented 2 months ago

Hi,

Any chance you could send me a kodi.log from webOS?

puppinoo commented 1 month ago

Hi, Unfortunately I uninstalled it cause it didnt work well on my 2019 model (seriuos stuttering and audio desync issues).

i96751414 commented 1 month ago

No worries. Thanks anyways.