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

Can't play video from card #100

Open
mikey74L opened this issue Sep 17, 2023 · 7 comments
Open

Can't play video from card #100

mikey74L opened this issue Sep 17, 2023 · 7 comments
Assignees

Comments

@mikey74L
Copy link

Describe the bug
Whenever I press on the play button toast notification pops up: Failed to call service rest_command/pmha_playmedia. Service not found.

Checking the browser dev tools I can see that the following request to the server returns with 404 - Not found from the server.
http://192.168.2.182:32400/player/playback/playMedia?type=video&commandID=1&providerIdentifier=com.plexapp.plugins.library&containerKey=/playQueues/10&key=/library/metadata/2&offset=0&machineIdentifier=63b870c298b4bb8fa259f365fcee923d324b9b4b&protocol=http&address=192.168.2.182&port=32400&token=xxxxxxxx&X-Plex-Token=xxxxxxx.

Searching the library has no problem, showing details for the selected media has no problem, but playing the media does not work.

Expected behavior
The video should play on the configured android tv client.

[ 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: titleSort:asc
playTrailer: true
showExtras: true
showSearch: true
ip: 192.168.2.182
token: xxxxxxxxxxxx
port: '32400'
entity:
  - >-
    plexPlayer | BRAVIA VH1 | 192.168.2.197 |
    cb21fc709ba53b31-com-plexapp-android
libraryName: Konzerte
maxCount: ''
maxRows: ''
useHorizontalScroll: 'No'
useShuffle: 'No'
displayTitleMain: 'Yes'
displaySubtitleMain: 'Yes'
minWidth: ''
minEpisodeWidth: ''
minExpandedWidth: ''
fontSize1: ''
fontSize2: ''
fontSize3: ''
fontSize4: ''
minExpandedHeight: ''
title: ''
runBefore: ''
runAfter: ''

Card Version
3.6.8

Plex Version
1.32.5.7349 running on Windows 11 Build 22621.2283

Device information
Surface Laptop Studio running Chrome Browser with Version 116.0.5845.188

@laurenslo
Copy link

I have this same problem, and I can.t figure it out.

@cpsskipper
Copy link

I have this same problem

@sahara101
Copy link

I have the same issue

@angrycvilleian
Copy link

Same issue here

@kariudo
Copy link

kariudo commented Nov 25, 2023

Experiencing the same issue, tried a number of different configurations and couldn't make (a previously working) setup work again. I am configured with HTTPS, and confirmed valid tokens etc.; however, it would appear that the endpoint must have changed here on Plex's end in a recent server update.

@image969
Copy link

Same issue for me. Using HTTP and Rokus

@JurajNyiri
Copy link
Owner

#32 (comment)

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

8 participants