where do i find this path? /storage/.kodi/userdata/keymaps/remote.xml

  • Hi. I have a problem with the CEC and reading the forum I think I have a solution here the @DaFlex answer.

    But now I dont know where can I find the path. I enter to the file manager and only can access to the special://profile folder. Inside that folder is a folder called keymaps, that's the folder I need to insert the .xml file???

    Thank you!

  • While your best bet would be to SSH in and use an editor like `vi or nano, the answer your question about the keymaps  folder you stumbled upon is yes.

    Code
    special://profile/ is mapped to: special://masterprofile/
    special://masterprofile/ is mapped to: /storage/.kodi/userdata

    So the keymaps you see in the file manager under special://profile is indeed the /storage/.kodi/userdata/keymaps referenced in the other post..

  • Kodi filemanager cannot see hidden folders (with a . prefix) unless you enable "hidden files and folders" in Kodi options. Even if you do enable them there isn't much you'll be able to do from filemanager itself so best to learn how to SSH into the box and edit that way.