Greg-MM / C4-AndroidTV

Control4 Android TV Driver (MiBox S, etc)
GNU General Public License v3.0
12 stars 8 forks source link

Just an FYI #7

Closed ckunak closed 2 years ago

ckunak commented 2 years ago

Change line 223 from elseif (CMD == "DVR" or CMD == "START_DVR" or CMD == "PULSE_DVR" or CMD == "STOP_DVR" or CMD == "END_DVR") then return ProcessInputCommandKey(tonumber(Properties["DVR Mapping"]), CMD, tParams)

to elseif (CMD == "PVR" or CMD == "START_DVR" or CMD == "PULSE_DVR" or CMD == "STOP_DVR" or CMD == "END_DVR") then return ProcessInputCommandKey(tonumber(Properties["DVR Mapping"]), CMD, tParams) to fix DVR key mapping on remote.