JurajNyiri / PlexMeetsHomeAssistant

Custom card which integrates plex into Home Assistant and makes it possible to launch movies or tv shows on TV with a simple click
Apache License 2.0
107 stars 8 forks source link

Flickering card #101

Open blackvrs opened 8 months ago

blackvrs commented 8 months ago

Describe the bug When you scroll to end up or end down it flickers. the problem appears more in the tv series and music subpages. in the video you can see what I mean.

Screenshots https://www.youtube.com/watch?v=eCeDlNDclvo

Checks Please check below if true:

[ x] I am running Home Assistant on HTTP protocol [ ] I am running BOTH Home Assistant AND Plex on HTTPS protocol [ x] My Plex server is accessible through protocol, port and ip/hostname I have specified for the card. [ ] My Plex server is running on HTTPS and has a valid certificate.

Card Configuration type: custom:plex-meets-homeassistant protocol: http sort: addedAt:desc playTrailer: true showExtras: true showSearch: true ip: 192.168.1.xxx token: ***** port: '32400' entity: plexPlayer | Kodi 192.168.1.xxx | 192.168.1.xxx| xxxxxxxxx-xxxxx-xxxx-xxxx-xxxxxxxxxxx libraryName: TV Shows useHorizontalScroll: 'No' useShuffle: 'No' displayTitleMain: 'Yes' displaySubtitleMain: 'Yes' title: TV Series (Server) displayType: '2'

Card Version 3.6.8

Device information Fire HD Plus 10.1 Samsung Galaxy Tab S6 Lite 2022 10.4" I have tried it in Fully kiosk browser, Chrome, Firefox and companion app with the same result.

JurajNyiri commented 8 months ago

This happens because of smooth scrolling of this tablet. It automatically always adjust to the top of the screen and tablet is slow to render it as it is "scrolling".