moonlight-android icon indicating copy to clipboard operation
moonlight-android copied to clipboard

Feature request, start by PC Name and Game Name

Open ReenigneArcher opened this issue 4 years ago • 2 comments

Please add ability to start a game by providing the PC Name (or IP address) and Game Name. This is possible in the Moonlight-qt app (at least on windows).

This would be really helpful in that the PC UUID and App ID wouldn't be needed.

This is how I currently start a game. am start -W --user 0 -n com.limelight/com.limelight.ShortcutTrampoline --es "UUID" "' + moonlightPcUuid + '" --es "AppId" "' + str(moonlightAppId) + '"

Ideally that would be am start -W --user 0 -n com.limelight/com.limelight.ShortcutTrampoline --es "Name" "' + moonlightPcName + '" --es "AppName" "' + moonlightAppName + '"

ReenigneArcher avatar Feb 13 '21 15:02 ReenigneArcher

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Jul 21 '21 02:07 stale[bot]

bump

ReenigneArcher avatar Jul 21 '21 13:07 ReenigneArcher