Remotes

Learn how to reset a Roku remote, how a Roku remote works, or pair a new remote.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
pw_tx
Reel Rookie

Roku Remote Tool - Script to Set Channel Tile Order

I am trying to use a Roku Remote Tool script to synchronize the tile locations for the channels my family most commonly uses on our three Roku Ultras.

I put each of the Rokus in Developer Mode and loaded the credentials in the Roku Remote Tool, then executed the following RASP script:

params:
    rasp_version: 1
    default_keypress_wait: 2
    channels:
        YouTube TV: 195316
        Netflix: 12
        Max: 61322
        Paramount Plus: 31440
        Prime Video: 13
        Apple TV: 551012
        Hulu: 2285
        Disney Plus: 291097
        The Roku Channel: 151908
steps:
    - channel_tile_order:
          0: YouTube TV
          1: Netflix
          2: Max
          3: Paramount Plus
          4: Prime Video
          5: Apple TV
          6: Hulu
          7: Disney Plus
          8: The Roku Channel

After the script is run the Remote Tool indicates that each step was completed successfully.  However, none of the tiles move from their previous positions.

I would appreciate any suggestions on how to make this work.

0 Kudos
Need Assistance?
Welcome to the Roku Community! Feel free to search our Community for answers or post your question to get help.

Become a Roku Streaming Expert!

Share your expertise, help fellow streamers, and unlock exclusive rewards as part of the Roku Community. Learn more.