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

Enable confirm partner button + setup RALE #1156

Merged
merged 2 commits into from
Apr 6, 2023

Conversation

cewert
Copy link
Member

@cewert cewert commented Apr 1, 2023

Show a popup to confirm exit when hitting a "partner button" on the remote (one of the four buttons on the bottom dedicated to specific apps).

Setup RALE as much as possible to make testing with RALE easier. After this is merged you would need to do the following ONCE:

  • Install the RALE app on your PC - v3.2.0 is currently the latest release
  • Download TaskTracker.xml
  • Put TaskTracker.xml in a permanent location on your PC (not in a repo)
  • Put this setting in your vscode user settings: "brightscript.debug.raleTrackerTaskFileLocation": "/absolute/path/to/rale/TrackerTask.xml"

After completing the previous steps you would just need to enable RALE from the launch config:

  • Set "injectRaleTrackerTask": false to true

Now you can launch and debug the app like usual while also having access to the app from RALE

Changes

@1hitsong
Copy link
Member

1hitsong commented Apr 6, 2023

Netflix must get special treatment. All other buttons show the confirmation, but pressing the Netflix button just goes to the channel.

@cewert cewert merged commit d912de5 into jellyfin:unstable Apr 6, 2023
@cewert cewert deleted the enable-partner-confirm-and-rale branch April 6, 2023 13:06
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

Successfully merging this pull request may close these issues.

2 participants