You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show Now Playing within Touch Panels, EA/Core Navigators or C4 app
Show current app playing content
Programming variables for content type and play state (good for lighting scenes!)
Play States:
playing
paused
loading
idle
Media Types:
music
video
unknown
Create presets using supported deep links
Fully customizable name, URL, and icon
Created presets are expected to be added as favorites or executed via Programming
To create a preset:
TESTING: For quicker testing, URLs can be launched in the Lua console in Composer with the following command: PYATV.LaunchApp("URL here")
Gather necessary info (name, launch URL, icon URL)
Launch the Apple TV from C4 (watch or listen)
Navigate to the Presets tab
Press the create entry
OR: if the Apple TV is already active:
Open the Now Playing page on a C4 app/navigator
Press Queue
Press Create Preset
Enter information
Media type: automatically choose Watch or Listen
Simulate button press: This will fire the Select button after desired amount of time. Apple Music for example does not automatically play, but will always land on a screen with the Play button ready to be selected