moonlight-android
moonlight-android copied to clipboard
Feature request, start by PC Name and Game Name
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 + '"
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
bump