Posts by Tennant

    Hi trogggy

    Thanks for your really helpful reply.

    I struggled to find the skin.estuary folder from usr/share/kodi/addons/. I can't seem to find it with the Kodi UI.

    Yes you are right trogggy, I downloaded the latest version of skin.estuary. I didn't know what I was doing. But since then I found a Branch for Krypton on the GitHub for skin.estuary which I downloaded and modified. It still failed to install. I found this puzzling as I thought what else could be wrong?

    I'm on a Mac, and some time ago I recalled having an issue with the Mac Default Archiver and using the resultant .zip file elsewhere due to the Mac Resource Forks being saved in the .zip file. So I used a different archiver this time called Keka which you can use to filter out the Mac Resource Forks. After that my modified skin.estuary finally installed with Addons on top of the list. Sweet!

    Thanks so much to both trogggy and DaVu. I didn't have a clue without you!

    For my next final tweak I would like to delete the Search on the Top Bar going across the screen as it keeps scrolling off screen which is a bit irritating. I suspect its in the code again, not sure where. I may try DaVu's advice about debug-mode (although I don't know how to switch it off after I've finished with it). Should I open a new thread for this, or continue here?

    Hi trogggy

    Editing addon.xml doesn't change the menu - you're just changing the skin name / id / version etc. For editing the skin you'll need to find the right files in the skin.estuary/xml folder.

    Maybe start here:

    Skinning for kodi.

    Had a look. Its a bit too intense for me! But thanks for that anyways.

    Hi DaVu

    Thank you so much for your reply. You are right on the money there! You pointed me exactly where I need to be!

    I found the Add-Ons string, then simply cut and pasted to the top of the content list in Home.xml. But that's where the dream ended!

    I followed togggy's advice (thanks again) and changed all previous named instances to my new modified version name in the addon.xml file.

    I copied the skin.estuary-master (renaming it skin.estuary as it is in the addon.xml) from GitHub, and my modified version with a different name to my USB Drive. But neither would install. The skin.estuary had an GUI dependency incompatibility issue error, and my modified version simply failed to install.

    I'm using the latest LibreElec as of this date. Am I missing something obvious?

    Many thanks in advance.

    Hi Trogggy

    Thanks for your reply.

    I managed to get a hold of skin.estuary/addon.xml, but it doesn't show any legacy code for the Main Menu. If that is indeed the correct file to edit for my purpose, would you know where I can find code examples of the Main Menu? Does editing the addon.xml override other functions too?

    Many thanks.

    Hi all!

    I've been using LibreElec on my Raspberry Pi3 for a few months. For the most part its been awesome.

    I'm not interested in populating all the Main Menu Items at the moment. So at first I hid them, and just kept Add-ons in view as I use it a lot. But the interface started to look very empty.

    After some thought, I decided I'd prefer all Main Menu Items in view with Add-ons first on the list. Sounds simple right? Frustratingly I searched here/online and all I found HOW-TO:Edit the home screen skin files - Official Kodi Wiki (I know its not LibreElec) which referred to the Home.xml file, and LibreELEC but no mention of Main Menu Items. So I think all I'd need to do is edit some code which I don't mind doing. However I cannot find the Home.xml file in the LibreElec installation, or in fact any other file which could help.

    Can someone help me please? I realize this may be a simple answer, but its certainly not online for all to see IMHO?