Open smischke opened 1 year ago
Hi,
I already used an optimzed rendering (html 2D api) for old devices. At this point I could only think of removing Animations to further improve UI performance.
I also have noticed the problem of the app freezing after startup for ~1 minute before it gets responsive again. I die not had these problems with release 0.8.0.
I will try to check these issues once I find the time to work again on the app.
Brgds
I just published release 0.8.3 which fixes the playback of recordings and also disables the animations in WebOS 3 to improve performance. Please verify.
Release 0.8.3 only shows a black screen. Is there any debug information I can provide?
black
Try using @MartB fork There is also ready build release https://github.com/MartB/webos-tvheadend/releases
First of all, thanks for this project.
I've installed your app on my TV (LG 55UH950V-ZA, Firmware version 05.70.30, webOS version 3.4.0). When connecting to my tvheadend server using the kodi user with all channels, die UI was really slow (over a minute for opening the menu). TV streaming from tvheadend was smooth though. So I created a user with only one channel (min/max channel option in tvheadend). Now, the UI is still slow but usable. My recordings are listed, but if I want to play a recording, there's only a black screen. User rights should be ok as stated by setup->connect in your app. I guess the SoC of my TV is a bit old/slow. Is there a way to optimize yout app, so that it is still usable on older hardware like mine? Thanks a lot.