2023-11-11, 16:31
The discussion is a bit out of scope for this forum since it's not kodi related. You might be better off asking for help on the openlgtv discord
(2023-11-11, 16:24)wisheey Wrote:(2023-11-11, 14:09)TulipVang Wrote: We understand your saying.Tell me what to do and I'll try it on kodi webos.
However, for webos 4.4, Kodi does not auto run the scrip in init.d
So we try to look for alternative.
As we found in Kodi in other devices or old Kodi, using specific name autostart.sh and place it in some folder name .config might help, but we do not know if it work with kodi in webos.
(2023-11-12, 18:57)keiko Wrote: Hello,You must use the new “buildroot-nc4”:
I tried to compile kodi to add inpustream.ffmpeg and inputstream.rtmp
to kodi 21 beta1.
I get the following error when building ffmpeg :
gnutls not found using pkg-config
I'm using ubuntu 23.
The only solution I found was to install libgnutls but this didn't work. I tried disabling GnuTls but I get another error with HTTPS requiring it later.
Is there a simple solution or somebody can compile these 2 add-on for me?
https://github.com/openlgtv/buildroot-nc...os-d7ed7ee
. You also need to install the latest build essential. (sudo apt-get install build-essential
)(2023-11-14, 04:48)Dibrom Wrote: I would really appreciate someone with a working knowledge of Kodi in such an environment pointing me to a step-by-step guide on how to set up Kodi to access media files to be able to add them to the library for me.
(2023-11-10, 15:57)Pienoet Wrote:It's not working for me ... . Maybe it's related to buffering cache size . Maybe it's related to cache sizes for buffering I set a higher cache value in advancedsettings.xml and the result is a bit better. Rewind can act like increasing cache size ...(2023-11-10, 15:32)abhi0077 Wrote:(2023-11-10, 14:52)Pienoet Wrote: I have the same behaviour on my LG CX WebOS 5.4.3.
To get my audio in sync i have to press rewind 2 or 3 times.
I also do the same for getting it in sync
Mine is LG C3 WebOS 8.2.0
Lets hope this is getting solve in the final release.
(2023-11-14, 14:57)ivonovak Wrote:(2023-11-10, 15:57)Pienoet Wrote:It's not working for me ... . Maybe it's related to buffering cache size . Maybe it's related to cache sizes for buffering I set a higher cache value in advancedsettings.xml and the result is a bit better. Rewind can act like increasing cache size ...(2023-11-10, 15:32)abhi0077 Wrote: I also do the same for getting it in sync
Mine is LG C3 WebOS 8.2.0
Lets hope this is getting solve in the final release.
(2023-11-14, 08:41)TulipVang Wrote:Already tried that..(2023-11-11, 16:24)wisheey Wrote:(2023-11-11, 14:09)TulipVang Wrote:Tell me what to do and I'll try it on kodi webos.
I found one possible solution.
Please test and response.
Thank you.
kopiro/webosbrew-autostart: Simple log app to run autostart items on WebOS (github.com)
(2023-11-15, 15:22)wisheey Wrote:I still can't understand why the scripts from init.d folder are not processed when root and autostart with Telnet and SSH works. Could it be that the script has not been created in the correct file format end of line Unix (LF) and with necessary permissions? Is this the only script in init.d folder that does not work? Is this the only script in init.d folder that does not work?(2023-11-14, 08:41)TulipVang Wrote:Already tried that..(2023-11-11, 16:24)wisheey Wrote: Tell me what to do and I'll try it on kodi webos.
I found one possible solution.
Please test and response.
Thank you.
kopiro/webosbrew-autostart: Simple log app to run autostart items on WebOS (github.com)
Root and Ssh and telnet all works on startup...the only thing isn't working are the scripts in /init.d folder.