Linux Unable to set ToggleWatched with remote - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52) +---- Thread: Linux Unable to set ToggleWatched with remote (/showthread.php?tid=374808) |
Unable to set ToggleWatched with remote - Count Shrimpula - 2023-10-23 Hi all, I'm new to Kodi but not new to LIRC as I ran it previously with MythTV for years on another system. I'm getting Kodi set up and have everything on my remote working EXCEPT the ToggleWatched function, which for some reason is failing. I can post my full xml files if needed, but I think these are the relevant bits: My IRW output when I press the button I'm trying to use is: Quote:0000000087eedc0c 02 key_green HarmonyIn Lircmap.xml I've got: Quote:<togglewatched>key_green</togglewatched>And in remote.xml under global I have: Quote:<togglewatched>ToggleWatched</togglewatched>When I press the button, I see this in the logs: Quote:2023-10-22 19:36:43.093 T:2243523 error <general>: Remote Translator: Can't find button togglewatched Can someone please help me figure out what the heck I'm doing wrong here? All of the other buttons on my remote are working and I'm tearing my hair out here trying to figure out why this won't work. Thanks! |