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: Play button is grayed on the tablet #60

Open
pavolholes opened this issue Nov 23, 2021 · 14 comments
Open

Bug: Play button is grayed on the tablet #60

pavolholes opened this issue Nov 23, 2021 · 14 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@pavolholes
Copy link

Describe the bug
Play button is grayed on the Androind tablet even though it's currently playing from Plex to Google Home Mini and the Play button works from Firefox on PC and from Firefox on iPhone.

To Reproduce

  1. Open artist
  2. Play button is grayed

Expected behavior
Play button should be available

Screenshots
TabletPlay

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: https
sort: titleSort:asc
playTrailer: false
showExtras: false
showSearch: true
ip: REDACTED
token: REDACTED
port: '32400'
libraryName: Hudba
entity:
  - cast | media_player.kuchyna_google_home_mini
maxCount: ''
maxRows: ''
useHorizontalScroll: 'Yes'
displayTitleMain: 'No'
displaySubtitleMain: 'Yes'
minWidth: '100'
minEpisodeWidth: '100'
minExpandedWidth: '100'
fontSize1: ''
fontSize2: ''
fontSize3: ''
fontSize4: '12'
minExpandedHeight: '100'
title: ''
displayType: '8'
useShuffle: 'No'

Card Version
3.3.2

Plex Version
4.62.1

Additional context
Tablet Info

Screen size | 1280x800 px
RAM (free/total) | 240/953 MB
Internal storage (free/total) | 10020/13189 MB
External storage (free/total) | 36/3922 MB
Android version | 7.1.2 (SDK 25)
KNOX version/licensed | no/no
Webview provider | com.google.android.webview
Webview version | 96.0.4664.45
Device model | A7600-H (Lenovo)
@JurajNyiri
Copy link
Owner

Does this happen also in Chrome? Play button is grayed out when target entity is not available.

@JurajNyiri JurajNyiri changed the title Play button is grayed on the tablet Bug: Play button is grayed on the tablet Nov 23, 2021
@JurajNyiri
Copy link
Owner

Similar to #61, this will be unfortunately near impossible for me to debug if I cannot replicate it (even better, on PC). I will leave it open, maybe more people have similar issue and might come here and add more information, but until then I don't think I can do anything to fix it unfortunately.

@JurajNyiri JurajNyiri added the help wanted Extra attention is needed label Jan 4, 2022
@reganerasmus
Copy link

Hi there,

I have this same issue on my Samsung A7 Tablet (running the HA Application), and on Chrome, the play button is "grey". It does however work on my Samsung Galaxy S21 Ultra running the HA Application.

What is very strange though is that when i go into edit mode on the dashboard then the "play" button is not greyed out. I have a few screen shots below that show this, and maybe that helps you.
image

@reganerasmus
Copy link

Here is the same movie, when i edit the dashboard, then the movie "play button" becomes available.
image

@Thursty24
Copy link

The PMHA integration works great, however, it seems that when using it on an android phone with Chrome/Chromium or Raspberry Pi running Chrome, the play button on the content is grayed out, however if using this on a windows PC with Chrome, there are no issues with the Play button.

@HStep20

This comment was marked as off-topic.

@maxi1134

This comment was marked as off-topic.

@JurajNyiri
Copy link
Owner

@HStep20 that is an intended behaviour. You could set up runBefore parameter

@SomeoneSinister

This comment was marked as off-topic.

@JurajNyiri
Copy link
Owner

@SomeoneSinister that is an intended behaviour, read readme. You could set up runBefore parameter

@maxi1134

This comment was marked as off-topic.

@JurajNyiri
Copy link
Owner

JurajNyiri commented Aug 23, 2023

https://github.com/JurajNyiri/PlexMeetsHomeAssistant/blob/main/DETAILED_CONFIGURATION.md

Read it to understand why this is intended, do not jump to a runBefore parameter, that might not be what you need.

This task is only for the case when play button is grayed out on one device, when at the same time it is clickable on another device. Button being gray in general is expected and a feature of this card.

@maxi1134
Copy link

This task is only for the case when play button is grayed out on one device, when at the same time it is clickable on another device. Button being gray in general is expected and a feature of this card.

Why is not being able to stream expected?

@JurajNyiri
Copy link
Owner

JurajNyiri commented Aug 24, 2023

It is explained in the readme - Availability sections - I referred to twice above in response to your questions and that is linked in the exact message you are quoting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

7 participants