Trying to add the date to the top bar - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Estuary (https://forum.kodi.tv/forumdisplay.php?fid=260) +---- Thread: Trying to add the date to the top bar (/showthread.php?tid=367133) |
Trying to add the date to the top bar - stuckinthehome - 2022-02-20 I am using the Estuary skin on a Rpi3+ running Arch arm7hv running 19.3. I do not have an .kodi/addons/skin.estuary folder and I can't find the files to edit. Is the skin compiled in to Kodi? RE: Trying to add the date to the top bar - jjd-uk - 2022-02-20 That's the Userdata addons folder, you need the System addons folder for the addons that come bundled with Kodi. Sorry but I've no idea where that is on Linux, but it'll be with all the rest of the install folder/files. RE: Trying to add the date to the top bar - stuckinthehome - 2022-02-20 Thanks for pointing me in the right direction. It's located inĀ /usr/share/kodi/addons/skin.estuary. I was searching the file system to try to find it with includes.xml instead of Includes.xml so the find command missed it. |