Error using Remote Master
Moderator: Moderators
Error using Remote Master
I'm experimenting with both Key Master and Remote Master to see which I like better. When I try to open the KM upgrade file for my Sony STR-DE935 in RM I get an error "No protocol found with name Sony Combo (12/15/20) for remote RS15-2116. Any ideas on why I am getting this error? It opens fine in KM.
For future reference, it helps if you post links to the files you are using. The file is question in Sony_STR-DE935-(Receiver).txt
I'm investigating.
I'm investigating.
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Sorry, I'll remember that for the future. That is the file I am referring to.gfb107 wrote:For future reference, it helps if you post links to the files you are using. The file is question in Sony_STR-DE935-(Receiver).txt
I'm investigating.
OK, the problem is missing AlternatePID lines for the Sony Combo protocols in protocols.ini.
For Sony Combo (12/20), add the line
immediately following the PID= line
For Sony Combo (12/15/20), add the line
immediately following the PID= line
These changes will be included in the next release of RM.
For Sony Combo (12/20), add the line
Code: Select all
AlternatePID=0127,old,noneFor Sony Combo (12/15/20), add the line
Code: Select all
AlternatePID=0127,noneThese changes will be included in the next release of RM.
-- Greg
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)
Original RemoteMaster developer
JP1 How-To's and Software Tools
The #1 Code Search FAQ and it's answer (PLEASE READ FIRST)