Crash on C3 with WebOS 8.2.0-710
TVheadend Client opens and displays the splash screen, but after finishing the splash screen it changes to black screen and stays like this (black screen) indefinitely.
LG C3 77" with WebOS 8.2.0-710
The TV is rooted.
Hi, I have the same issue I think, installed this plugin via Homebrew channel plugin on my rooted LG G3, and when I try to start it it shows splash screen then it goes to black screen so I can't access TVHeadend setup screen? Can I try to enter connection parameters manually through CLI, or anything to troubleshoot? Here's my webos version.
@Jimbo888888 did you have working setup that stoped working, maybe after update, or is it first time install like me?
I have installed it for the fist Time and I have the Problem.
Hi, I created a new version which should now support the newer webos versions. I tested it on the webos simulator which works fine. Can you please verify if its working for you? Please download the ipk and install it on your tv. Let me know if it works or not.
@WillinuX-Code Hi, it doesn't work, proxy is not running!
This fork only fails stream test, if it helps.
https://github.com/WillinuX-Code/webos-tvheadend/issues/36#issuecomment-2266378979
No, still the same "proxy is not running", can I somehow grab a logs?
...and another try fix 0.9.2-draft
Its running fine in all emulators (3-6) and simulators (webos 22-24) available from LG. Really strange. Please make sure to install the app from this release link and not from the homebrew channel (as its not yet published there)
No, same as before. I'm installing it through Webos dev manager, as root user, is it ok?
Please try my build: https://github.com/th0enix/webos-tvheadend/releases
Hi guys, just to let you know 0.9.2-draft again saying proxy is not running. Device Indo: OLED77C22LB - 23.20.68 - 9.2.1 @th0enix your build started fine
- Cyrillic EPG works
- Could not play recordings for some reason(where shall I look for logs) btw is there a way to seek on channels with recordings?
@th0enix yours has the same behaviour as the one I mentioned in my post above, failed stream test, can I troubleshoot somehow? ty
@adiadi2 can you please download the m3u playlist with this url: http://192.168.0.70:9981/playlist/auth/channels , open the file and copy the first stream link and try if it works in your browser? On connect, the app tries to request the first channel: src/utils/TVHSettingsTest.ts#L99 and it looks like you are getting an ECONNRESET
You can debug the app by opening this link in chrome: chrome://inspect/#devices , click on configure and add: <-TVIP->:9998 . Now start the app and you can click on 'inspect'. This opens up a new DevTools window. Then click on the blue Smartphone/Tablet symbol and you can get to the 'Console' tab. Then just post the errors displayed and we can diagnose further.
Please try my build: https://github.com/th0enix/webos-tvheadend/releases
I am running your build just fine on my OLED55G49LS with webOS24 (9.2.2-1903) just fine while all other more recent versions seem to either get stuck while connecting or with a blank screen.
However, what I am missing is the channel logos which were there with another (lower) version
...and another try fix 0.9.2-draft
Its running fine in all emulators (3-6) and simulators (webos 22-24) available from LG. Really strange. Please make sure to install the app from this release link and not from the homebrew channel (as its not yet published there)
When installing it seems to get stuck when connecting. I was checking as an update to a previous (running) version and the connection box bottom left appeared but nothing happened afterwards. I even had to turn the TV off and on since nothing else worked any longer. Also a fresh install kinda ended similar. The setup screen showed but as soon as I tested my connection eveything got stuck and nothing worked even after 5 minutes. Been testing on an OLED55G49LS and webOS24 (9.2.2-1903).
@th0enix
@adiadi2 can you please download the m3u playlist with this url: http://192.168.0.70:9981/playlist/auth/channels , open the file and copy the first stream link and try if it works in your browser? On connect, the app tries to request the first channel: src/utils/TVHSettingsTest.ts#L99 and it looks like you are getting an ECONNRESET
there was the problem as I had 3 {name-not-set} channels, they aren't playable anywhere, and were first 3 in the list, as soon as I disabled them in tvh-server your compile started working, thanks for the debugging tip. I have some problems with recordings though, I think that problematic ones are those with ComSkip post-process applied to them but need to investigate it further but that's for another bug report anyway so as lack of any channel group filtering and channel ordering in guide and channels list. Thanks for the tip again :) 👍
@WillinuX-Code should I report any issues here or at th0enix fork since thats the one I'm using?
you can report them here
@th0enix there was the problem as I had 3 {name-not-set} channels, they aren't playable anywhere, and were first 3 in the list, as soon as I disabled them in tvh-server your compile started working, thanks for the debugging tip. I have some problems with recordings though, I think that problematic ones are those with ComSkip post-process applied to them but need to investigate it further but that's for another bug report anyway so as lack of any channel group filtering and channel ordering in guide and channels list. Thanks for the tip again :) 👍
Please assign your channels a number in tvh-server, in my new release V1.0.1 channels with no numbers are ignored, so you can sort the channels on the server.
@th0enix I just tried your 1.0.1 release, I got error on Stream: Using version 4.3 with User Authentication requires activation of Persistence Token" in User Password settings of TVHeadend I will try manage that with my tvh server owner, but is there workaround ?