Created
June 18, 2017 10:18
-
-
Save tobiasviehweger/5a52ba1ae79f1c8e6ba04e3eb4741789 to your computer and use it in GitHub Desktop.
ADB command to start Netflix app on FireTV/FireTV Stick and automatically start playing next episode of show #80025384
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adb shell am start -n com.netflix.ninja/.MainActivity -a android.intent.action.VIEW -d netflix://title/80025384 -f 0x10000020 -e "amzn_deeplink_data" "80025384" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
Thanks for that. Do you have a similar command to open Prime Video and play a specific movie?