From c80c9c5c114f4b2436b5ad140584bdea17f7fa6f Mon Sep 17 00:00:00 2001 From: Kris Bennett <1435262+i00@users.noreply.github.com> Date: Wed, 15 Apr 2020 22:30:15 +1000 Subject: [PATCH] Update Android TV docs (#12850) --- source/_integrations/androidtv.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/androidtv.markdown b/source/_integrations/androidtv.markdown index 7dd2e517110..9ad13770f4a 100644 --- a/source/_integrations/androidtv.markdown +++ b/source/_integrations/androidtv.markdown @@ -104,6 +104,11 @@ turn_off_command: description: An ADB shell command that will override the default `turn_off` command. required: false type: string +screencap: + description: Determines if album art should be pulled from what is shown onscreen. + required: false + default: true + type: boolean {% endconfiguration %} ### Full Configuration