v21 Movie Trails by Playlist all on one page? - 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: v21 Movie Trails by Playlist all on one page? (/showthread.php?tid=372448) Pages:
1
2
|
RE: Movie Trails by Playlist all on one page? - PassamaCodi - 2023-03-16 (2023-03-15, 23:42)jepsizofye Wrote: im not sure what is happening for you Okay, after some additional effort, I've now finally made it! :-) Needed to properly install my skin mod by adding the addons through the Kodi File Manager and then installing/enabling the skin, then use it. Just copy and paste of the folder is not enough. Plus, after every xml file edit, I'd have to re-use the skin to see the changes. I think rebooting wasn't enough. Plus, still not seeing all the items listed, but every new item I create I see, which is fine (can delete the useless invisible items). Plus, editing the array item xxxx for LOCALIZE[xxxx] in the resource localisations file for en_us messes up the title (no title shown), so I just typed the string into the Home.xml directly (only need English, anyway). Well, as I said, a lot of complications, but I'm glad I now know everything necessary to move on. Thanks a lot :-) RE: Movie Trails by Playlist all on one page? - izprtxqkft - 2023-03-16 right on regarding reloading to see changes, it is a pita but i have something for that as well if you want to add it open DialogButtonMenu.xml, this is the file for the shutdown menu locate this
underneath that content line add this
then restart kodi, again then any time you open the shutdown menu you will have a new item "Reload Skin" and when selected it will reload the skin with your changes glad you got it RE: Movie Trails by Playlist all on one page? - PassamaCodi - 2023-03-18 @jepsizofye Thanks, I'll look at that later. Does the Home.xml editing way also work with Amber? I noticed that I have an empty xml folder in my "~/.kodi/addons/skin.amber" folder, so I guess adding the Home.xml from Estuary Mod will show those WidgetListPosters as well? Right now, my Amber Videos section shows nothing (no widges) after scanning my library. RE: Movie Trails by Playlist all on one page? - izprtxqkft - 2023-03-18 thats outside my scope as i dont use amber however i expect it would be best practice to change each skin individually since there's no way to know how the code will interact with any certainty |