Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bhengeveld opened this issue Aug 17, 2022 · 0 comments
Assignees

Comments

@bhengeveld
Copy link

bhengeveld commented Aug 17, 2022

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 bhengeveld changed the title Bug: when choosing most right music album in row on (android) phone, PMHA goes to previous view Bug: when choosing most right music album in column on (android) phone, PMHA goes to previous view Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants