(2024-10-07, 03:26)jurialmunkey Wrote: (2024-10-06, 20:57)TimboZero Wrote: @jurialmunkey
Now fully a convert from AH2 to AF2 (mostly because of how damned fast it is, and a little for it being cleaner but as customisable)
I do however (as a new user, and a newb) have 3 questions about config…
1) can I add a main menu item (or any combo of menu/widget/etc) for what appears in favourites.xml as RunAddon(“script.launch.retropie”) to AF2?
2) can I have a (like tv and movies titles) widget for favourites (which I tuned the command to ActivateWindow(favouritesbrowser) because I like that format more)
and finally
3) can I please turn off that profile name at bottom of expanded main menu next to the Kodi icon, and if not would you please consider it as an option for next version please? (seeing Master User just feels egotistically wrong to me lol)
Additionally in the ‘please add to next version’ category, could we have some default background images for movies,shows etc (I mean know inv you it’s already in there and I just have to add a dependency or change a config somewhere)
1. Yes. When customising the menu, edit an existing item (or add an empty "None" one) and choose the "Action" button. Action gives you an option to Edit or Browse. Edit will allow you to input the command fpr the shortcut manually.
2. Yes. Similar to above, when customising widgets, creating a None widget, edit the Action, and the input "favourites://" (without the quotes)
3. You can edit your Kodi profile name in Kodi profile settings. Click the master profile and you'll get an option to change the name to whatever you like.
4. Feature requests on github in discussions please as I can't keep track of them on the forums.
https://github.com/jurialmunkey/skin.arc...e-requests
2.3 and 4 completed exactly as you said and also thx for the prompt and perfect reply to 4.
1 however doesn’t seem to work.
If I browse addons and find the ‘app’ in games/standalone games I can add it to favourites and it launches fine from favourites.
I looked in favourites.xml and the entry (some obvious formatting not included because it’s basic and obvious) reads
RunAddon(“script.launch.retropie”)
I made a noop main menu item (also tried a Games Hub with the same noop as a widget within the hub) and used verbatim the line above as the custom action (renamed the action as well of course). Neither worked (had same issue trying same thing in AH2 before I became an AF2 convert yesterday).
Now it’s not a big deal, I can run the rarely used RetrOSMCmk2 (what this ‘script’ is, to launch emulation station as a Retropie front end on Kodi) from addons or favourites, it would just be nice to give it a home button
Edit - I have now made an Addons Hub and added common addons I use to it, such as YouTube.
This works but I have also added via the programs avenue two others. The first was listed as a program addon called My OSMC and selecting it added an action of script://service.osmc.settings and gave me the idea to add Retropie as script://script launch.retropie
Sadly my Addons Hub only shows one widget row of all the YouTube options, nothing for either My OSMC or Retropie. Was a ‘cunning plan’ but failed.