madmicio / LG-WebOS-Remote-Control

Remote Control for LG TV WebOS
395 stars 73 forks source link

Plex and Amazon Prime Video Buttons #50

Open 1endell opened 3 years ago

1endell commented 3 years ago

Is there any way to make Amazon Prime Video and Plex work? I tried to put the names between double quotes, but as soon as i save the quotes go away. Here's my sources entry. PS: Netflix and YouTube are working fine:

sources:

BlackDragon-B commented 3 years ago

Plex and Amazon are not icon names on MDI, So they sadly wont work. I recommend making custom icons for plex and Amazon prime video.

earglass commented 3 years ago

I don't think it's about icons @BlackDragon-B . It's about not being able to call custom apps (apart from default and hdmi sources). I have identical issue with spotify. When it's on (as an app), I can see it in sources_list as 'Spotify - Music and Podcasts'. Unfortunately putting this on sources in remote does not result in opening app. I also tried just 'Spotify' - doesn't work. Any ideas? Or is this just not working for other apps than defaults?

UPDATE: I figured it out - in order for those apps to work, you have to add them in configuration of your webos integration. I added it on my end like this:

sources:
    - Netflix
    - YouTube
    - Spotify - Music and Podcasts

It works now. Have a try @1endell