Possible to Rearrange Menu Items? - 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: Possible to Rearrange Menu Items? (/showthread.php?tid=317237) Pages:
1
2
|
RE: Possible to Rearrange Menu Items? - Chizad - 2022-07-24 (2017-06-26, 09:54)DaVu Wrote: Haven´t tried it myself yet, but I would take a look at this section for the 2nd question:I updated to Matrix and my menu items reverted to the default. I can no longer locate the Home.xml file. Is this handled differently now? Is it still possible to swap the Recently Added and In Progress menu order? RE: Possible to Rearrange Menu Items? - Dumyat - 2022-07-24 (2022-07-24, 16:45)Chizad Wrote:Yes, you can still re-order as you've done previously. I do the same thing quite often using Matrix. Everything is still located in the home.xml file of the estuary skin.(2017-06-26, 09:54)DaVu Wrote:I updated to Matrix and my menu items reverted to the default. I can no longer locate the Home.xml file. Is this handled differently now? Is it still possible to swap the Recently Added and In Progress menu order? Also, I saw your previous question about re-ordering the sources. This should also be possible. Just navigate to the sources.xml file located in the user data folder, then copy and paste the new order you want for your video sources. Just remember to delete the old entry. I'm pretty sure this will change the order of the sources the next time you open Kodi. RE: Possible to Rearrange Menu Items? - Chizad - 2022-07-26 (2022-07-24, 21:07)Dumyat Wrote:I tried searching my entire C:\ drive for a home.xml file, and it does not appear to exist. I know I found it before when I originally created this thread. I don't know if the home.xml file no longer exists, or if I just can't find it. Where does it normally reside in Windows 10?(2022-07-24, 16:45)Chizad Wrote:Yes, you can still re-order as you've done previously. I do the same thing quite often using Matrix. Everything is still located in the home.xml file of the estuary skin.(2017-06-26, 09:54)DaVu Wrote:I updated to Matrix and my menu items reverted to the default. I can no longer locate the Home.xml file. Is this handled differently now? Is it still possible to swap the Recently Added and In Progress menu order? RE: Possible to Rearrange Menu Items? - Dumyat - 2022-07-26 (2022-07-26, 02:59)Chizad Wrote:For the default version of the Estuary skin included with Kodi when it's installed, the Home.xml file can be located here on Windows 10/11:-(2022-07-24, 21:07)Dumyat Wrote: For custom or modded versions of the Estuary, the skin is located in the Roaming folder. As an example, this is how the path of my modded version of Estuary looks:- The Estuary skin requires the Home.xml file to actually work, so it's very unlikely it does not exist, you just need to track it down To see skins located in the AppData folder sometimes you need to enable the option 'show hidden files, folders and drives' listed under the views option of the folder options as shown below:- Hope this helps. RE: Possible to Rearrange Menu Items? - Chizad - 2022-07-26 (2022-07-26, 12:15)Dumyat Wrote: C:\Program Files\Kodi\addons\skin.estuary\ Yep, sorry. Thanks. Not sure why I wasn't picking it up in Windows Search, but when I manually browsed there there it was. And swapping those tags worked again. Thanks! RE: Possible to Rearrange Menu Items? - jjd-uk - 2022-07-26 My advice would be to copy the whole skin.estuary folder to somewhere safe to you have a backup of your changes. To keep track of where you've changed things then in this backup copy you could rename home.xml to home_mod.xml for example. Then within home.mod.xml you can add a comment such as
above the line you've changed, so the changed line are easy to locate. Or if you changed several ilnes grouped together
RE: Possible to Rearrange Menu Items? - pkscout - 2022-07-28 Just as an FYI, I have an Estuary mod that let's you reorder the main menu items as well as the widgets in each section (and enable/disable as desired). You're of course welcome to do it by hand if you want. I just wanted to offer a way for you to potentially get the same (or similar) result without the code work. I keep the mods up-to-date with the main Estuary branch, so other than the menu reorganization, it's the same as the default Estuary. There are versions for Matrix and the alphas of Nexus linked in my signature. |