PlexMeetsHomeAssistant icon indicating copy to clipboard operation
PlexMeetsHomeAssistant copied to clipboard

Bug: when choosing most right music album in column on (android) phone, PMHA goes to previous view

Open bhengeveld opened this issue 1 year ago • 0 comments

Describe the bug On my Android Phone (Android 10) when selecting an album from an artist and tapping on any album in the most right column and then tapping on playt, instead of playing, PMHA goes to previous view (artists in my case). I tried changing icon width and horizontal scrolling, same applies. This applies only to the most ppssible right column: if the screen can display 4 columns, it only happens in the fourth column. If the screen shows only 1 column, it applies to every album.

Playing artists directly, or choosing any album from any other column works fine. (on my android tablet it works fine too)

To Reproduce Steps to reproduce the behavior:

  1. Go to artists
  2. Click on any album in most right column
  3. Press play
  4. Instead of starting to play, PMHA goes to previous view

Expected behavior Irrespective of the column in which the album appears, it should start playing when tapping 'play'

Screenshots Screenshot_20220817_205910_io homeassistant companion android_edit_213338073489842

Checks Please check below if true:

[ ] I am running Home Assistant on HTTP protocol [x] 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. [x] My Plex server is running on HTTPS and has a valid certificate.

Card Configuration

type: custom:plex-meets-homeassistant
protocol: http
sort: ''
playTrailer: true
showExtras: true
showSearch: true
ip:
token:
port: ''
entity:
  - cast | media_player.shield
libraryName: Muziek
maxCount: ''
maxRows: ''
useHorizontalScroll: 'No'
useShuffle: 'No'
displayTitleMain: 'Yes'
displaySubtitleMain: 'No'
minWidth: '75'
minEpisodeWidth: ''
minExpandedWidth: ''
fontSize1: ''
fontSize2: ''
fontSize3: ''
fontSize4: ''
minExpandedHeight: ''
title: ''
runBefore: ''
runAfter: ''

Card Version 3.6.3

Plex Version 1.28.2.6093-b63613ae0

Device information Huawei P30 Pro, Home assistant app

Additional context Add any other context about the problem here.

bhengeveld avatar Aug 17 '22 19:08 bhengeveld