You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
With 3.6.5 installed, when the card is viewed on the android mobile app, with horizontal scroll on, one item is displayed on a second row, The card displays correctly when viewed from my web browser on PC.
It's trying to display 3 items in a row, but the card only fits 2 at default size so it moves one down a row. If you set the Min Width to something like 80 it shows properly.
Problem is when you click on a title it tries to show full PC Plex window of the content.
Describe the bug
With 3.6.5 installed, when the card is viewed on the android mobile app, with horizontal scroll on, one item is displayed on a second row, The card displays correctly when viewed from my web browser on PC.
Expected behavior
One row visible only.
Screenshots
Card Configuration
type: custom:plex-meets-homeassistant
protocol: http
sort: titleSort:asc
playTrailer: true
showExtras: false
showSearch: true
ip: xxx.xxx.x.xx
token: xxxxxxxxxxxxxxxxxxxxxxxx
port: 'xxxxx'
entity:
libraryName: Movies
maxCount: '20'
maxRows: '1'
useHorizontalScroll: 'Yes'
useShuffle: 'No'
displayTitleMain: 'Yes'
displaySubtitleMain: 'Yes'
minWidth: ''
minEpisodeWidth: ''
minExpandedWidth: ''
fontSize1: ''
fontSize2: ''
fontSize3: ''
fontSize4: ''
minExpandedHeight: ''
title: ''
runBefore: ''
runAfter: ''
Card Version
3.6.5
Plex Version
4.87.2
Device information
Android home assistant app
Additional context
The card functions as expected when i downgraded to version 3.6
The text was updated successfully, but these errors were encountered: