From de60de4555338bb6c6a5c8608e550cf3e2eae974 Mon Sep 17 00:00:00 2001 From: CoolCanuck Date: Thu, 24 Aug 2023 23:17:35 -0400 Subject: [PATCH 1/2] Create Toshiba_50C350LC.ir Toshiba Fire TV 50C350LC Most of it is based upon the Amazon Fire TV Omni codes. Hulu isn't available in my region, but it seems like it would work it it was. The TV shows "app not available". Freevie button does nothing for me. I am leaving it out until it's confirmed working on Toshiba models. Omni codes for Magnifier, Networking, Screen resolution, Factory_reset, Reboot, Resolution, Voice_view do not work on the Toshiba Model. Interestingly, bluetooth does. --- TVs/Toshiba/Toshiba_50C350LC.ir | 166 ++++++++++++++++++++++++++++++++ 1 file changed, 166 insertions(+) create mode 100644 TVs/Toshiba/Toshiba_50C350LC.ir diff --git a/TVs/Toshiba/Toshiba_50C350LC.ir b/TVs/Toshiba/Toshiba_50C350LC.ir new file mode 100644 index 00000000..92963e23 --- /dev/null +++ b/TVs/Toshiba/Toshiba_50C350LC.ir @@ -0,0 +1,166 @@ +Filetype: IR signals file +Version: 1 +# +# Toshiba Fire TV, Model 50C350LC +# +name: Power +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 46 B9 00 00 +# +name: Power +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 46 B9 00 00 +# +name: Home +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 9f 60 00 00 +# +name: Menu +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 45 BA 00 00 +# +name: Back +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 0D F2 00 00 +# +name: Vol_up +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 0C F3 00 00 +# +name: Vol_dn +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 19 E6 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 4C B3 00 00 +# +name: Up +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 48 b7 00 00 +# +name: Down +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 4D B2 00 00 +# +name: Left +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 4e b1 00 00 +# +name: Right +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 49 B6 00 00 +# +name: Select +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 4a b5 00 00 +# +name: Rewind +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 16 E9 00 00 +# +name: Play_pause +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 5B A4 00 00 +# +name: Fast_forward +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 17 E8 00 00 +# +name: Guide +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 14 EB 00 00 +# +name: Ch_next +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 0F F0 00 00 +# +name: Ch_prev +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 5A A5 00 00 +# +name: Recent_apps +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: b1 4e 00 00 +# +name: Apps +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: a2 5d 00 00 +# +name: Netflix +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 5f a0 00 00 +# +name: Amazon_music +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: A3 5C 00 00 +# +name: Prime_video +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: a1 5e 00 00 +# +name: Settings +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: 96 69 00 00 +# +name: Bluetooth +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: A6 59 00 00 +# +name: Alexa +type: parsed +protocol: NECext +address: 02 7D 00 00 +command: a0 5f 00 00 From 5798b19b6d2406c0b77ad090a853119ab5d8f776 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 31 Aug 2023 19:51:13 -0700 Subject: [PATCH 2/2] Removed duplicate button --- TVs/Toshiba/Toshiba_50C350LC.ir | 6 ------ 1 file changed, 6 deletions(-) diff --git a/TVs/Toshiba/Toshiba_50C350LC.ir b/TVs/Toshiba/Toshiba_50C350LC.ir index 92963e23..13b57dcb 100644 --- a/TVs/Toshiba/Toshiba_50C350LC.ir +++ b/TVs/Toshiba/Toshiba_50C350LC.ir @@ -9,12 +9,6 @@ protocol: NECext address: 02 7D 00 00 command: 46 B9 00 00 # -name: Power -type: parsed -protocol: NECext -address: 02 7D 00 00 -command: 46 B9 00 00 -# name: Home type: parsed protocol: NECext