JurajNyiri / PlexMeetsHomeAssistant

Custom card which integrates plex into Home Assistant and makes it possible to launch movies or tv shows on TV with a simple click
Apache License 2.0
107 stars 8 forks source link

Roku casting problems #12

Closed mew0717 closed 3 years ago

mew0717 commented 3 years ago

Running Plex on a Roku 4. I can pull back all the movies, and I even see the "play icon" but it doesn't actually preform any function.

type: 'custom:plex-meets-homeassistant'
token: TOKEN
ip: 192.168.7.95
port: 32400
libraryName: Movies
protocol: http
entity:
  plexPlayer: Roku 4 - YY0001438323
JurajNyiri commented 3 years ago

Hey, do you have plex on roku turned on when you try to hit play?

mew0717 commented 3 years ago

I sure do... nothing happens. Not sure how to view logs for this or i'd paste some

JurajNyiri commented 3 years ago

Try to check network tab in developer tools. There should be a request there going to plex when you hit play…check what it returns.

JurajNyiri commented 3 years ago

Closing due to inactivity.

JurajNyiri commented 2 years ago

Good news @mew0717 there is now a workaround for some users experiencing this. Make sure to update to 1.3.1, clear cache and read https://github.com/JurajNyiri/PlexMeetsHomeAssistant#faq .

JurajNyiri commented 2 years ago

Should now be fixed properly without needing to do the workaround in 1.3.2.