Kodi Community Forum
Req Kodi on LG Web OS - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: webOS (https://forum.kodi.tv/forumdisplay.php?fid=321)
+---- Thread: Req Kodi on LG Web OS (/showthread.php?tid=368381)



RE: Kodi on LG Web OS - satdx62 - 2023-10-24

(2023-10-23, 23:34)MattBartesque Wrote: Is it possible to provide vfs.libarchive and vfs.rar for webOS?

Do they mean as add-ons for Kodi?
You can compile under a build-essential environment, for your Kodi version of any add-ons yourself. The configuration for this is:

Code:
cd $HOME/xbmc
make -j$(getconf _NPROCESSORS_ONLN) -C tools/depends/target/binary-addons PREFIX=$HOME/xbmc/build/tools/webOS/packaging ADDONS="vfs.libarchive vfs.rar"

Then, check out with make command.
The compiled add-ons are then located in /home/xx/kodi/build/tools/webOS/packaging/addons/.

You can then transfer the add-ons folders to your TVs under /media/developer/apps/usr/palm/applications/org.xbmc.kodi/addons/.


RE: Kodi on LG Web OS - quietvoid - 2023-10-24

(2023-10-24, 13:03)Ericthegreat Wrote: Hey, thank you guys for getting this working, I have an issue on my G3 that there is no Dolby Vision notification when I play Dolby vision content, though it does say Dolby vision under picture mode in settings, is this normal? I do get the Atmos notification.

Happens to me too sometimes, it doesn't always show but it seems to work fine.


RE: Kodi on LG Web OS - satdx62 - 2023-10-24

(2023-10-24, 13:50)quietvoid Wrote:
(2023-10-24, 13:03)Ericthegreat Wrote: Hey, thank you guys for getting this working, I have an issue on my G3 that there is no Dolby Vision notification when I play Dolby vision content, though it does say Dolby vision under picture mode in settings, is this normal? I do get the Atmos notification.

Happens to me too sometimes, it doesn't always show but it seems to work fine.
It is a question of the codec. For me, Dolby Vision is signaled with LG Dolby Vision Demo:
https://www.demolandia.net/downloads.html?id=1039472921


RE: Kodi on LG Web OS - sixsleiv - 2023-10-25

(2023-10-23, 13:30)satdx62 Wrote:
(2023-10-23, 10:28)sixsleiv Wrote: Thank You so much . 
Somebody use enigma2 client .?
I have problems with freezen and audio/video is not synchronized

Does the error only occur with HD channels, or also with SD channels?
Do they also use the correct “enigma2” client for Kodi 21.0-ALPHA3? I have compiled enigma2 client for Kodi 21.0-ALPHA3. enigma2 Client for Kodi 21.0-ALPHA3

Try them, with and without hardware accelerator.
HD and SD channels .

Try them, with and without hardware accelerator.
Where I find this settings ?


RE: Kodi on LG Web OS - Ericthegreat - 2023-10-25

Theres no way to copy folders? the languages will take a long time to copy over....


RE: Kodi on LG Web OS - satdx62 - 2023-10-25

(2023-10-25, 03:21)sixsleiv Wrote:
(2023-10-23, 13:30)satdx62 Wrote:
(2023-10-23, 10:28)sixsleiv Wrote: Thank You so much . 
Somebody use enigma2 client .?
I have problems with freezen and audio/video is not synchronized

Does the error only occur with HD channels, or also with SD channels?
Do they also use the correct “enigma2” client for Kodi 21.0-ALPHA3? I have compiled enigma2 client for Kodi 21.0-ALPHA3. enigma2 Client for Kodi 21.0-ALPHA3

Try them, with and without hardware accelerator.
HD and SD channels .

Try them, with and without hardware accelerator.
Where I find this settings ?
Under Player settings.


RE: Kodi on LG Web OS - satdx62 - 2023-10-25

(2023-10-25, 04:40)Ericthegreat Wrote: Theres no way to copy folders? the languages will take a long time to copy over....

What do they want to copy and from where to where?


RE: Kodi on LG Web OS - mmstory - 2023-10-25

Hello Everyone thanks to all the team for Kodi on lg  webos, i have install this release  https://github.com/Diniboy1123/xbmc-webos/releases/download/before-rebase/org.xbmc.kodi_20.90.101_arm_wayland1_noaddons.ipk  on webos 3.9 it works fine  , i want an addon stalker for kodi https://github.com/kenji123/pvr.stalker if someone can help me.


RE: Kodi on LG Web OS - Ericthegreat - 2023-10-26

Dev manager the ffmpeg folder


RE: Kodi on LG Web OS - satdx62 - 2023-10-26

(2023-10-26, 06:39)Ericthegreat Wrote: Dev manager the ffmpeg folder

Works with FileZilla. You must have root, and in Homebrew Channel settings turn on SSH access. Then connect in FileZilla with user root and password, alpine on port: 22. With webOS Dev Manager, you currently have to create the folders yourself and copy the files into them one by one. Perhaps this feature will be integrated into the Dev Manager in the future.
Install Homebrew Channel with Dev Manager and test it.


RE: Kodi on LG Web OS - satdx62 - 2023-10-26

(2023-10-25, 20:25)mmstory Wrote: Hello Everyone thanks to all the team for Kodi on lg  webos, i have install this release  https://github.com/Diniboy1123/xbmc-webos/releases/download/before-rebase/org.xbmc.kodi_20.90.101_arm_wayland1_noaddons.ipk  on webos 3.9 it works fine  , i want an addon stalker for kodi https://github.com/kenji123/pvr.stalker if someone can help me.
The add-on from GitHub will not work in your Kodi. It must be compiled specifically for your branch.
Is your device rooted?


RE: Kodi on LG Web OS - mmstory - 2023-10-26

No My device is not rooted but i can copy to addons folder i have tesetd it


RE: Kodi on LG Web OS - sixsleiv - 2023-10-26

(2023-10-25, 09:59)satdx62 Wrote:
(2023-10-25, 03:21)sixsleiv Wrote:
(2023-10-23, 13:30)satdx62 Wrote: Does the error only occur with HD channels, or also with SD channels?
Do they also use the correct “enigma2” client for Kodi 21.0-ALPHA3? I have compiled enigma2 client for Kodi 21.0-ALPHA3. enigma2 Client for Kodi 21.0-ALPHA3

Try them, with and without hardware accelerator.
HD and SD channels .

Try them, with and without hardware accelerator.
Where I find this settings ?
Under Player settings.

I dont have setting hardware accelerator Sad


RE: Kodi on LG Web OS - satdx62 - 2023-10-26

(2023-10-26, 10:33)sixsleiv Wrote:
(2023-10-25, 09:59)satdx62 Wrote:
(2023-10-25, 03:21)sixsleiv Wrote: HD and SD channels .

Try them, with and without hardware accelerator.
Where I find this settings ?
Under Player settings.

I dont have setting hardware accelerator Sad
You have to set the GUI under Settings, Player in the lower left corner to Expert, and then in the right column under processing, Render method, you will find the Hardware Accelerator option.


RE: Kodi on LG Web OS - sixsleiv - 2023-10-26

(2023-10-26, 13:35)satdx62 Wrote:
(2023-10-26, 10:33)sixsleiv Wrote:
(2023-10-25, 09:59)satdx62 Wrote: Under Player settings.

I dont have setting hardware accelerator Sad
You have to set the GUI under Settings, Player in the lower left corner to Expert, and then in the right column under processing, Render method, you will find the Hardware Accelerator option.
I change expert but I dont have settings hardware acceleration . I can send picture  with menu but I dont know how .
Thx