Where are savec the add-on on raspberry with openelec xbmc

clement picture clement · Jun 21, 2013 · Viewed 8.1k times · Source

I want to edit some files in one add-on that is installed on the raspberry, so I want to access it trough ssh, but where is it?

Thanks to help me :-)

Answer

Othrayte picture Othrayte · Sep 27, 2013

The wiki page for the xbmc's userdata folder says

the addons themselves are not in userdata but one folder up in 'addons'

And specifies that the default location of the userdata folder is /storage/.xbmc/userdata/ for OpenELEC. Therefore the addons should be in /storage/.xbmc/addons/.