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

[New App Shortcut]: VivoPlay #279

Closed
hipur opened this issue Dec 20, 2023 · 5 comments
Closed

[New App Shortcut]: VivoPlay #279

hipur opened this issue Dec 20, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request New App Shortcut Request for a new Firemote app shortcut

Comments

@hipur
Copy link

hipur commented Dec 20, 2023

App Name

VivoPlay

Device Platform

Amazon Fire

App Store Link and/or URL to .apk file if sideloaded

https://www.amazon.com/Vivo-Play-Favorite-Movies-Shows/dp/B089B5RNX5

Application Details

adb_response: mSurface=Surface(name=com.tid.enjoy.firetv/com.telefonica.video.stv.launcher.LauncherActivity)/@0xc5b4c4d
mInputMethodTarget in display# 0 Window{824fcaa u0 com.tid.enjoy.firetv/com.telefonica.video.stv.launcher.LauncherActivity}

Optional Comments

https://play.google.com/store/apps/details?id=com.tid.enjoy&hl=en

@hipur hipur added enhancement New feature or request New App Shortcut Request for a new Firemote app shortcut labels Dec 20, 2023
PRProd added a commit that referenced this issue Jan 4, 2024
v3.2.0b3

Beta Testing Notes:
 - nothing noteworthy

What's New:
 - Added App Launcher for VivoPlay (#279)
 - Added App Launcher for Kinopub (#283)
- Added instructional alerts for buttons that require a user to write
their own button override

What's Changed:
- Added adb launch commands for plex and SmartTube to accommodate for
the restrictions of the Firestick 4K Max 2023 (#285)
@PRProd
Copy link
Owner

PRProd commented Jan 4, 2024

Greetings @hipur!

My apologies for the delay, the holidays can be a busy time.

Since I am in a development cycle for Roku support this is not yet available in the official Firemote latest release. However, if you'd like to use it now, it is available in the latest beta version V3.2.0b3 which I have just published.

If you'd like, I can let you know when this has been published into the latest official release.

-Doug

@PRProd PRProd added the Available in Beta Release An issue that is resolved or is awaiting community testing in a published beta release label Jan 18, 2024
@hipur
Copy link
Author

hipur commented Jan 23, 2024

Thanks! I'm on the latest beta 3.2.0b6 but couldn't enable it with the dropdown on my frontend or manually adding "vivo-play" to yaml config.

This is my config right now:

type: custom:firemote-card
entity: media_player.fire_tv_sala
device_family: amazon-fire
device_type: fire_tv_stick_4k_second_gen
compatibility_mode: default
defaultRemoteStyle_override: AL2
app_launcher_relative_size: '-11'
scale: '99'
app_launch_1: globoplay
app_launch_2: vivo-play
app_launch_3: tivimate
app_launch_4: smart-tube-next

@PRProd
Copy link
Owner

PRProd commented Jan 23, 2024

@hipur ~

If your download / update was successful, then your issue is likely being caused by a sticky cache. I've written an article in the Firemote wiki about this very topic that you might find helpful: Force A Refresh

If you are interested, you can also add the following line to your YAML config to make the current Firemote version appear in the dashboard:

show_version_number: true

Here is a test config on my system that shows a nearly identical config to yours, the vivo-play app launch button, and the version number:
image

type: custom:firemote-card
entity: media_player.fire_tv_192_168_107_88
device_family: amazon-fire
device_type: fire_tv_stick_4k_second_gen
compatibility_mode: default
defaultRemoteStyle_override: AL2
app_launcher_relative_size: -11
scale: '99'
app_launch_1: globoplay
app_launch_2: vivo-play
app_launch_3: tivimate
app_launch_4: smart-tube-next

@PRProd PRProd closed this as completed in ff34374 Jan 24, 2024
@PRProd
Copy link
Owner

PRProd commented Jan 24, 2024

@hipur ~

This has been pushed to the official Firemote release version v3.2.0. Enjoy!

@PRProd PRProd removed the Available in Beta Release An issue that is resolved or is awaiting community testing in a published beta release label Jan 24, 2024
@hipur
Copy link
Author

hipur commented Jan 30, 2024

Working great! Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request New App Shortcut Request for a new Firemote app shortcut
Projects
None yet
Development

No branches or pull requests

2 participants